I'm having a bit of trouble getting a share to mount:

[EMAIL PROTECTED] samba]# kinit tvsjr
Password for [EMAIL PROTECTED]: <password>
[EMAIL PROTECTED] samba]# smbclient -k //server01/e$
smb: \> quit
[EMAIL PROTECTED] samba]# mount -t smbfs -o username=tvsjr,krb //server01/e$ /data
Warning: kerberos support will only work for samba servers
cli_negprot: SMB signing is mandatory and we have disabled it.
2054: protocol negotiation failed
SMB connection failed
[EMAIL PROTECTED] samba]#

My smb.conf:
[global]
realm = HOME.TVSJR.COM
encrypt passwords = yes
password server = SERVER01
workgroup = HOME
security = ADS
client use spnego = yes
client signing = yes
server signing = yes

I'm trying to mount a share from a Windows 2K, XP, or 2k3 box. Any suggestions?

Thanks,
Terry

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to