I am hoping somebody can help me out with this. I have recently begun working on a fedora 7 box to provide seamless logins for the users on a windows Active Directory domain.
I have gotten this 95% there. Users can login using their windows credentials thanks to pam_mount, their home folders which are on the windows file server are mounted as /home/%username%. The problem I'm having is that although pam_mount and samba seem to be properly influenced by the directive 'winbind use default domain = false' that I added to the /etc/pam.d/system-auth file, whatever manages setting the home directory on login is still using the Domain\username nomenclature. This is creating an error on login when the system (is it PAM that handles this?) is trying to change the directory to /home/Domain/username (which is actually mounting as /home/username). Does anybody know what configuration I should be looking at for this? Regards, Andrew. _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

