Hi all, I have configured and built and install LDAP on RedHat7.1, and I have followed the docos on populating the database and also used the mirgation tools that are on the www.padl.com site My issue is that when I create a new user and assign the appropiate groups as well as create a group with the users name in LDAP the issue is that if I create a group and a user called test and have the user and group number is 504. now when I logon as that user and do a ls -la in the newly created home directory all I get is the below
drwxr-xr-x 2 test 504 4096 Oct 19 16:50 . drwxr-xr-x 8 root root 4096 Oct 19 16:07 .. -rw------- 1 test 504 54 Oct 19 17:07 .bash_history -rw-r--r-- 1 test 504 24 Oct 19 16:07 .bash_logout -rw-r--r-- 1 test 504 224 Oct 19 16:07 .bash_profile -rw-r--r-- 1 test 504 124 Oct 19 16:07 .bashrc -rw-r--r-- 1 test 504 747 Oct 19 16:07 .emacs -rw-r--r-- 1 test 504 3728 Oct 19 16:07 .screenrc I have created the posixGroup and in it have entered in memberUid and reference to test. could anyone help? Thanks Kevin -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
