Displaying 1 result from an estimated 1 matches for "adminprint".
Did you mean:
  adminpins
  
2006 Jul 21
1
APW greyed out for printer admin
...re greyed out.
Does anyone know why this is not working?  I'm attaching smb.conf and a 
trace log for your perusal.
much appreciated,
Ryan
-------------- next part --------------
[global]
	workgroup = SOMEDOMAIN
	netbios name = some-hostname
	server string = Admin Printing Test
	log file = /adminprint/samba/logs/%m.log
	max log size = 50000
	log level = 1
	name resolve order = wins host bcast
		
	wins server = some.dc
	wins proxy = no
	wins support = no
	dns proxy = yes
	local master = no
	preferred master = no
	domain master = no
	os level = 0
	socket options = TCP_NODELAY
	security = ADS
	enc...