Home Forums OS X Server and Client Discussion File Serving Can’t Create Home Folders

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #366490
    spiggott
    Participant

    Ever since applying the 10.4.6 update, I am unable to create home directories when creating users. Everything worked fine prior to the update. User homes are located on an X-RAID connected to a G4 Xserve. Even the command line tool “createhomedir” fails to create home directories.

    Any ideas?

    #366562
    Ross
    Participant

    My bet is that it is creating the home directories but in the wrong place. Go to folder “/Volumes/” and see if you see more then one RAID. You can also select a user and verify the right information in the WGM inspector for that user.

    #366587
    spiggott
    Participant

    Thanks for the replies. Sorry for my late response, I’ve been out of the office for a few days.
    First off, no home folders are being created anywhere – even when logging in as the user for the first time.
    DNS seems to be working fine. If I run “host” and “changeip -checkhostname” from the command line everything checks out:
    [code]
    xserve:~ admin$ sudo changeip -checkhostname
    Primary address = 10.195.80.10
    Current HostName = xserve.mydomain.com
    DNS HostName = xserve.mydomain.com
    The names match. There is nothing to change.
    xserve:~ admin$ host xserve
    xserve.mydomain.com has address 10.195.80.10
    xserve:~ admin$ host 10.195.80.10
    10.80.195.10.in-addr.arpa domain name pointer xserve.mydomain.com.
    [/code]
    I started looking through user accounts in WGM and noticed that the location for my users home folders had changed. If I look at the home tab for a user account, the homes show up as:
    afp://10.195.80.10/Users/username
    /Network/Servers/xserve.local/Volumes/X-RAID/Users/username
    The “xserve.local” used to be xserve.mydomain.com prior to the 10.4.6 update. The edit button is grayed out so I am unable to change the value in the home tab of WGM. I think I can change this in the inspector tab of WGM in the mounts section, but I’m a little hesitant to do so without posting here first. Or should I create a “new” location for my home folders and change all my users to use that location?
    I’m also seeing some errors in my system.log:
    [code]
    Jul 11 10:58:55 xserve automount[13948]: Can’t mount xserve.local:/Volumes/X-RAID/Users on /private/Network/Servers/xserve.local/Volumes/X-RAID/Users: Authentication error (80)
    Jul 11 10:58:55 xserve automount[13948]: Attempt to mount /automount/Servers/xserve.local/Volumes/X-RAID/Users returned 80 (Authentication error)
    Jul 11 10:58:55 xserve automount[225]: Can’t mount xserve.local:/Volumes/X-RAID/Users on /private/Network/Servers/xserve.local/Volumes/X-RAID/Users: Authentication error (80)
    Jul 11 11:04:44 xserve bootpd[14000]: interface en0: ip 10.195.80.10 mask 255.255.255.0
    Jul 11 11:04:44 xserve bootpd[14000]: server name xserve.mydomain.com
    [/code]
    Seems like that xserve.local is causing all sorts of trouble. Hopefully I can just edit the mount record and it will magically fix all my problems. What do you think? Thanks for any help you can offer.

    -Scott

    #366667
    Anonymous
    Guest

    I’ve had a similar issue when I demoted my LDAP to standalone, than back to OD Master.
    I’ve had to unshare the shares (including the Users directory), then share them back again so that LDAP would recognize them again.
    Hope that helps.

    #366705
    rick
    Participant

    From your log seems you get authetication issues, who prevents you client to mount the Network mount point before login window.

    try to give Guest access to the networkmount point if it is AFP based and try again restarting the client.

    Hope this help
    Rick

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.

Comments are closed