[squid-users] joining winbind to AD

From: Subramanian Narayanan <nsmanian_rhce2@dont-contact.us>
Date: Mon, 27 Sep 2004 10:04:53 -0700 (PDT)

Hi All,
     I am trying to configure Squid that takes Windows
user name and
password authentication. For this we are configuring
Samba, winbind to
configure Squid that takes
the Active Directory user name and password. The
following is the
smb.conf configuration. When I execute wbinfo -u (or )
wbinfo -g, it giving
the error
   
    Error looking up domain users
    Error looking up domain groups.
 
 instead of display the users in the Active Directory.
 
 
I don't know where I went wrong. Can anybody please
help me
immediately. Thanks in advance.

[global]
        workgroup = ISEVA
        realm = ISEVA.COM
        server string = Linux Proxy Server
        security = ADS
        log file = /var/log/samba/%m.log
        max log size = 50
        name resolve order = wins bcast
        socket options = TCP_NODELAY SO_RCVBUF=16384
SO_SNDBUF=16384
        preferred master = No
        local master = No
        domain master = No
        dns proxy = No
        wins server = isv2adc2.iseva.com
        idmap uid = 5000-30000
        idmap gid = 5000-30000
        template shell = /bin/bash
        winbind separator = -
        winbind cache time = 10
 

                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
Received on Mon Sep 27 2004 - 11:04:56 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Oct 01 2004 - 12:00:03 MDT