Operating System - HP-UX
1830899 Members
3447 Online
110017 Solutions
New Discussion

listusers, pwget: missing users with ldap-ux

 
Aksoy
Occasional Contributor

listusers, pwget: missing users with ldap-ux

Hi,

we have two hp-ux 11i systems using ldap authentication, but one of them does not "see" all users.

Both systems have around 4000 users configured in ldap, but on one of them, 1500 users do not show up when running listusers or pwget. This is creating issues on the hosted application.

However, missing users can still login and their names appear when doing an individual search with pwget:

#: pwget -n meetang1
meetang1:*:15766:80:BN, Christine Lei,...

#: listusers -l meetang1
login 'meetang1' not found

Config on both systems:
J4269AA B.02.00 LDAP-UX Integration
PHNE_25779 1.0 LDAP-UX Integration

#: more /etc/nsswitch.conf
passwd: files ldap


The semi-blind server is missing a full bunch of other system patches but I'd appreciate some hint on what could be the problem.

Thanks a lot.