Title: Message
I've been looking thru manpages and online for help.....
 
I *think* I've got winbind mostly setup (somehow) but it seems to be using the wrong Domain.
 
Some info:
I am running RH7.3
Kernel 2.4.18-3
Samba 2.2.7
 
In my smb.conf file I have:
[global]
    security = Domain
    workgroup = LMC
 
    winbind separator = +
    winbind uid = 10000-20000
    winbind gid = 10000-20000
    winbind enum users = yes
    winbind enum goups = yes
    winbind cache time = 10
 
In my nsswitch.conf file I have:
 
passwd:    files winbind
shadow:    files winbind
group:       files winbind
 
When I do a wbinfo -u  or -g I get the info for our LMCMIG domain.
 
Why is it using the LMCMIG domain instead of what I have in the smb.conf file?
How do I tell it to use LMC??
 
I am a newbie to all of this....
 
If I should be looking or asking elsewhere....please just let me know...
 
Thanks for any help!
 
Dan
 

Reply via email to