Click to See Complete Forum and Search --> : SAMBA/Printing - Permission Issue


Linux
05-10-2001, 03:59 PM
I have samba set up and working fine. I can print (from windows), but the problem I have is that printer directory lpX must have a 733 permission set in order for Win user to print. When I boot RH 7.1 it tells that chmod on lpX should be 700 instead of 733 and it resets permissions to 700. Then I have to chmod 733 lpX dir again. Is there a permanent solution for this or do I have to write a small script that will set 733 permission on lpX every time RH is rebooted.

ThanX