[Samba] printing not working :( -- NT_STATUS_ACCESS_DENIED

Leanne Lai keelie777 at yahoo.com
Thu Jul 31 17:38:41 GMT 2003


We have installed samba server on Server1 for years
and it is working fine ... then one fine day, the
printing just quit :(

Seems like it is permission problem because nobody can
print through it from PC except *one particular*
user!!! Hoever, everyone can authenticate and use the
samba shares directory without any problem eg [homes]
etc.

I tar up the whole samba directory and copy to Server2
and try to print from PC to it and it works fine!!!

I even try to reinstall samba on Server1 on a
*different* directory like a fresh install and yet
still no luck! :(

Can anyone please shed some light into this, I am
begining to think that I am crazy!!!! :{ At least it
is driving me crazy :}

The error message looks like this

[2003/07/25 16:46:47, 0]
rpc_client/cli_spoolss_notify.c:spoolss_connect_to_client(134)
  connect_to_client: machine DRAGONFLY rejected the
tconX on the IPC$ share. Error was :
NT_STATUS_ACCESS_DENIED.


my smb.conf looks like this

[global]
win suuport = no
win server = x.x.x.x
debug level = 1
security = server
password server = passserver
preserve case =yes
share modes = yes
guest account = samba
workgroup = workgroup

#printing
printcap name = /etc/printers.conf
load printers = yes

[homes]
   comment = Home Directories
   #   browseable = yes
   read only = no
   hide dot files = yes
   create mode = 0754



[print$]
   path = /pri/samba/print
   guest ok = yes
   browseable = no
   writable = no
   admin users = @support
   write list = @support

[printers]
   path = /pri/samba/printer
   guest ok = yes
   browseable = no
   printable = yes





__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



More information about the samba mailing list