[Samba] Win98 Samba Login Script Errors

Barry, Christopher cbarry at infiniconsys.com
Fri Jan 10 20:58:01 GMT 2003


LFNs (Long FileNames) in NT and 98 use a different algorithm when shortening them to 8.3 convention. Change your batch filenames to maintain the 8.3 (eight chars in the name max, and 3 chars in the extension), and I think you'll see this error go away.

-Christopher

-----Original Message-----
From: mshaw at fpelectronics.com [mailto:mshaw at fpelectronics.com]
Sent: Friday, January 10, 2003 3:47 PM
To: samba at lists.samba.org
Subject: [Samba] Win98 Samba Login Script Errors


Hello,

Can anybody please help me with the following errors.  Whenever a user from the group "accounting" logs in the the PDC, a login box pops up and the following message appears "Accessed Denied - Accou~!n.bat".  The problems seems to ly with people who belong to the accounting group and are running Win98se on the desktop.  Absolutely nothing has been changed on the system.  The configuration on the server is as follows:

Redhat 7.1 
Kernel 2.4.18
Samba 2.2.3
SMB.CONF
[global]
	hide dot files = yes
	wins server = 172.17.10.60
	domain master = yes
	add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u
	create mode = 0660
	dns proxy = no 
	encrypt passwords = yes
	logon path = 
	time server = yes
	status = yes
	socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
	max log size = 50
	logon script = %G.bat
	veto files = /*.vbs/*.eml/*.nwc/readme.exe/admin.dll/riched20.dll/Desktop/History/Application Data/Cookies/
	directory mode = 0770
	security = user
	domain admin group = @domadm
	domain logons = yes
	delete veto files = yes
	server string = Samba Server %v
	workgroup = ADMIN
	local master = yes
	log level = 7
	netbios name = adminserver
	log file = /usr/local/samba/var/log.%m
	guest account = samba
	os level = 128
	username map = /usr/local/samba/lib/users.map
	logon drive = H:
	logon home = \\%L\%U

[homes]
	comment = Home Directories
   	browseable = no
   	writable = yes
   	nt acl support = yes	
	
[netlogon]
   	comment = Network Logon Service
   	path = /samba/login
   	guest ok = yes
   	writable = yes
   	public = no
   	write list = @domadm
   	share modes = no
   	nt acl support = yes	
 
[accounting]
	path = /samba/groups/accounting
	comment = Accounting Group
	write list = @accounting, at domadm
	create mode = 0660
	directory mode = 0770
	nt acl support = yes	
If anybody has a questions or if you need any more info please let me know.

Regards,

Matt S.N²rys²¶¢~£jy...²rz¶-²mfSY²~j



More information about the samba mailing list