Re: [Samba] Samba to copy Linux to windows 2000

2004-01-28 Thread Seth Russell
Alex, It is very simple. Assuming that you have installed the appropriate samba packages (the samba-client packages), and that you have properly created a share on the windows machine, just run the command: mount -t smbfs -o username=foo //WinServer/share ./smbdir/ This typically will have to

[Samba] Samba and Non-Windows Kerberos Server help

2004-01-21 Thread Seth Russell
I am trying to setup a Samba server and can't seem to figure out how to properly integrate Samba with Kerberos. We have a kerberos server that is used for unix authentication (users can log into any unix machine and are authenticated against the same kerberos server). Is it possible for Samba t