[Samba] Samba-PDC Problem

Jon Reynolds jonr at destar.net
Wed Aug 6 00:50:45 GMT 2003


On Tue, 2003-08-05 at 13:21, Todd Johnson wrote:
> This is a small section of our networks smb.conf file. We are running 
> 2.2.8a with NIS and I want samba to emulate a PDC. I have ran down the 
> Unofficial HowTO on this but still come up with this problem. The 
> smb.conf file shows we want to use domain logins (domain logins = yes). 
> The bottom file shows what testparms spits out in the log and domain 
> logins = no in this case. Does anyone have any ideas where its picking 
> up the no?
> 
> [global]
> netbios name = eagle1
> socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192 SO_SNDBUF=8192
> server string = BOA Samba
> local master = yes
> preferred master = yes
> domain logons = yes
> domain master = yes
> workgroup = anc-smb
> interfaces = *.*.*.*
> logon home = /walrus/%U
> log file = /var/log/samba-log.%m
> log level = 2
> max log size = 50
> lock directory = /var/lock/samba
> printcap name = /etc/printcap
> security = user
> wins support = yes
> dns proxy = yes
> os level = 99
> remote announce = *.*.*.*
> deadtime = 15
> 
> Notice where domain logins = yes
> 
> When I do a testparm to see our settings this is a brief section of the 
> report
> 
> mangled stack = 50
> stat cache = Yes
> domain admin group =
> domain guest group =
> machine password timeout = 604800
> add user script =
> delete user script =
> logon script =
> logon path = \\%L\%Uprofile
> logon drive =
> logon home = /walrus/%U
> domain logons = No
> 
> If the smb.conf file says domain logons = yes then why is it picking it 
> up as domain logons = No?
> 
> Thoughts?
> 
> -- 
> Thank you
> TJ
> _________________________________
> 
> Steven “Todd” Johnson		
> State of Alaska Dept. of Natural Resources	
> MicroComputer/Network Specialist	
> (907) 269-8831				
> (907) 269-8920 FAX			
> toddj at dnr.state.ak.us		
> _________________________________
> 
Are you using swat to do any configurations? I noticed when I use swat
it always uses a capital after the = sign e.g. domain logons = Yes, No,
but I always edit my smb.conf file and use lowercase letters i.e. domain
logons = yes, no. Are you using swat to make any changes?

Jon




More information about the samba mailing list