Profile and Win2k SP2 problem.

Kohei Yoshida kyoshida at mesco.com
Fri Nov 9 12:48:02 GMT 2001


On Fri, 2001-11-09 at 15:33, Jeremy Koski wrote:
> 
> I keep getting "Windows cannot copy file \\ssp1\profiles ...
> to C:\Documents And Settings\..." when trying to log into
> a Samba PDC using a Windows 2000 SP2 client.
> 
> Does anybody have any ideas on how to fix this?
> 
> I am including my smb.conf file, below:
> 
> # Global parameters
> [global]
> 	workgroup = DC1
> 	netbios name = SSP1
> 	server string = Samba Server
> 	encrypt passwords = Yes
> 	update encrypted = Yes
> 	null passwords = Yes
> 	obey pam restrictions = Yes
> 	pam password change = Yes
> 	unix password sync = Yes
> 	log file = /var/log/samba/log.%m
> 	max log size = 50
> 	large readwrite = Yes
> 	read bmpx = Yes
> 	time server = Yes
> 	getwd cache = No
> 	domain admin group = @adm
> 	logon script = samba.bat
> 	logon path = \\%L\profiles\%U
> 	logon drive = H:
> 	logon home = \\%L\home\%U
> 	domain logons = Yes
> 	os level = 255
> 	lm announce = False
> 	preferred master = True
> 	domain master = True
> 	wins proxy = Yes
> 	wins support = Yes
> 	admin users = root,jack,jayk,admin,administrator
> 	printing = lprng
> 
> [home]
> 	comment = Home share
> 	path = /home
> 	read only = No
> 
> [pdox]
> 	comment = Paradox Data
> 	path = /samba/pdox
> 
> [vdac_sharp_1]
> 	comment = Sharp Printer at Plant1
> 	path = /samba/printers/vdac_sharp_1
> 	printable = Yes
> 	postscript = Yes
> 	printer name = vdac_sharp_1
> 	use client driver = Yes
> 	printer driver file = /samba/printers/vdac_sharp_1/printers.def
> 	printer driver location = /samba/printers/vdac_sharp_1/drivers
> 
> [Netlogon]
> 	comment = Netlogon
> 	path = /etc/samba/scripts
> 
> [profiles]
> 	comment = Profiles
> 	path = /samba/profiles
> 	read only = No
> 
> 
> 
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 

I'm not a Samba guru, but...

If you're using samba 2.2.2, you'll probably need to append 

nt acl support = no

 to your [profiles] share.  This is mentioned in 'README.Win2kSP2' which
comes with samba 2.2.2 tarball.

Kohei





More information about the samba mailing list