DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 4th October 2009
mururoa mururoa is offline
Fdisk Soldier
 
Join Date: May 2008
Posts: 50
Default Printer dont take rights

Hello,

I try to deal with my usb printer but I dont understand why it dont works as I set it.

I set in devfs.conf :

perm ulpt0 0666
perm ulpt1 0666

But when I connect the printer what I get is :

ls -l /dev/ulpt0

crw-r--r-- 1 root operator 0, 138 4 oct 11:36 /dev/ulpt0

and I have to set manually with root :

chmod 0666 /dev/ulpt0

ls -l /dev/ulpt0

crw-rw-rw- 1 root operator 0, 138 4 oct 11:36 /dev/ulpt0

to enable printing with any account.

I guess it's could be related that printer not connect at system start but connected later but what's wrong ?
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FBSD 7.1 and Canon LBP-660 Printer Calderon FreeBSD General 8 4th May 2009 07:04 AM
Printer setup question JMJ_coder NetBSD General 12 6th November 2008 12:04 AM
sendmail dont boot dejabu18 FreeBSD Ports and Packages 0 8th October 2008 02:07 PM
IP Printer Setup kjemison FreeBSD General 4 2nd June 2008 02:35 PM
Cups + USB-Printer nihonto OpenBSD Packages and Ports 3 21st May 2008 07:49 PM


All times are GMT. The time now is 06:32 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick