I am using ldap3 to authenticate mac OS X against windows active directory but cant get the GUI to boot.
I have set to home directory of all network users to be #/users/default
I have copied the default user template over.
I can login as a network user, but it boots straight to the command line,
there is nothing with OS as I can get in fine using any local user,
I dont think problem is with anything being corrupt or anything like that, this is the first OS X machine that I have set up to authenticate to ldapv3, (or anything else not local), but the same thing happens if I do it on another machine,
I am sure there is just a setting somewhere that says boot to GUI rather than command line or I haven't copied something but I just can't fine it (or anybody that knows anything about it).
Thanks in advace to the person that gets my GUI to boot.
I have set to home directory of all network users to be #/users/default
I have copied the default user template over.
Code:
% sudo ditto /system/library/user\ temple/English.lproj /users/default
% sudo chmod R a+rwx /users/default
I can login as a network user, but it boots straight to the command line,
there is nothing with OS as I can get in fine using any local user,
I dont think problem is with anything being corrupt or anything like that, this is the first OS X machine that I have set up to authenticate to ldapv3, (or anything else not local), but the same thing happens if I do it on another machine,
I am sure there is just a setting somewhere that says boot to GUI rather than command line or I haven't copied something but I just can't fine it (or anybody that knows anything about it).
Thanks in advace to the person that gets my GUI to boot.