[Samba] Reposted: Please help! Samba 3 beta3 and windows XP - SP1
client!
Jon Fanti
jon.fanti at stoopid.me.uk
Fri Aug 8 20:10:44 GMT 2003
Sorry to post again, but this doesn't seem to be showing on the news server.
"Jon Fanti" <jon.fanti at stoopid.me.uk> wrote in message news:...
> Hi,
>
> I have a samba PDC running at home as the domain "WONDERLAND". I have a
> Windows 2000 SP4 machine and a Windows XP SP1 machine. The Windows 2000
> machine will join and allow user logins to the domain no problem at all,
all
> roaming profiles work, all drives get mapped and printers can be accessed.
> The Windows XP machine however is not so well behaved! It will join the
> domain - or at least it *looks* like it joins the domain. The correct
> machine account is created in /etc/passwd and /etc/samba/smbpasswd ALSO I
> have tried using the tdbsam backend, and if I do a pdbedit -L you can see
> the machine entry is correct. I have also made all the required changes to
> the Windows XP machine in order for it to work with Samba.
>
> When I try to login with a domain user account - one that I know will
login
> to the Windows 2000 box fine, all I get from windows is: "The procedure
> number is out of range". On the samba end this is what I get in the logs:
>
> [2003/08/07 22:42:41, 0]
rpc_server/srv_pipe.c:api_pipe_netsec_process(1349)
> Invalid auth info 68 or level 5 on schannel
> [2003/08/07 22:42:41, 0]
rpc_server/srv_pipe_hnd.c:process_request_pdu(605)
> process_request_pdu: failed to do schannel processing.
> [2003/08/07 22:42:41, 0]
rpc_server/srv_pipe.c:api_pipe_netsec_process(1349)
> Invalid auth info 68 or level 5 on schannel
> [2003/08/07 22:42:41, 0]
rpc_server/srv_pipe_hnd.c:process_request_pdu(605)
> process_request_pdu: failed to do schannel processing.
>
>
> Here is my smb.conf:
>
> ---smb.conf---
> [global]
> workgroup = WONDERLAND
> netbios name = HATTER
> server string = Samba PDC version: %v
> interfaces = 10.10.0.1/16
> smb passwd file = /etc/samba/smbpasswd
> passdb backend = tdbsam guest
> passwd program = /usr/bin/passwd %u
> passwd chat = *password* %n\n *password* %n\n *successful*
> unix password sync = Yes
> log file = /var/log/samba/log.%m
> max log size = 50
> time server = Yes
> socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192
> SO_SNDBUF=8192
> printcap name = lpstat
> add machine script = /usr/sbin/useradd -d /dev/null -g 104 -s
> /bin/false -M %u
> logon script = logon.bat
> logon home = \\%L\%U
> logon drive = H:
> logon path = \\%L\profiles\%U
> domain logons = Yes
> os level = 65
> preferred master = Yes
> domain master = Yes
> dns proxy = No
> wins support = Yes
> lock dir = /var/lock/samba
> admin users = root, jonathan, andrea
> hosts allow = 10.10., 127.
> printing = cups
> printcap name = cups
> load printers = yes
> [printers]
> comment = Network Printers
> path = /var/spool/samba
> browseable = no
> public = yes
> guest ok = yes
> writeable = no
> printable = Yes
> print command = lpr -P %p -o raw %s -r
> lpq command = lpstat -o %p
> lprm command = cancel %p-%j
>
> [homes]
> comment = Home Directories
> browseable = No
> writeable = yes
>
> [netlogon]
> comment = Network Logon Service
> path = /samba/netlogon
> read only = yes
> locking = No
>
> [profiles]
> path = /samba/profile
> browseable = No
> profile acls = yes
> writeable = yes
>
> [public]
> comment = Public Share
> path = /samba/public
> read only = No
> guest ok = Yes
>
> [apps]
> comment = Network appplications share
> path = /samba/applications
> guest ok = no
> writeable = no
> printable = no
> write list = @smbadm
>
> ---smb.conf---
>
> /etc/passwd:
>
> ---passwd---
> alice$:x:1011:104::/dev/null:/bin/false
> whiterabbit$:x:1012:104::/dev/null:/bin/false
> ---passwd---
>
> Output of pdbedit -L:
>
> ---pdbedit---
> whiterabbit$:1012:
> andrea:1001:
> root:0:
> alice$:1011:
> jonathan:1000:
> ---pdbedit---
>
> /etc/samba/smbpasswd:
>
> ---smbpasswd---
>
alice$:1011:849A8A4C6ECADE1145630F7C78A34F82:95120B1924B8FBD1580F935DA1635B5
> 2:[W ]:LCT-3F283BC4:
>
whiterabbit$:1012:945D4754716CDC9039DB477E2D389F90:86C0DFF8A06C275B3EDF4AD3C
> 591414F:[W ]:LCT-3F317E26:
> ---smbpasswd---
>
>
> ANY help/pointers/tips/experiences would be gratefully recieved!
>
> Thanks,
>
> Jon.
>
>
>
>
>
>
>
>
More information about the samba
mailing list