Automatically mounting a server

I have searched the forum and have seen this matter touched on but not in the detail that I think that i need for my purpose.
I need to set up a folder on a volume so that a TOTAL novice can click on an alias or automator action and mount it from their desktop.
In OS 9 we could simply mount the volume and then create an alias of it but that no longer seems to be an option.
I assume that I need an automator action but have no clue where to go.
To be specific here is what I need to do with the action...
0. This will run from the dock so it needs to first go to the finder if necessary.
1. Select Network
2. Select appropriate server
3. Initiate connection
4. Select appropriate user from list of users
5. Enter user name and password
6. Open a specified folder on the users computer.
If any action seems redundant or unnecesary just let me know.
Can anyone help?
Thanks.
Best,
Dan
Powerbook 1gz
Powerbook 1gz
Powerbook 1gz
Powerbook 1gz    

Hi there,
...make Alias not possible ?
Have a look at this it may help...
http://www.mac-help.com/forums/showthread.php?t=286
It would require them to save the password in the keychain, though.
If this doesn't do what you want let us know.
regards
Ric

Similar Messages

  • Automatically mount server and load repositories

    Is there a way i can automatically mount my MDM server and load the repositories automatically at start Up
    Thanks

    The MDM services (MDM Server, Import Server and Syndication Server) can be started using the usual operating system methods (on Windows by setting the relevant service to "automatic" startup type, on UNIX by startup / runlevel scripts etc.)
    The repositories can be loaded using CLIX commands in a batch file / shell script that is executed on startup.
    CLIX can also be used to start the MDM Server service.
    HTH
    Mark

  • How do I get an encrypted dmg on a network share to automatically mount at login?

    I need to mount an encrypted dmg that is stored on an SMB share to automatically mount at login.  I've got the SMB share to mount at login as a "Login Item," but I can't get the encrypted dmg to mount.
    A related question:
    I've got a shell script that mounts my encrypted image, copies data using rsync, and then unmounts the encrypted image.  I tried automating this using a cronjob, but cronjobs are nut run as $USER.  Since the cronjob isn't run as $USER, the cronjob does not have access to the $USER's keychain and cannot authenticate to the encrypted dmg.  Any tips on getting either of these to work?

    I don't use SMB so I'm not sure whether this will work, but try it. Open a TextEdit window and type something like this:
    smb://user:password@server/path-to-file
    Make the obvious substitutions in the text, then select it and drag it to the Desktop. You should get a bookmark file. Double-click it to test. If it works, you can rename the file and put it anywhere you like. Add it to your login items.
    If the above doesn't work, try again with "cifs" in place of "smb".
    The "user:password@" part may not be necessary if the password is in your keychain.

  • Stop automatic mounting of network volume

    I have a MacBook that is on a Windows network and connects to a 2003 server. Any time the MacBook is on it tries to auto mount a network volume on the Windows server about every minute or so using an account of an old user. This results in locking the user out of the network about every 5 minutes. I am looking for a way to shut this off.
    I have looked in the startup items and can’t find anything. I have also checked in the Login items under the user accounts with no success. Any ideas would be very helpful.

    To stop the automatic mounting of a network volume, try looking at Finder, Preferences, Shared, and uncheck the Connected Servers. I don't know if this solves your real problem of (deleted user) drive mapping, but at least it stops trying to mount the volume.

  • Automatically mount an ftp drive on the finder at startup?

    Is there any way to automatically mount an ftp drive on the finder at startup?  I would like to use this to a centralized and controlled way for company staff to access and download files while outside the company.

    thanks for the suggestion.  Not sure what you mean by network volume?
    Most of the time I access the ftp using Transmit.  It will mount the disk to the finder, however only for the duration that the computer is running.  Likewise the ftp disk can be dragged to the login items, however will not open or connect following a restart.
    I have tried Automator, set up a small app in the startup items, and viola, it works like a charm.  Transmit opens automatically, mounts the ftp disk and then transmit shuts down.  Great.
    Now is there any way that this can be set up on a LION server, so that the ftp mounts, and then can be shared for access to clients on the company's local network?  Staff could then upload files that they would like to have available on mobile devices.

  • Automatic mount via sshfs

    Hello guys,
    I set up sshfs using the /home directory of my server and mounting it on /mnt/server. I had to configure the directory permission but now I'm able to mount the directory as normal user with that command:
    sshfs user@serverip:/home/user /mnt/server
    The next step I tried was to mount my server directory automatically using the fstab method from the wiki. So I added
    sshfs#user@serverip:/home/user /mnt/server fuse defaults 0 0
    to my fstab, rebooted my system but nothing was mounted. What's wrong? I have to add that I already set up a SSH Key.
    Best regards.
    Last edited by orschiro (2009-06-20 00:01:55)

    I have ssh-agent setup to ask for my passphrase on the first login after I bootup the machine. This works quite well, and then I don't have to worry about passphrase entry for automated ssh/rsync backups, or logging in to my server for whatever.
    in ~/.bashrc --
    SSH_ENV="$HOME/.ssh/environment"
    function start_agent {
    echo "Initialising new SSH agent..."
    /usr/bin/ssh-agent | sed 's/^echo/#echo/' > "${SSH_ENV}"
    echo succeeded
    chmod 600 "${SSH_ENV}"
    . "${SSH_ENV}" > /dev/null
    /usr/bin/ssh-add;
    # Source SSH settings, if applicable
    if [ -f "${SSH_ENV}" ]; then
    . "${SSH_ENV}" > /dev/null
    ps -ef | grep ${SSH_AGENT_PID} | grep ssh-agent$ > /dev/null || {
    start_agent;
    else
    start_agent;
    fi
    The code isn't mine, but pieced together from several tutorials (don't remember where!) I believe this is basically the same thing that, for example, the gnome-keyring does when it asks for your keyring password. Just doing it the lightweight KISS way
    Good luck!
    Scott
    Last edited by firecat53 (2009-06-20 22:04:35)

  • Automatically mount drives on network

    We are currently set up with an ethernet network, where all 3 computers can log in and see each others files.
    However, rather than having to go to network, find the drive I want to mount, and log in each time, is there way to have it so they automatically mount when the drive is accessible?
    Our main central computer is always on and accessible, but when you turn off the secondary computer accessing it, you have to log back in again when you start it up.

    Hi
    If I've understood you correctly there are a number of ways of doing this.
    Connect to Server > IP Address of Server. Provide the user name and password and ask Keychain Manager to remember the details. Now that it's mounted on the desktop select System Preferences from the Apple Menu > Accounts > Admin Account or account you're interested in > Login Items. Add the mounted share into the Window by either dragging it from the Desktop or clicking on the '+' icon.
    Provided the server is switched on and accessible to the network and it has the same IP address you used to connect to it initially it should present itself on the desktop when you power on and login with your computer.
    If in an OD environment you can map shares to mount at login time using Managed Preferences in WorkGroup Manager.
    Tony.

  • Does TC Automatically Mount?

    I'm currently using an Airport Extreme Base Station as my wireless router, and I've also attached a hard drive to it, which is where I've got the bulk of what is a very large iTunes library. The only problem I have with this set up is that I frequently have to manually mount the drive attached to the AEBS, and it will frequently (but not always) unmount when I close my MacBook. It's a minor inconvenience, but an inconvenience nevertheless.
    Would I have this issue with a TC? Does that drive stay mounted, or at least automatically mount when I connect to my wireless network?
    Thanks!

    Welcome to the discussion area, jrosemergy!
    The only problem I have with this set up is that I frequently have to manually mount the drive attached to the AEBS, and it will frequently (but not always) unmount when I close my MacBook.
    I can't tell from this information whether or not you have your drive set to mount automatically when you start up your computer. If not, you might want to give that a try.
    Would I have this issue with a TC? Does that drive stay mounted, or at least automatically mount when I connect to my wireless network?
    You would want to use a TC primarily for Time Machine backups. If you do this, the TC drive mounts automatically when a backup begins and dismounts when the backup is completed. You really would not want to use the TC for day to day use with iTunes, as it is not designed to function as a media server.

  • Is there a way to prevent a Windows Logical Disk Manager volume from being automatically mounted?

    Lion is automatically mounting two LDM partitions from BootCamp, doesn't find a valid filesystem, and then asks to format or eject them, every time that the system boots.
    How do I go about preventing these disks from being automounted?
    They don't display UDID's, so I'm unsure if I can hide them using fstab, unless fstab supports the old disk-based specification that it used to.

    Although the little camera I was using doesn't capture 16 bit, I did run the jpgs briefly through ACR to try out the shadows/highlight feature since the photos were perfect candidates. My preference there is to convert to 16 bit ProPhoto so maybe--even though the files opened as jpgs. That might be the problem: maybe bit depth is the trigger for psd assignment. Still, I wish there was a way to disable it.

  • Automatically mount USB 3.0 WD External HDD with iMac 24-inch mid-2007

    I am using a 2TB Western Digital (WD) My Book Essential external Hard Disk Drive for my iMac 24-inch mid-2007 to use it as a Time Machine backup disk. This HDD only comes with a USB 3.0 connection. 
    Function-wise, it works with the iMac and Time machine uses it for backup without any issues.
    However, the following problem occurs at every restart: the HDD does not mount automatically. And Time Machine stops backuping. To make it work again, I have to either unplug/replug the power cable of the HDD or unplug/plug the USB cable of the HDD so it mounts again and can be used by Time Machine. When unmounted, I tried to see if the disk was at least visible in Disk Utility so I could mount it from there but it does not appear in Disk Utility until I physically unplug/plug it back again.
    For troubleshooting purposes, I have tried to use this HDD with my MacBook Pro Retina 2013 and I don't have the same problem as the HDD mounts itself automatically when I restart.
    So I assume the problem reside in the way the iMac mid-2007 handle USB 3.0 as it was probably manufactured before the USB 3.0 standard was developped.
    Would anyone know a possible workaround for this issue? I don't have too many hopes but one never knows...

    I am using Mavericks 10.9.1.
    The problem was also occuring when I was running Mountain Lion.
    It looks backward compatible to me except when it comes to automatically mount itself after a restart.

  • Update data automatically in sql server 2005 based on condition proplem

    Hi guys i have problem I have two table
    First one is
    Second One is Vacation
    as relation one to many (vacation has foreign key of Contract No OF Table Contract) 
    what i need is to update Contract table with field status =Finish where start vacation date >end contract Date
    How i do that in sql server 2005 to make update automatically
    Ex
    contract table
    status             nvarchar(20)
    end contract    date time
    vacation table
    start vacation date time
    end vacation date time
    start vacation date is 23/10/2014
    and End
    is 26/10/2014
    Now not update status in contract table to finish because vacation date start is less from end contract
    but when date today is 27/10/2014 update contract table field status to finish
    automatically with sql server 2005 
    How i do that condition to make update to data automatically based on changing on date
    Update statement i need is 
    update Contract set status = finish where start vacation>end contract
    but problem how i write this statement to update data automatically based on date today

    Please post DDL, so that people do not have to guess what the keys, constraints, Declarative Referential Integrity, data types, etc. in your schema are. Learn how to follow ISO-11179 data element naming conventions and formatting rules. Temporal data should
    use ISO-8601 formats. You failed again. Code should be in Standard SQL as much as possible and not local dialect. 
    This is minimal polite behavior on SQL forums. Now we have to write the DDL that you did not bother with! What you did post was wrong! There is no key or constraints. There is no generic “status” in RDBMS; a "<something in particular>_status"
    is a state of being, so it needs a temporal duration. The correct idiom for this data model is: 
    CREATE TABLE Vacations
    (vacation_contract CHAR(15) NOT NULL PRIMARY KEY,
     vacation_start_date DATE NOT NULL,
     vacation_end_date DATE,
     CHECK(vacation_start_date < vacation_end_date),
    Oh, a field is nothing like a column. You need to read a basic SQL or RDBMS book; you do not know the basics. 
    --CELKO-- Books in Celko Series for Morgan-Kaufmann Publishing: Analytics and OLAP in SQL / Data and Databases: Concepts in Practice Data / Measurements and Standards in SQL SQL for Smarties / SQL Programming Style / SQL Puzzles and Answers / Thinking
    in Sets / Trees and Hierarchies in SQL

  • How can I automatically mount a sparsebundle image prior to TimeMachine backup?

    I've been searching for a couple of days now a way to have Time Machine backup to a drive attached via USB.  The drive is a Western Digital 1TB hard drive formatted as NTFS and I'm using Tuxera to read/write from it.  I created a 300GB sparsebundle image with 256bit encryption via Disk Utility and was successfully able to mount the image and perform an initial backup via Time Machine.  All was well until I got an error stating that the backup image couldn't be loaded due to Error -1.  My guess it's because the image is dismounting and when Time Machine states it's looking for the backup image, it's unable to mount it.  I've added my password to the KeyChain Access section but am forced to manually mount the image prior to backing up or the backup fails.
    Most of the articles I've read deal with network backups but I only have one MacBook Pro Retina Display (Mid-2012) running Mountain Lion 10.8.2 x64 and would like to keep my Windows backups separate.  I'm not using a NAS and my setup is a BlackX enclosure holding the 1TB hard drive.  Is there something I can do to have Time Machine automatically mount the image prior to backing up?
    I wrote a small AppleScript to automate the mounting but I want the whole process automated.  I read iCal can help me but apparently it'll pop-up a window that I don't have to want to deal with.
    Also, backing up about 36MB takes around five minutes so I'm not thrilled about the speeds.  Hopefully there's also a solution for it.  I also tried Carbon Copy Cloner and (forgot the name of the other utility) but reading through the features, I just want to keep it simple with Time Machine.  I'm mostly concerned about corruption and loss of my data though I'm not sure how much better Time Machine is but am receptive to any suggestions.
    Thank you for your help.

    drag the dmg to the dock, right click, and "open at login?", that should achieve what you want

  • Thunderbird automatically deletes the server message.

    Thunderbird automatically deletes the server message.
    Happened 2 times, with e-mail sent by the same person. The mesagem disappears and can not find in any folder. Not in the trash and not in spam. It is also not in webmail. What is it?
    I'm using Windows 7 with AVG antivirus, MalwareBytes and ZoneAlarm Firewall.
    Ps .: The messages that were excluded had no attachments.

    Hello isaipanelinha,
    Try this link: https://support.mozilla.org/pt-BR/questions/1017509

  • [solved] automatically mount crypted partitions

    Hey!
    I have an encrypted partition on my extern esata drive. I'd like it is automatically mount it on plugging in the drive.
    For that I have found an tutorial (unfortunately in German) about how to do it with udev:
    http://michael.stapelberg.de/Artikel/au … setup_udev
    But I'm using systemd, so this do not work this way.
    Can anybody explain me, how it will be done with systemd? I have to write a systemd unit file, haven't I?
    Thank you very much for some advices?
    Last edited by smohr (2012-07-27 12:44:23)

    I have solved it. Thank you Mr.Elendig!
    For running more than one command in your udev rules, it is necessary to execute them in a bash script and connect them with &&.

  • Script stops automatically on windows server 2008, IE8 is not launched or it doesn't navigate

    QTP 11.0 - Script stops automatically on windows server 2008, IE8 and works fine on other standalone machines having Windows 7. Pls advise. It is very weird, it suddenly stops launching IE8. Sometimes it launches IE8 but des not navigate from one step to another. I have scheduled it using a vbscript though windows scheduler.  I tired to uninstall QTP, then reinstall, it works fine for first run but stops again.

    To Wendy23,
    Just for clarity, the Windows Server 2008 OS that I ran ROBOCOPY and XCOPY on was the non-R2 version. Microsoft might have fixed this issue in R2.
    You'll probably need to logon as local Administrator or use an account belonging to the local Administrators group.
    Also, open the Command Prompt using "Run as Administrator" (right-click on Command Prompt), then run the XCOPY and ROBOCOPY commands from within this prompt.
    To answer G.Write, the storage is local hard disks.
    Thanks, was a long time ago, I was having a problem with robocopy not copying permissions on a SAN, and was wondering if the SAN was the problem, but your method worked fine for me, thanks.

Maybe you are looking for

  • Using wifi and bluetooth at the same time

    Hello, I have a MacBook Pro bought in 2014 and since the latest updates of OS X (10.10.2) I very often face a drop on wifi efficiency when bluetooth is as well enable on the laptop. Even worse, it sometimes becomes completely frozen; as soon as I dis

  • Check printing: Amount in words is getting jumbled

    Hi, I have a problem in displaying amount in words in check. I am getting the amount in words through functuion module SPELL_AMOUNT correctly,i.e,(for example,110,002 ) ONE HUNDRED TEN THOUSAND TWO. After getting the amount,i am concatenating the wor

  • Why can't firewire carry audio DIRECTLY between 2 macs?

    Hi, My situation.....(I'll simplify) Imagine having 2 macs: 1 G5 (runs Logic Audio) 1 Mac Mini (used as slave to gain access to more gigs of RAM for orchestra) Now....in order to pipe 8 channels of digital audio from MAc_Mini to the G5, it is neccess

  • Applying a class to a button on a page

    Using APEX 4.0.2 Trying to style a button on a form. BUTTON STYLE = Template Based Button BUTTON TEMPLATE = Button BUTTON ATTRIBUTES = class="btn btn-primary" When I firebug the page the only class I see applied is "t3ButtonHtmlMiddle". Is it possibl

  • Error using BULK Collect with RECORD TYPE

    hello I have written a simple Procedure by declaring a record type & then making a variable of NESTED Table type. I then select data using BULK COLLECT & tryin to access it through a LOOP.....Getting an ERROR. CREATE OR REPLACE PROCEDURE sp_test_bulk