Hi
I was configuring fedora 14 with win active directory using winbind for
user authentication. but it doesnot seeems to be working following is the
output of some command after confguring winbind.

# wbinfo -u
# wbinfo -g
[# wbinfo -p
Ping to winbindd succeeded
# wbinfo -t
checking the trust secret for domain DOMAIN via RPC calls failed
Could not check secret
# wbinfo -m
BUILTIN
MCA26
DOMAIN

neither it is showing any user nor any groups in the active directory.



my /etc/samba/smb.conf is


workgroup = domain
   password server = DOMAIN.XXX.COM
   realm = DOMAIN.XXX.COM
   security = domain
   idmap uid = 16777216-33554431
   idmap gid = 16777216-33554431
   template shell = /bin/bash
   winbind use default domain = true
   winbind offline logon = false



/etc/nsswitch.conf

passwd:     files winbind
shadow:     files winbind
group:      files winbind


help me in configuring winbind
-- 
Regards
Amit Bhardwaj
_______________________________________________
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to