In my opinion this problem is not a kde-systemsettings bug.
I have tried to test the access on printers through /dev/lp0.
This is the result:
[EMAIL PROTECTED]:~$ cat test.txt > /dev/lp0
bash: /dev/lp0: Permesso negato
[EMAIL PROTECTED]:~$ sudo cat test.txt > /dev/lp0
bash: /dev/lp0: Permesso negato
[EMAIL PROTECTED]:~$ sudo -s
Password:
[EMAIL PROTECTED]:~# cat test.txt > /dev/lp0

I never have changed permissions of /dev/lp0. Printers doesn't work also with 
root user. It's a very strange behaviour that password is not required when I 
use sudo.
Do you think that latest kernel update could be involved? Problem was happened 
after this.

-- 
Add printer wizard only allows adding Samba printers on Feisty
https://launchpad.net/bugs/88671

-- 
kubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to