Re: Group name not gid

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On your client, if its properly binded you should be able to see your remote mappings ie do this

getent passwd
getent group

And see if the user and groupmember information for that user are there.

ashley@gp01:/etc:554> getent group |grep -i ashley
motorola:*:32705:ashley
acm:*:32071:ashley,luigi

Now that only shows that the ldap lookup / binding is working.

If it isn't then something wrong with your binding, if it is then try mapping the group information directly. ie edit /etc/ldap.conf and edit the nss_base_group.

The only other place I think of is that you didn't tell your linux system to used the LDAP lookup information for groups which is specified in /etc/nsswitch.conf

For unix there three main files / variables which are passwd, shadow and group.

For nsswitch.conf I've got lookup local information followed by LDAP information ie in

passwd:     files ldap
shadow:     files ldap
group:      files ldap

Thats all I can think of at the moment.

					Regards Ashley







On Wed, 13 Jun 2007, Diwakoe wrote:

Dear all,

I'm using FC6 with FDS authentication and running well but can not
show groups name only GID when command 'groups' execute on console.
Sometimes we get confuse when we saw some folder not show group name
only gid.

---
$groups
id: cannot find name for group ID 10001
10001
---

Is there any trick how to show group name not gid on konsole.


Thanks,
Diwa

--
Fedora-directory-users mailing list
Fedora-directory-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-directory-users


!DSPAM:272,466f7488187291087211254!


--
Ashley Chew - Systems Administrator
School of Computer Science and Software Engineering
University of Western Australia
Tel: (+61 8) 6488 7082 - Fax: (+61 8) 6488 1089
Ashley[@]csse.uwa.edu.au - http://www.csse.uwa.edu.au/~ashley

"There is no such thing as Fate, Fate is what you make of it!"

--
Fedora-directory-users mailing list
Fedora-directory-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-directory-users

[Index of Archives]     [Fedora Directory Users]     [Fedora Directory Devel]     [Fedora Announce]     [Fedora Legacy Announce]     [Kernel]     [Fedora Legacy]     [Share Photos]     [Fedora Desktop]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite News]

  Powered by Linux