Mac OS X Server : cannot login

I have a Mac OS X server 10.9.5.
Since a recent update of the Server App, I have the following problems :
- cannot login via imap and smtp to my server
- cannot "connect as" my self in Finder any more to see my home directory on the server from an Imac Server running also OS X 10.9.5
my server is accessed for the email as mail.agilebuild.com and when I connect from the IMac it is known as "agilebuild.local".
I think that I might have called the server ilantoutseul.agilebuild.com back when I set up Open Directory.
I see the following messages in /var/log/system.log
Any help will be appreciated.
Antoine
Dec  7 14:03:12 192.168.1.79 kdc[57]: Got a canonicalize request for a LKDC realm from local-ipc
Dec  7 14:03:12 192.168.1.79 kdc[57]: Asked for LKDC, but there is none
Dec  7 14:03:12 192.168.1.79 kdc[57]: Got a canonicalize request for a LKDC realm from local-ipc
Dec  7 14:03:12 192.168.1.79 kdc[57]: Asked for LKDC, but there is none
Dec  7 14:03:12 192.168.1.79 kdc[57]: AS-REQ [email protected] from 192.168.1.71:55075 for krbtgt/[email protected]
Dec  7 14:03:12 --- last message repeated 1 time ---
Dec  7 14:03:12 192.168.1.79 kdc[57]: Need to use PA-ENC-TIMESTAMP/PA-PK-AS-REQ
Dec  7 14:03:12 192.168.1.79 kdc[57]: AS-REQ [email protected] from 192.168.1.71:55063 for krbtgt/[email protected]
Dec  7 14:03:12 --- last message repeated 1 time ---
Dec  7 14:03:12 192.168.1.79 kdc[57]: Client sent patypes: ENC-TS
Dec  7 14:03:12 192.168.1.79 kdc[57]: Too large time skew, client time 2014-12-07T13:53:17 is out by 595 > 300 seconds -- [email protected]
Dec  7 14:03:12 192.168.1.79 kdc[57]: Need to use PA-ENC-TIMESTAMP/PA-PK-AS-REQ
Dec  7 14:03:12 192.168.1.79 kdc[57]: AS-REQ [email protected] from 192.168.1.71:49655 for krbtgt/[email protected]
Dec  7 14:03:12 --- last message repeated 1 time ---
Dec  7 14:03:12 192.168.1.79 kdc[57]: Client sent patypes: ENC-TS
Dec  7 14:03:12 192.168.1.79 kdc[57]: Too large time skew, client time 2014-12-07T13:53:17 is out by 595 > 300 seconds -- [email protected]
Dec  7 14:03:12 192.168.1.79 kdc[57]: Need to use PA-ENC-TIMESTAMP/PA-PK-AS-REQ
Dec  7 14:03:12 192.168.1.79 kdc[57]: AS-REQ [email protected] from 127.0.0.1:52952 for krbtgt/[email protected]
Dec  7 14:03:12 --- last message repeated 1 time ---
Dec  7 14:03:12 192.168.1.79 kdc[57]: Need to use PA-ENC-TIMESTAMP/PA-PK-AS-REQ
Dec  7 14:03:12 192.168.1.79 kdc[57]: AS-REQ [email protected] from 127.0.0.1:54789 for krbtgt/[email protected]
Dec  7 14:03:12 --- last message repeated 1 time ---
Dec  7 14:03:12 192.168.1.79 kdc[57]: Client sent patypes: ENC-TS
Dec  7 14:03:12 192.168.1.79 kdc[57]: ENC-TS pre-authentication succeeded -- [email protected]
Dec  7 14:03:12 192.168.1.79 kdc[57]: Client supported enctypes: aes256-cts-hmac-sha1-96, aes128-cts-hmac-sha1-96, des3-cbc-sha1, arcfour-hmac-md5, using aes256-cts-hmac-sha1-96/aes256-cts-hmac-sha1-96
Dec  7 14:03:12 192.168.1.79 kdc[57]: Requested flags: forwardable
Dec  7 14:03:12 192.168.1.79 kdc[57]: TGS-REQ [email protected] from 127.0.0.1:49155 for host/[email protected] [canonicalize, forwardable]
Dec  7 14:03:12 192.168.1.79 kdc[57]: Searching referral for 192.168.1.79
Dec  7 14:03:12 192.168.1.79 kdc[57]: Server not found in database: krbtgt/[email protected]: no such entry found in hdb
Dec  7 14:03:12 192.168.1.79 kdc[57]: Failed building TGS-REP to 127.0.0.1:49155
Dec  7 14:03:12 192.168.1.79 kdc[57]: TGS-REQ [email protected] from 127.0.0.1:57454 for krbtgt/[email protected] [forwardable]

Hi Antoine,
According to this log at least the time between the server and client is off.
Dec  7 14:03:12 192.168.1.79 kdc[57]: Too large time skew, client time 2014-12-07T13:53:17 is out by 595 > 300 seconds -- [email protected]
Verify that both the client and the server have the same time, otherwise kerberos will not work.
Then open the terminal.app on your server and show us the output of:
sudo changeip -checkhostname
It will not change anything just give a reply about the hostname of your server.
That will give us more info on how to fix your problem.
Goodluck
Jeffrey

Similar Messages

  • VPN connection on Mac gives "PPP Server cannot be authenticated"

    Hello all
    I am trying to connect my mac mini to my company's VPN. On my mac mini I tried the following to connect to VPN.
    - System Preferences -> Network
    - Created a new network, interface: VPN, VPN type: L2TP over IPSec, service name: Office VPN
    - Configuration: default, Server Address: 222.222.22.222, Account Name: user1
    Authentication Settings -> User Authentication Password: (password), Machine Authentication Shared Secret: (secret)
    This does connect the mac to the vpn but after an interval of 6-10 minutes I always get a "PPP server cannot be authenticated" error. I can't seem to understand what is going wrong over here. The same problem is with every mac trying to connect to this vpn. Windows PC users did not report a problem of such sort.
    I checked the system logs as well. Here's what happened until the connection was disconnected.
    Thu Apr 14 14:43:02 2011 : L2TP connecting to server '222.222.22.222' (222.222.22.222)...
    Thu Apr 14 14:43:02 2011 : IPSec connection started
    Thu Apr 14 14:43:04 2011 : IPSec connection established
    Thu Apr 14 14:43:04 2011 : L2TP connection established.
    Thu Apr 14 14:43:04 2011 : Using interface ppp0
    Thu Apr 14 14:43:04 2011 : Connect: ppp0 <--> socket[34:18]
    Thu Apr 14 14:43:04 2011 : CHAP authentication succeeded
    Thu Apr 14 14:43:07 2011 : local IP address 192.168.69.100
    Thu Apr 14 14:43:07 2011 : remote IP address 192.168.1.254
    Thu Apr 14 14:43:07 2011 : primary DNS address 192.168.1.84
    Thu Apr 14 14:43:07 2011 : secondary DNS address 192.168.1.85
    Thu Apr 14 14:43:07 2011 : l2tpwaitinput: Address added. previous interface setting (name: en1, address: 192.168.4.14), current interface setting (name: ppp0, family: PPP, address: 192.168.69.100, subnet: 255.255.255.0, destination: 192.168.1.254).
    Thu Apr 14 14:43:37 2011 : l2tpwaitinput: Other Address event (8). previous interface setting (name: en1, address: 192.168.4.14), other interface setting (name: 99, family: 8716788, address: 4.0.69.100, subnet: 0.0.0.1, destination: 128.192.31.0).
    **Thu Apr 14 14:43:34 2011 : IPV6CP: timeout sending Config-Requests**
    Thu Apr 14 14:55:07 2011 : Connection terminated.
    Thu Apr 14 14:55:07 2011 : Connect time 12.1 minutes.
    Thu Apr 14 14:55:07 2011 : Sent 20233 bytes, received 48346 bytes.
    Thu Apr 14 14:55:07 2011 : L2TP disconnecting...
    Thu Apr 14 14:55:07 2011 : L2TP disconnected
    Can somebody help me out over here? What could be going wrong over here?

    I'm looking for much the same answer, so can't help with the big picture. However, the Firewall options are not in System Preferences, but in the Server Admin in the Dock. Click on it, click on the triangle next to your server's name, then go down to FIrewall.

  • Cannot upgrade XServe G5 to Mac OS X Server 10.5

    I have a XServe G5 running Mac OS X Server 10.4.11. I have a Mac OS X Server 10.5 Install DVD with a 10.5 Server Unlimited Client license. When I try to upgrade the installer starts and after I select English language it says that Mac OS X Server cannot be installed on this computer. I have even pulled the hard drive and put it in another XServe G5 as a second hard drive and get the same message. The only issue I can think of is that the Install DVD says that it is part of a hardware bundle. It came with a new Intel XServe that qualified for the free upgrade to OS X 10.6 server so the license is unused. This doesn't make much sense though because all of the documentation says that it should work on my XServe G5 and I even looked at the code and it looks like it will work. The firmware on the G5 is up to date, there is plenty of RAM and HD space. Since this happens so soon in the process it looks like it's drawing from a bad machine code which it shouldn't be. Any ideas?

    You may be right but that's not what the documentation that comes with the DVD and the documents on the DVD state. The Getting Started PDF on my DVD says:
    What You Need to Install Leopard Server
    To install Leopard Server, you need a Macintosh desktop computer or server with:
    An Intel processor or PowerPC G5 or G4 (867 MHz or faster) processor
    At least 1 gigabyte (GB) of random access memory (RAM)
    At least 20 gigabytes (GB) of disk space available
    An active connection to a secure Ethernet network
    Check on all of those. I also looked at the code in the install package and it does return bad machine codes on certain models but not any XServe.
    If I need to contact Apple I will, but that is never even implied in the documentation.

  • Mac OS-X server upgrade from v3.2.1 to v.3.2.2

    Hi, I just upgrade my OS-X to Yosemite. But I found that my Mac OS-X server cannot work. It is version3.2.1 and I cannot upgrade to version 3.2.2. My server is now stop working. Any suggestion?
    Do I need to delete the OS-X server and download the new one again from Apple Store. I need my server back again ASAP as it holds all my teaching notes for my students, thank you
    Jimmy from Hong Kong

    Thank you for your advice. Unfortunately, the Apple Store only has OS-X server 3.2.2. When I tried to upgrade it and I got the error message again " Server can’t be installed on “Macintosh HD” because the version of OS X is too new."
    Any advice to find the OS-X version 4.0 from Apple Store.
    Thank you
    Jimmy

  • You cannot install Mac OS X Server Update on this volume. (10.5.6)

    I hope someone can help!
    I started with 10.5.5, but was having lots of problems with MobileMe. I have downloaded 10.5.6 which I have heard is more stable but it won't allow me to install it with the following error message "You cannot install Mac OS X Server Update on this volume. This volume does not meet the requirements for this update." I have then downloaded 10.5.7 which installs fine but does not fix my original problem and I know it is less stable that 10.5.6. I have tried to install 10.5.6 again but same problem. Any ideas of what I have to do to my HD to make it happen?
    The main problems I am having with MobileMe is registering the computer (it wont happen), syncing (it wont happen because the computer isn't registered), and publishing iweb updates.
    Thanks, J

    You downloaded the wrong updater version. You downloaded an updater for OS X Server but do not have OS X Server installed, hence the error. The 10.5.6 Combo Updater is here.
    You will have to provide more information about the problem you are having with MobileMe. And, you should login to your MM account online so you can post your problem in their specific forums.
    Before you install a system update I suggest you see the following:
    How to Install OS X Updates Successfully
    A. Repair the hard drive and permissions:
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. Then select Disk Utility from the Installer menu (Utilities menu for Tiger.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now shutdown the computer for a couple of minutes and then restart normally.
    If DU reports errors it cannot fix, then you will need Disk Warrior (4.0 for Tiger) and/or TechTool Pro (4.5.2 for Tiger) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    B. Make a bootable backup of your current working system:
    How to Clone Using Restore Option of Disk Utility
    1. Open Disk Utility from the Utilities folder.
    2. Select the backup or destination volume from the left side list.
    3. Click on the Erase tab in the DU main window. Set the format type to Mac OS Extended (journaled, if available) and click on the Erase button. This step can be skipped if the destination has already been freshly erased.
    4. Click on the Restore tab in the DU main window.
    5. Select the backup or destination volume from the left side list and drag it to the Destination entry field.
    6. Select the startup or source volume from the left side list and drag it to the Source entry field.
    7. Double-check you got it right, then click on the Restore button.
    C. Important: Please read before installing
    1. If you have a FireWire hard drive connected, disconnect it before installing the update unless you will boot from this drive and install the update on it. Reconnect it and turn it back on after installation is complete and you've restarted.
    2. You may experience unexpected results if you have installed third-party system software modifications, or if you have modified the operating system through other means. (This does not apply to normal application software installation.)
    3. The installation process should not be interrupted. If a power outage or other interruption occurs during installation, use the standalone installer (see below) from Apple Downloads to update. While the installation is in progress do not use the computer.
    D. Download and install update(s):
    1. Use Software Update, or
    2. Download standalone updater(s).

  • Can not receive Mac mail -error Outlook cannot find the server. Verify the server information is entered correctly in the Account Settings, and that your DNS settings in the Network pane of System Preferences are correct.  Account name: "MacMail"

    Can not receive Mac mail -error Outlook cannot find the server. Verify the server information is entered correctly in the Account Settings, and that your DNS settings in the Network pane of System Preferences are correct.  Account name: "MacMail"
    What are the correct mail account settings and more importantly the correct DNS settings
    Thank you for any help you may be able to provide
    Cheers
    Chris (iMac i7)

    Do not delete the old account yet. sign up for an iCloud account if you haven't.
    I understand .mac mail will still come through. Do not delete the old account yet.
    You cannot use .mac or MobileMe as type of Account, you have to choose IMAP when setting up, otherwise Mail is hard coded to change imap.mail.me.com to mail.me.com & smtp.mail.me.com to smtp.me.com, no matter what you try to enter.
    iCloud Mail setup, do not choose .mac or MobileMe as type, but choose IMAP...
    On second step where it asks "Description", it has to be a unique name, but you can still use your email address.
    IMAP (Incoming Mail Server) information:
              •          Server name: imap.mail.me.com
              •          SSL Required: Yes
              •          Port: 993
              •          Username: [email protected] (use your @me.com address from your iCloud account)
              •          Password: Your iCloud password
    SMTP (outgoing mail server) information:
              •          Server name: smtp.mail.me.com
              •          SSL Required: Yes
              •          Port: 587
              •          SMTP Authentication Required: Yes
              •          Username: [email protected] (use your @me.com address from your iCloud account)
              •          Password: Your iCloud password
    Also, you must upgrade your password to meet the new criteria:  8 characters, including upper and lower case and numbers.  If you have an older password that does not meet these criteria, when you try to setup mail on your mac, using all of the IMAP criteria listed above, it will still give a server error message.  Go to   http://appleid.apple.com         then follow directions to change your password, then go back to setting up your mail using the IMAP instructions above.
    Thanks to dpepper...
    https://discussions.apple.com/thread/3867171?tstart=0

  • Hi, i am having trouble with my mac mail account, i cannot send or receive any emails because of the server connection problems. Message says it could not be connected to SMTP server. Thanks in advance for your help.

    Hi, i am having trouble with my mac mail account, i cannot send or receive any emails because of the server connection problems. Message says it could not be connected to SMTP server. Thanks in advance for your help.

    Hello Sue,
    I have an iPad 3, iPad Mini and iPhone 5S and they are all sluggish on capitalisation using shift keys. I hope that Apple will solve the problem because it is driving me crazy.
    I find using a Microsoft Surface and Windows 8 phone, which I also have, work as well as all the ios devices before the ios 7 upgrade.
    It has something to do with the length of time that you need to hold the shift key down. The shift key needs to be held longer than the letter key for the capitalisation to work. For some reason, this is a major change in the way we have learnt to touch type on computers. I am having to relearn how to type!
    Michael

  • Cannot login to network account (leopard client and server)

    Up until now, I have used local accounts on my leopard server. I want to start experimenting with OD prior to implementing. I created a new user account in the /LDAPv3/127.0.0.1 domain, and have bound my leopard client to the server using directory utility. On the login screen, "Network Accounts Available" has a green button to the left of it. When I try and login to the server account, the login window just shakes. At first, I could enter the password and then it would prompt me for a new password. Trying to enter a new password would not allow me to login. I went back to server admin and disabled the "require new password" setting, (as well as the other good security policies)...
    I have also reset the password in WGM, and made sure to disable all the security stuff there too...
    Lastly, I have deleted the server in directory utility, rebooted, then added it back in, and rebooted again...
    I still cannot login to the server account, the login screen just shakes
    Does anyone have an idea of what settings and or logs I can check to try and narrow down what is going on?
    Thanks in advance....

    to close out the thread, I have working dns on my network, but I did not have dns enabled on my server. I enabled the dns service and entered just the info for my server, then assigned my server and client to use the server's ip addy as the primary dns server. Next, I created the home directory.
    Once both steps were done, I was able to log in from my client to my server based account...
    FYI-I found a document on afp548.com called "leopard server: advanced setup, rsync backup and automated reporting" that walks you right thru the process...Here is the link, it's a very useful doc....
    http://www.afp548.com/filemgmt_data/files/Leopard%20Server%20Quickstart%20Guide. pdf
    thanks again boomboom_uk and woVi, your suggestions were spot on....

  • Cannot login to .me or .mac accounts on ichat

    Hi,
    I am using OS X mountain lion 10.7.5. When I recently updated my software, it asked me to install ichat (which I did). My problem is that I cannot login to either .me or .mac accounts to see my contacts. I use the same username and password as the one I used to login in to apple's store and itunes. None of them work. How can I log in to these account to get my contact list? I should mention that I can login to icloud just fine as well as all other apple sites and services except ichat.

    Hi,
    This thread is iChat and tagged with "iChat".
    You mention you have Lion which would be iChat 6 and the Message Beta has run out now.
    From there I surmised you were logging your AIM valid Apple IDs into the AIM servers.
    Nothing has happened to any or all of your iMessages contacts (Unless you have deleted your Address Book)
    However you do now need Mountain Lion to login to the iMessages servers (and the Messages app that does that bit for you).
    10:24 PM      Friday; December 21, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Can't login to Mac OS X server website after password reset

    Hi,
    I set up Mac OS X server for our small company and tried resetting the password of my network account that is managed via profile manager.
    So, under Accounts->User->MYUSERNAME->reset Password, I typed in a new one and hit ok.
    Now I can't login to the server website anymore (for editing our wiki or using profile manager etc.), neither with the new one nor with the old one.
    I already tried different passwords (resetting it again and again), I looked at the password directive, I checked my user name, tried to login from different computers and tried logging in with another account (which worked quite fine, so it's just my account). Finally I searched the internet for a solution for quite some time but didn't find anything similar.
    It would be great, if somebody could offer some advice.
    Best regards.
    Lasse

    Solved it by deleting the user and creating a new one with the same userID.
    Maybe it occured because I marked the "user has to change password after first login" box when resetting the password but didn't yet allow him to do so in the webpages menu?!?

  • Cannot login oim after restore db from other server using dataguard

    Hi all,
    i find a problem,
    I installed OIM 11g R1 application and database both DC and DRC server, and all application and database is already running normally. i used dataguard for set up both database.so, i restore database DRC to DC, and database DC already restored and weblogic,oim server,soa already up. but when i try to login into oim application i cannot login because wrong password, and i go to forgot password i get the popup error "cant find resource for bundle java.util.PropertyResourceBundle". i think this problem about keystore, but when i copy keystore in server DRC to DR, this problem can't be solve.
    any idea to solve this problem? or i set up dataguard using different way with oracle best practice?
    env :
    OIM 11.1.1.5 patch 7
    wl 10.3.5
    db 11.2.0

    Hi San Xu,
    Thanks for the reply.
    I cannot remove add-on with this database, when I click button update there is same message "Continue working without this Add-on"
    I already try to remove the add-on in Test Server with another database in same server (I can remove the add-on used another database) and then I try to clear up entries in registration file and then try to run SAP B1 as administrator to register and install again with the database which infected, with result cannot install with same message "Continue working without this Add-on", but I can install again the add-on with another database with no problem and the add-on run well in another database.
    I'm very confused, why any add-on cannot installed in this database only and also cannot remove use this database but run well (can installed, can remove and also can used) in another database in same server.
    I also already try such your suggestions to create a new test company in Test Server and try remove and installing the add-on with the new database, there is no problem with this new database (the add-on can remove, installed and then can run well in the new database). But still the add-on cannot run in the database which I backup from Production Server.
    Best Regards,
    Silvy

  • "Mac OS X Server 10.6 cannot be installed on this machine"

    Hello,
    I got this message "Mac OS X Server 10.6 cannot be installed on this machine" when i was trying to install the Mac os x server on a Macbook Pro. The Macbook pro has 4GB memory and a intel 2.2 Ghz Intel core 2 Duo.
    I understand that the min requirements was an intel processor and 2GB RAM?
    So anybody know why it won't install on my macbook pro?
    TIA

    It's not officially supported, but it will install. That's probably not the problem here.
    FWIW, Last time I tried this with SLS, the install balked, and I didn't bother wiping the disk to install it.

  • Mac OS X Server 4.1, Xcode 6.3.1 "This version of Xcode cannot be used with this server"

    I'm utterly confused.
    The documentation for Mac OS X Server (from https://help.apple.com/serverapp/mac/4.0/#/apdA154F061-7CE4-4A58-843D-DC2CE3A1AE 8C ) shows that Xcode 6 or later (my emphasis). I have installed Mac OS X 10.10.3, Mac OS X Server 4.1, Xcode 6.3.1. I have no apps in the App Store's "Update" tab that need to be updated (just now double-checked). I clicked to the Xcode tab under "Services" in OS X Server, clicked the "Choose Xcode…" button, selected the version of Xcode from the Applications folder on the root HDD, and got the error message "This version of Xcode cannot be used with OS X Server."
    So .... now what?

    Well, for some reason it just started working.  I was busy trying to fix another issue when I noticed that the Xcode service was running.  I would still like to know what happened in case I have a similar problem with the next OS/Server upgrade, but for now it's at least running.

  • Mac OS X server 10.5.7 users cannot logon

    Any help. I just installed Mac OS X Server and add added my users with logon details. I joined my MacBook Pro to the server using Directory Utilities and the Server is running well. I even have the users name displaying on the logon window. However, when I try to login the users, the window shakes indicating incorrect password. I have tried going over adding users, providing access rights etc. but with no success. I was successful in joining my daughter's Mac Mini to the server, but was not able to login using other users' details. Can anyone help.

    My bet's on an incorrect home folder location.
    First things first. Make sure that the Sharepoint for the home folders is set up correctly.
    You can double check this as follows:
    In server admin: Select the server name right below where it says "Available servers"
    Click the file sharing tab at the top.
    Click the SharePoints button and the Browse button
    Click on your desired home folder location in the file browser.
    Below the file browser, click on the share point tab.
    Make sure "Enable Automount" is checked.
    Click the edit button.
    Make sure the directory is /LDAPv3/127.0.0.1
    Make sure the protocol is AFP
    Make sure that Use for "User home folders" is selected.
    Click okay and save your changes.
    Now to workgroup manager.
    Select your user and click the "Home" button
    Make sure that there's a home folder location selected. (ie the line is highlighted)
    Click the edit button. (it looks like a pencil)
    It's get a bit tricky here...
    Mac OS X Server/Share Point URL:
    It should look like this: afp://server.example.com/Users (assuming you're using the users folder)
    Path to Home Folder:
    You should ONLY have the shortname of your user here.
    Full path:
    It has to look like this: /Network/Servers/server.example.com/Users/shortname
    Note that I've put server.example.com where you should have the domain name of your server, and shortname where you should have the actual shortname for your user.
    Clear as mud?
    Hope it helps.
    -Graham

  • I have a BRAND NEW I Mac and cannot login

    I have a BRAND NEW I Mac and cannot login as the user....

    Sounds like you forgot your username/password of somebody changed it.
    You can follow the steps in http://support.apple.com/kb/HT1274 to fix it.

Maybe you are looking for