Displaying 1 result from an estimated 1 matches for "cvadmin".
Did you mean:
avadmin
2011 Apr 11
2
getent passwd strange behavior
...l5
samba3-winbind-32bit-3.5.8-43.el5
samba3-winbind-3.5.8-43.el5
When I try to get all users or groups via getent command, only local
users/groups are displayed.
If I try to fetch information for an individual user or group by getent
everything is working as expected.
"getent passwd cvadmin" shows:
cvadmin:*:5582:499:cvadmin:/home/cvadmin:/bin/sh
but
"getent passwd" only shows local users
nsswitch.conf is configured, domain join was successful and my smb.conf
looks like this:
[global]
workgroup = MYDOMAIN
password server = ldap.mydomain.com...