How did you set up LDAP auth? Fedora has a really simple configuration utility (authconfig) that makes it very easy. You should be able to just tell it to use LDAP, point it at your server and base DN (make sure it's at a level below where both your users and groups arem if they're in separate contexts), and you're good to go. > Thanks for your docs, but how about directory listing? when > root log in and doing command "ls -al" on home folder is > showing user name, group and folder. But only user name is > show correctly but the group is only gid. > > ---- > drwxr-xr-x 4 JWilliam 10001 4096 Jun 4 14:56 JWilliam > --- > > Regards, > Diwa