Connecting from NT to Samba share (on Solaris 2.6)

Ben Choong Mun Sin benchoong at singtel.com
Fri Jan 12 03:43:40 GMT 2001


Hi Gurus,

Can anybody advise me on how to connect from NT to Samba share which reside
on Solaris 2.6.  

Enclosed with this email is a copy of my smb.conf file.  Thanks.

[global]
	workgroup = WORKGROUP
	comment = "Samba version %v"
	preexec = csh -c 'echo /var/opt/samba -M %m -I %I' &
	status = yes
	browseable = yes
	guest account = cmsndba
	admin users = root
	encrypt passwords = yes

	security = user
	#os level = 34
	#local master = yes
	preferred master = yes
	domain master = yes	 
 	domain logons = yes

[homes]
	comment = "Home Directory for : %u "
	path = /%u
	guest ok = no
	read only = no
	create mode = 744
	writable = yes
	browseable = yes

[public]
	comment = "Public File Share"
	path = /samba_share
	guest ok = yes

[netlogon]
	comment = "Domain Logon Services"
	path = /samba_share/netlogon
	writable = yes
	create mode = 744
	guest ok = no
	volume = "Network"







More information about the samba mailing list