Profile and Win2k SP2 problem.

Jeremy Koski jayk at desolationrow.com
Fri Nov 9 12:34:03 GMT 2001


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






More information about the samba mailing list