zentara wrote:

[...]

> 2.  I need to do a chmod 666 on /dev/lp0 to get normal
> users rights to the printer. Is this normal? Is there
> another way to give users printing rights? Do I need to
> set up a printer group?

Don't need to do that since the group exists:

bash-2.02$ ls -la /dev/lp0
crw-rw----   1 root     lp         6,   0 Jan 20 05:27 /dev/lp0
bash-2.02$ cat /etc/group | grep lp
lp:x:7:
bash-2.02$

So, just add the corresponding users.

Have a good one.

-- 
Francisco M. Marzoa Alonso              3CLiNUX
[EMAIL PROTECTED] [EMAIL PROTECTED]   Asociación de Usuarios de
SIRE - SIstemas y REdes telemáticas     LiNUX de Tres Cantos.
+34 91 804 35 80                             
Parque Tecnológico de Madrid           
http://club.idecnet.com/~fmmarzoa
28760 - Tres Cantos - Madrid            España - Spain

--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to