Re: [squid-users] Getting Groups from windows server authentication

From: viswanathan <waytoviswa_at_gmail.com>
Date: Sat, 13 Nov 2010 15:26:35 +0530

Thanks Amos Its really helpful

i configuring samba authentication in suse enterprise 11.2 and i facing
the SUSE not fetching the user information from ADS.
Samba version 3.5

#/etc/krb5.conf

the same configuration working in fedora.
[libdefaults]
default_realm = SQUID.BIZ

[libdefaults]
         default_realm = SQUID.BIZ
         clockskew = 300

[realms]
SQUID.BIZ = {
kdc = EIS.SQUID.BIZ
default_domain = SQUID.BIZ
kpasswd_server = EIS.SQUID.BIZ
admin_server = EIS.SQUID.BIZ
}

[domain_realm]
.squid.biz = SQUID.BIZ

# smb.conf
[global]

     workgroup = SQUID
     log file = /var/log/samba/log.%m
     realm = SQUID.BIZ
         debug level = 10
         max log size = 0
     security = ADS
     password server = EIS
     idmap uid = 10000-20000
     idmap gid = 10000-20000
    winbind separator = +
     winbind use default domain = yes
     usershare allow guests = No
     #username map = /etc/samba/smbusers
     winbind enum users = yes
     winbind enum groups = yes

# net rpc join -U vivek
Enter vivek's password:
Joined domain SQUID.

#wbinfo -u
Error looking up domain users

# wbinfo -p
Ping to winbindd failed
could not ping winbindd!

Thanks
-Viswa
Received on Sat Nov 13 2010 - 09:52:46 MST

This archive was generated by hypermail 2.2.0 : Sat Nov 13 2010 - 12:00:02 MST