[Samba] winbind separator

Karthik R kartthikr at gmail.com
Wed Oct 18 21:24:32 GMT 2006


Am able to read the domain users using winbind and samba. But while
executing wbinfo -u or wbinfo -g command, i get the winbind separator as #:

wbinfo -u

domain#administrator
domain#kartthikr

In the samba config file, the winbind separator is configured as \ but i
dont why i get winbind separator as #. Here is the smb.conf file:

netbios name = srv5
workgroup = domain
 realm = domain.local
 server string = Samba1
 security = ADS
 password server = 10.20.100.1

 winbind separator = \

 idmap uid = 10000-20000

 idmap gid = 10000-20000

 winbind enum users = yes
 winbind enum groups = yes

Any help is really appreciated.


More information about the samba mailing list