Automatically Connects to Server on login

When we log in to the Student account of some of our school MacBooks they automatically go to the 'Authenticate to Kerberos' box you would normally see after having clicked 'Connect' in 'Connect to Server'. They are trying to log in as particular students. Does anyone know how we can stop this?

1. If the problem occurs with a particular user each time you log in no matter which Mac-book, he most likely has a link to the server in his start-up items.
2. If it happens on a Group of units that are on the same "Computer List" or the Users are all members of the same login group, You most likely have an auto mount setting in WGM.
3. The only other place to look that I can think of is a Login hook that may have been setup, but that seems out of the realm of what you describing.

Similar Messages

  • Email security Q: Connection to server succeeded; login not required

    Hi everyone
    I ran the Mail Connection Doctor on my mac at home this morning as I was having trouble sending an email.  One of my email accounts (SMTP) has come back with:
    "Connection to server succeeded; login not required. "
    I am just wondering what that means security wise? As it is my work email I am a bit worried that perhaps the IT people didn't set it up right? They've been having a lot of trouble with someone spoofing the boss's email too. 
    Does that mean that anyone who knows this email servers details can just use it?  
    All my other email accounts come back with "Connection and login to server succeeded". 

    Dear Samir,
    In order to try to resolve the issue, please do the following steps :-
    1. Go to Add/Remove Program --> Uninstall SAP Business One Client.
    2. Go to C:\Program Files\SAP, then take a backup of the SAP Business One Folder and
        then delete the SAP Business One folder.
    3. Go to Start --> Run --> %UserProfile%\AppData\Local\SAP\
        Then delete the SAP Business One Folder.
    4. Now reinstall the SAP Business One Client application from the B1_SHR.
    Now you can login and enter all the details information and then log out from SAP Business One
    application. You can open the application again and check this issue.
    Note : Please make sure that the Windows user has read and write access to the above two folders
              as per step (2) and (3).
    Regards,
    Rakesh Pati
    SAP Business One Forum Team.

  • Connecting to server at login -- different subnet

    Here's my situation. I have a ethernet LAN with IP addresses 192.168.0.xxx. I have added a wireless router/bridge withg IP addresses 192.168.2.xx.
    I have a Mac Mini at 192.168.0.103 and an iMac at 192.168.2.2.
    I can connect to the MacMini from the iMac using the "connect to server" option.
    If I drag the Volume into the Login section of Account options it does not automatically connect. Instead, I have to do this manually.
    Any ideas how I can mount this volume automatically at login?
    Many Thanks
    Ian

    mrsmittys wrote:
    I'll give it a try tomorrow at school. The next question is where do I add this script to have work at login? It looks like I should be able to copy it to an appropriate place in the Guest directory?
    don't even bother with adding anything to the guest directory. It will be promptly deleted on logout.
    From your admin account make a Users Agent using [Lingon|http://lingon.sourceforge.net>. When creating it check the box to run it when somebody logs in. Make it run an application (you'll have to make one) that mounts the server. You can use the automator to make that app as others suggested but I would use Apple Script.
    The Script should look something like this:
    set UN to do shell script "whoami"
    if UN is "Guest" then
    --this is to make sure the script only does something if Guest is logged in
    mount volume "afp:10.1.1.21/path/to/share/"
    end if
    You'll have to modify the afp part -I'm still confused about how you want it to work.
    Thanks, that looks like the script that I need, and you are completely correct about not needing the username:password syntax. (assuming it works)
    Thanks for the suggestion about adding a launchd. You guys ROCK!!
    Message was edited by: mrsmittys

  • Connecting to server at login (newbie)

    I am trying to setup accounts for teachers at our school that would allow them to login in to a local account, but automatically allow them to connect to the server to get at their documents. The reason for this is to bypass the necessity of the teachers to wait for the slowness of the login process, and to not have them need to manually enter in the connect to server, or apple+k command (trust me, it is easier without that!). Ideally, I would like to have that available on these options occur on the Guest account.
    Thanks for any help!!

    mrsmittys wrote:
    I'll give it a try tomorrow at school. The next question is where do I add this script to have work at login? It looks like I should be able to copy it to an appropriate place in the Guest directory?
    don't even bother with adding anything to the guest directory. It will be promptly deleted on logout.
    From your admin account make a Users Agent using [Lingon|http://lingon.sourceforge.net>. When creating it check the box to run it when somebody logs in. Make it run an application (you'll have to make one) that mounts the server. You can use the automator to make that app as others suggested but I would use Apple Script.
    The Script should look something like this:
    set UN to do shell script "whoami"
    if UN is "Guest" then
    --this is to make sure the script only does something if Guest is logged in
    mount volume "afp:10.1.1.21/path/to/share/"
    end if
    You'll have to modify the afp part -I'm still confused about how you want it to work.
    Thanks, that looks like the script that I need, and you are completely correct about not needing the username:password syntax. (assuming it works)
    Thanks for the suggestion about adding a launchd. You guys ROCK!!
    Message was edited by: mrsmittys

  • Automatic connection to server for iTunes

    Hi there,
    I sometimes like to connect to my main iTunes Library on my G4 server, so I can manipulate and edit my library from a remote machine. I can do this okay, so long as I am already connected to the remote server via AFP.
    What I would like to know is, as with Time Machine, is there any way I can make iTunes automatically connect to the server drive on startup? This would save me having to connect to my network volume first each time before launching iTunes.
    Any clues?
    Thanks!

    That's a neat solution, thanks for the idea!
    I was considering writing an Automator script to connect to the server when I launch iTunes, but yours is a nice idea too. Unfortunately I do tend to keep my machine in sleep for long periods of time, so if I have already ejected the server then I'd have to reconnect.
    I guess the ultimate solution would be to have a script a-la Time Machine for using sparse diskimages... But since that's built into Time Machine I guess it's not possible!

  • Cannot connect to SERVER. Login failed for user 'DOMAIN\user'. (Microsoft SQL Server, Error 18456) - SQL Server 2012 on Windows Server 2008 R2

    I've seen multiple blogs and forums with similar problems and SQL 2012 or 2008. But no solutions that work for me.
    I have installed SQL Server in mixed mode (SQL and Windows authentication). I can create new Login accounts in either mode. However, I cannot get an AD security group Login account to work. I am trying to add group 'DOMAIN\Domain Admins' or 'SERVER\Administrators'
    as a Login so that any of the domain's administrator accounts can open SQL Server Management Studio and act as an 'sa' account on this server.
    I have deleted the SQL account 'DOMAIN\Domain Admins'.
    I have restarted SQL.
    I have restarted the Win2K8r2 server.
    I have launched SSMS as Administrator from the desktop of SERVER.
    I have launched SSMS as another user (and used 'DOMAIN\user' to lauch it) from the desktop of SERVER.
    I can create a login account named 'DOMAIN\user' (who happens to be a member of the 'DOMAIN\Domain Admins' group) and give this account 'sa' security, and when I do that, this account works as expected...
    How do I add a security group as a Login account and give all members of that group the ability to be an 'sa' account?

    Hi geoperkins,
    Are you getting the following error message?
    Error: 18456, Severity: 14, State: 11
    Login failed for user <Domain\user>. Reason: Token-based server access validation failed with an infrastructure error.
    If that is the case, the issue could be due to that the Windows login has no profile or that permissions could not be checked due to UAC. Please disable UAC firstly and check if it is successful to log in SQL Server.
    Another reason could be that the domain controller could not be reached. You may need to resort to re-creating the login. Create a new group in AD, add users to the new group, then add the group to the local admin group and create login for the group in SQL
    Server.
    There is a connect item describing similar issue for your reference.
    https://connect.microsoft.com/SQLServer/feedback/details/680705/cant-login-to-sql-using-windows-authentication-when-user-is-in-a-domain-security-group
    For more details about above error, please review the following blog.
    http://sqlblogcasts.com/blogs/simons/archive/2011/02/01/solution-login-failed-for-user-x-reason-token-based-server-access-validation-failed-and-error-18456.aspx
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • Automatic connection to wireless before login?

    Hi all,
    Can anyone tell me how to make my Mac Mini (old PowerPC version) connect to a wireless network at startup, before the user is required to log in? It is running OS X 10.5.8 with a standard configuration.
    I have tried playing with the network settings, but it does not seem to associate itself with the wireless network until after a user account has logged in. (Once I do log in, though, wireless association happens quickly and normally.)
    Any ideas?
    Thanks!
    - Essd

    Ugh! I was hoping to avoid having to do some UNIX hacking, but since no one else has piped up, I figured out a semi-reasonable way to do it.
    In /Library/LaunchDaemons, create a file called "com.example.airport.plist" and place the following in it:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/
    PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>Debug</key>
    <false/>
    <key>Label</key>
    <string>com.example.airport</string>
    <key>KeepAlive</key>
    <false/>
    <key>ProgramArguments</key>
    <array>
    <string>/Users/YOURUSERNAMEHERE/bin/join-wifi.sh</string>
    </array>
    <key>RunAtLoad</key>
    <true/>
    </dict>
    </plist>
    This tells it to run the script /Users/YOURUSERNAMEHERE/bin/join-wifi.sh at start-up. Obviously, replace YOURUSERNAMEHERE with your OS X username so that this corresponds to a folder off your home directory.
    Then, in your home directory, make sure that you have a "bin" folder for storing scripts. Create a file therein called join-wifi.sh that contains this:
    #!/bin/bash
    networksetup -setairportpower en1 on
    networksetup -setairportnetwork en1 your-network-name-goes-here 'your-WPA-key-goes-here'
    In this last file, replace the your-network-name-goes-here with the name of the wireless network, and replace your-WPA-key-goes-here with your wireless network's password.
    The next time you reboot, it should join the wireless network automatically.
    That did it for me, but I sure wish there were a more elegant solution!
    - essd

  • Automatically connecting a WEP encrypted Airport Extreme network

    My Powerbook when it turns on has no trouble connecting to my WEP encrypted Airport Extreme network. My iMac G5 on the other hand requires a manual connection to the network. This even though my Apple menu -> System preferences -> network -> configure -> Airport has "by default join a specific network" with username and password selected.
    Why does the Powerbook automatically connect when the iMac does not? Both are sitting side by side?

    Well a variant of that article did work. I called AppleCare. They had me while I was still not connected, create a new location, Configure my airport settings, and lo and behold, preferred networks was there, I was able to edit my password for my WEP connection, hit Apply Now, restart, and Change All keychain passwords, and my network automatically connected on the next login.
    Thank you.

  • Proper way to Connect to Automatically Connect to SSH Server

    What is the proper way to automatically connect to an ssh server via applescript?
    I've tried a variety of different things, none of them seemed to have worked yet... I've searched Google for quite awhile, and was wondering if anyone could please shed some light.
    1. do shell script "ssh user@hostname"
    Error Msg: Pseudo-terminal will not be allocated because stdin in not a terminal
    2. do shell script "ssh -t -t user@hostname"
    Error Msg: None; However it doesn't allow me to put a password in
    3. do shell script "ssh user@hostname > /dev/null &"
    Error Msg: None; Same as above
    4. tell application "Terminal"
    do script "stty -echo"
    do script "ssh user@hostname"
    end tell
    Error Msg: None. Popups a terminal window for user to enter password
    I've been using password prompt box, for the user to enter a password and would like a way to pass it directly to ssh terminal running in the background.
    I've also though about using SSH RSA keypairs the only way to accomplish this (no login regquired) but would prefer to use user/password authentication rather than trusted RSA keypairs.

    I am trying to setup an automated port forward through ssh -L and run it in the background for someone who has no idea what ssh is..
    Then either Terminal.app or private keys are your option.
    Could you shed some light on why RSA private keys are more secure? Because can't they be used by any user on that machine?
    Not unless you set it up wrong.
    SSH keys require two matching pieces of information - a private key (normally stored in the .ssh directory in your home directory) and a matching public key stored in the authorized_keys file in the .ssh directory of the home directory of the account you're logging in as.
    These two pieces of data have to match and since they're in the home directories of the respective accounts, they are only accessible to the specific user and not everyone.
    Whereas password authentication requires it to typed in.
    And if it's wrong (e.g. a hacker guesses incorrectly) he can try again, and again, and again until he either gets bored (not likely since he's probably using an automated script anyway) or he gets lucky and gets in.
    People are notoriously bad at selecting passwords. All too often passwords are weak and can be broken via simple dictionary attacks (try combinations of common dictionary words) or social engineering techniques. Public keys cannot be broken in such way (or, at least, the brute force attack is estimated to take the average hacker several years to break through).
    There are also trojan keylogger applications (more common on Windows, of course) - these have the ability to record every keystroke made on the system, which makes it easy to capture someone's password any time they type it.

  • Connecting to Server with alias, how to get login to popup?

    I have one computer, not really a server. One computer i have an alias that goes to a folder on that other computer. If im not connected, ill open the alias and ill get the login prompt without having to do the whole "Connect to server" thing. on another computer, i have the exact same aliasgoing to the same place. When its clicked on that computer, i get an error about the alias not being correct or file no present or something. I want it to work the same way where i get the login prompt.
    What is preventing that from popping up automatically when trying to connect with the alias?

    I was just going through all the computers that need an alias folder on their desktop to connect to this one computer. All the computers automatically prompt for the login right away when not connected to the main computer except for one. Ive deleted and recreated the alias several times and no change. here is the exact error im getting...
    "The volume for "name of alias" cannot be found"
    "Insert the disk or connect to the server volume and wait for it to appear on the desktop, then try again"
    With the other computers, it puts the volume on the desktop right then when opening the alias, again except for this one computer. What am i overlooking?

  • Can't get rid of automatic request for server connect.

    When loggin in the computer tries to connect to an other computer in the house (the last time the computer was connected to this server (other comp.), it could not disconnect, and since then it tries to connect again by login). How do I get rid of this. As far as I can see, there is no loginscripts, automatorscripts, launchitems or anything that can be the course of this request.
    Any surgestions??
    Regards Bo-T

    I have this same problem.
    In my case, I was unable to set up my home network because my computer would not show the connected server in the Finder window. In order to Screen Share, I have to use the "Connect to Server" command in the "Go" menu.
    In searching for a solution to my problem, I found an elegant workaround that enabled me to automatically connect to my server on login. Normally, this can be accomplished from System Preferences/Accounts/Login Items, but I couldn't find my server there (it wasn't appearing there, either). You might look in this area to see if there's a server being automatically connected there.
    Since then, however, I've had to change the IP address for my main (G5) server, which also changed its name in the "Connect" box. This is a long way of saying I now have the same problem, where my computer tries to connect to my old server IP address, and I get the same error as you do.
    I've been trying to find the post with the workaround to remember how I was able to do this, but have been unsuccessful.
    I'm hoping someone will be able to provide the workaround; it might solve both of our problems.

  • Lion - spurious connect to server request on login

    When I log in to my mac Lion account, it seems that it is attempting to connect to a server that isn't there as it gives me an error message 'Cannot connect to server (servername)'
    I have check my login profile and there's no connect to server quest there, nor is it in 'Sharing', nor is it (as far as I can tell) hurried in Finder.
    Where can this connect request be coming from? (the named server used to be on my network but has since been removed).
    It may be in a startup script somewhere, but where? And how c an I see my startup and login scripts?
    Any ideas please?
    Thanks

    Pierre
    Taking your suggestions from the bottom:
    There are no spurious apps in the dock - all of the apps are valid;
    A few apps open automatically - none should do any server connections - but I will check that out thanks;
    I don't known what you mean by the 'old alias' - you may have something but there have been no machine users deleted since the machine was set up.
    Is there any way to view the startup and login logs? If I could get hold of them I would be able to debug it and sort this out!
    Thanks again

  • Connect to Server Login Item

    On my dual 2GHz Powermac, I set mine up by connecting to the server via AFP. Once connected, I drag the server from the desktop to the Login Items window. Has worked perfectly for me for about six months.
    Now I'm setting up a new dual core 2GHz Powermac for a co-worker... Used the same procedure but get an error dialog saying "Connection failed...The server may not exist or it is not operational at this time. Check the server name or IP address and try again." It's almost like the it's trying to connect before all the protocols are turned on. This only happens when I first start up the computer. If I start up, then log out and log back in to the account, it connects automatically just fine.
    Can anyone enlighten me on my problem?
    Powermac Dual Core G5 2.0   Mac OS X (10.4.3)  

    Thanks Kevin.
    Appletalk is active and I did connect to the server using the method you described. The problem persisted. For a quick fix, I just turned off automatic login and gave her a blank user password. So when the login screen comes up, all she has to do is click once on her name. This seems to offset the timing just enough to allow the Connect to Server login item to work correctly.
    This new computer must just be too fast for its own good!

  • Hi recently my MacBook pro has stopped connecting to our office Synology server automatically.  I now have to Go Connect to Server etc in order to browse the file server. Clearing key chain and then readding everything hasnt made any difference. HELP

    Hi recently my MacBook pro has stopped connecting to our office Synology server automatically.  I now have to Go > Connect to Server > etc in order to browse the file server. Clearing key chain and then readding everything hasnt made any difference. HELP

    Not sure what other tests they could run for me. I've pretty much run all the tests I can using Drive Genius and Tech Tool Pro 5. Is there anything they use that I don't know about??

  • Can't paste password in "connect to server" login box

    I need to connect to a webDAV site that assigns temporary login passwords to my established ID. (The temp password lasts 8 hours and is 30+ characters long.)
    In Leopard 10.5.6, I can't copy the assigned password from the resulting web page and paste it into the "connect to server" login password box. I can, however, paste the password into a text file. (Can't paste that into the box either.)
    Pasting the password works with a Tiger installation on another machine and with a crappy XP laptop. I've tried to use it on my Leopard installation in a brand new account with no luck either.
    Huh?

    Catherine,
    You can provide feedback to Apple on that issue if you wish. http://www.apple.com/feedback/
    Chris

Maybe you are looking for

  • Error while load data into Essbase using ODI

    Hi , I'm getting the following error while loading measures into Essbase using ODI, I used the same LOG nd Error file and file path for all my Dimensions , this worked well but not sure why this is not working for measures....need help. File "<string

  • Where is the sound?

    PLEASE HELP!!!! sometimes....very often... i can't hear music in itunes....tried to get help from itunes via email....they referred me to apple...

  • Login to SQL Developer as the SYS user for Getting Started tutorial

    I went to try and do the following tutorial to learn about SQL Developer 3.0, but I cannot get started because I'm unable to perform Prerequisite #3. How do I "Login to SQL Developer as the SYS user"? Dave Getting Started with Oracle SQL Developer 3.

  • Icloud dosen´t work with outlook 2013

    I can´t use icloud with outlook 2013. What can I do? Outlook crashed every time istrat icloud.

  • Tables used in a program

    Hi guyz, Iam jus wondering if  there is any  table that gives me all the tables used in a particular program.. Regards