[KLUG Members] Help for upgrade to Samba 3.0.1 (LDAPSAM) fm 2.2.8a anybody?

Adam Williams members@kalamazoolinux.org
Wed, 21 Jan 2004 21:54:42 -0500


> Well I tried accessing using the Administrator account, rid=500 where
> the Administrator account was also a memeber of "Domain Admins" rid=512.
> Didn't work.  This leads me to believe that I am stressing unduly over
> getting the groups and users correct while another more severe problem
> goes unnoticed elsewhere.  I am really at the end of my rope as to what
> it might be though.

Put
 include = /etc/samba/smb.%m.conf
in the bottom of the globals section of your smb.conf file.
Then create a file /etc/samba/smb.%m.conf (where %m is the NetBIOS name
of the machine you are testing from).  In that file put
[globals]
  debug level = 10
- then the /var/log/samba/%m.log file will contain more information. 
Once you get it working you can just remove the file, or rename it to
match another machine you want to test from.  

When it doesn't let you in does it say Domain Unavailable or just that
your username/password is incorrect?