[Samba] smbd/sesssetup.c

F C fc at cfm.ohio-state.edu
Fri Mar 11 21:58:31 GMT 2005


Hi all,

I am currently running samba 3.0.10-1 on a Debian box, my smb.conf file 
looks as follow

   workgroup = WORKGROUP
   server string = "Samba Server"
   netbios name = MyComputerName
   local master = no
   domain master = no
   preferred master = no
   guest account = nobody
   guest ok = no
   log file = /var/log/samba/log.%m
   max log size = 1000
   realm = WORKGROUP.DOMAIN.EDU
   password server= DC0.workgroup.domain.edu
   security = ADS
   encrypt passwords = yes
   idmap uid = 10000-20000
   idmap gid = 10000-20000
   winbind enum users = yes
   winbind enum groups = yes
   client signing = no
   client use spnego = no

Everything works as expected, but when I'm accessing the files from my 
client pc the connection is ssllllllloooooowwww and very irritating.  
When I go to the log files for debugging this is what I find:

[2005/03/11 16:47:54, 1] smbd/sesssetup.c:reply_spnego_kerberos(250)
  Username WORKGROUP.DOMAIN.EDU\CLIENTPC$ is invalid on this system

Now I've search and found a lot of posting about this problem and others 
similar to it.  But now answers......
Have any of you guys encounter this? and if you have, how did you fix it?

Thanks for the help
-FC


More information about the samba mailing list