[Samba] Getting "Access Denied" for printer share

David T. McKean dmckean at mripitt.com
Mon Apr 8 11:37:02 GMT 2002


I am getting an access denied for the printer from windows installed
computers.

Below is my smb.conf file

Can anyone help me to figure out what is wrong

The machine is a member of the domain and the users are added to the Linux
server and smbpasswd file


[global]
	workgroup = <domain name>    ****This is actually our domain
name****
	netbios name = <machine name>  ****This is a unique machine name****
	server string = Print Server on %L
	log file /etc/samba/log.%m
	log level = 3
	max log size = 5000
	password server = xxx.xxx.xxx.5  ****This is actually our domain
Controller****
	domain logons = no
	security = domain
	encrypt passwords = yes
	debug level = 3
	load printers = yes
	wins server = xxx.xxx.xxx.5 ****This is actually our wins server
address****

[hp_dj_952C]
	guest ok = yes
	browseable = yes
	path = var/spool/lpd/hp_dj_952C  ****path to the print cue on the
linux server****
	print ok = yes
	printcap name = /etc/printcap
	writeable = yes
	map to guest = Bad User
	guest account = printuser  ****this account has basic user
privaleges to print and write files to the tmp directory and the printer
spool directory.

Please help.  I simply cannot figure out what I am doint wrong


Regards,
David McKean
dmckean at mripitt.com





More information about the samba mailing list