Displaying 1 result from an estimated 1 matches for "xiaoliangc".
2005 Feb 28
1
the winbind problem, 'wbinfo -u' have the user but 'getent passwd' haven't the user
...oblem appears,when I run "wbinfo -u"
can list the user but "getent passwd" can't list the user,new created users
in the w2k PDC also appear this problem.why?
example:
[root@honet5 lib]# wbinfo -u | more
GZ+xiangmao
GZ+xiaobinl
GZ+XiaoHongChen
GZ+xiaoliangc
GZ+XiaoLinL
[root@honet5 lib]# getent passwd | more
GZ+xiangmao:x:10493:10000:GanXiangMao:/home/GZ/xiangmao:/bin/false
GZ+xiaobinl:x:10494:10000:liangxiaobin:/home/GZ/xiaobinl:/bin/false
GZ+xiaoliangc:x:10496:10000:ChenXiaoLiang:/home/GZ/xiaoliangc:/bin/false
GZ+xiaolinl:...