[Samba] No results found

Ben Griffith bgriffit at email.unc.edu
Wed Apr 16 14:05:46 GMT 2003


-----[ quoting Ron (bramblet at fuller.com) at 4/16/2003 8:36 AM -0500

> All I wanted was information on getting a NT server to accecpt connections from UNIX.

-----[ end quote

I don't know if this is what you want, but here is something I just did.

Linux machine: RedHat 6.2 - samba 2.2.8a
Pseudo NT Server: Windows 2000 Pro, domain member.

Create shared folder on Win2K. Allow access only to domain user "test"

On linux machine (as root): mount -t smbfs -o username=test //win2kNetBiosName/share /mnt/win2k

This prompts me for the password for the user "test" after making a connection to 
//win2kNetBiosName/share

When done, I can access my Win2K folder at the mount point /mnt/win2k

Clearly this may differ on an NT4 server and your unix clients, but it is quite possible to allow 
Unix users to access a share on your Windows server.

more details at 'man smbmount'

     --Ben--

----------------------------
Ben Griffith
bgriffit at email.unc.edu
----------------------------


More information about the samba mailing list