Sponsored Content
Top Forums UNIX for Dummies Questions & Answers printer setup/permission denied Post 302218800 by blann on Saturday 26th of July 2008 10:55:04 PM
Old 07-26-2008
printer setup/permission denied

Setting up a USB laserjet samsung ml1710 on a dell desktop under FC5. I used the sstem-config-software graphical interface. At the end, the test
page printed fine. All seemed to go as per instructions in reference text.
However if I try to print a file (as root or as user) I get a bash permission
denied reply. Checkind permissions in /usr/bin/lpr or lp, it appears permissions
are set at rwx for all. I find /dev/ttyS0 as -I think- location of printer.
Any suggestions? I have an earlier request in, but that one followed a quite different set-up path, and did not print the test page. The printer seems linked, given the test page- why permission denied on lp and lpr?
Thanks- Marshall Blann
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

permission denied??

i'm trying to set up my internet connection and i was told i need to edit the file /etc/ppp/pap-secrets but i get a permission denied message...why?? (6 Replies)
Discussion started by: justchillin
6 Replies

2. UNIX for Dummies Questions & Answers

./ Permission Denied.

Could someone tell me why I am getting a permission denied message when I attempt to run this on an out file? Thanks! (8 Replies)
Discussion started by: trouscaillon
8 Replies

3. UNIX for Dummies Questions & Answers

Permission Denied

I just started computer science at UW Milwaukee. When I access the university Solaris system from PuTTY, I get permission denied when I try to access the file I wrote. Now I really have no idea what I'm doing, I just don't understand why I get permission denied in my won directory. Thank You ... (0 Replies)
Discussion started by: howeezy
0 Replies

4. UNIX for Advanced & Expert Users

Permission denied

Hi, I can not execute a .env file $ . /Data/oracle/d03/mydbora/8.0.6/MYDB.env -bash: /Data/oracle/d03/mydbora/8.0.6/MYDB.env: Permission denied Even if : -rwxrwxrwx 1 oracle dba 2903 Mar 5 2007 /Data/oracle/d03/mydbora/8.0.6/MYDB.env Please help. Many thanks. (1 Reply)
Discussion started by: big123456
1 Replies

5. UNIX for Dummies Questions & Answers

Why do I keep getting .:Permission denied?

I'll start off by saying that I know very little about Unix - however, I do know that I have a .profile file in my home directory, and that I should be able to invoke it by typing . profile. However, when I do this for ANY .filename, I get ".: Permission denied". I'm pretty sure that there is... (12 Replies)
Discussion started by: bbersani
12 Replies

6. AIX

Enable printer - Permission denied

Enable printer - Permission denied I have created prnuser in AIX system and I member this user to printq and lp groups when I try to enable any printer I'm getting Permission denied Pls advice .... (1 Reply)
Discussion started by: Mr.AIX
1 Replies

7. Red Hat

Permission denied

Hi guys im new to this db i have a small prob while installing websphereportal6.1i think i was installed succesfully but the error im getting is while starting server. check this out # ./serverStatus.sh -all Error loading: /usr/wps61/AppServer/java/jre/bin/classic/libjvm.so: cannot... (1 Reply)
Discussion started by: varma917989
1 Replies

8. Shell Programming and Scripting

Permission denied

I created a user so that when he logs in he will be directed to a menu /etc/passwd user1:x:115:1:Support -SysAd:/export/home/user1:/export/home/suppotrmenu/script.sh However when I logged in remotely from another server by ssh user1@1.1.1.1 , it saysexport/home/suppotrmenu/script.sh:... (4 Replies)
Discussion started by: lhareigh890
4 Replies

9. UNIX for Dummies Questions & Answers

Permission denied

when i run echo "User” > /dev/tty5 why do i get permission denied? :confused: (2 Replies)
Discussion started by: chinababy
2 Replies

10. Ubuntu

Permission denied

Trying to get date into the txt file. It says Permission denied. echo $(date +%I:%M:%S_%D) >> /tmp/systemd_suspend_test_err.txt exec 2>> /tmp/systemd_suspend_test_err.txt if ; then # Do the thing you want before suspend here echo "we are suspending $(date +%I:%M:%S_%D)." elif ;... (5 Replies)
Discussion started by: drew77
5 Replies
la280of(8)						      System Manager's Manual							la280of(8)

NAME
la280of - Filter for the Japanese LA280 printer SYNOPSIS
/usr/lbin/la280of [-c] [-h host] [-i indent] [-l length] [-L locale] [-n login] [-w width] [accounting_file] OPTIONS
Prints control characters. Specifies the host name of the job owner. This name can contain Japanese characters. Specifies the amount of indentation. The default value is no (no indentation). Specifies the page length in lines. The default value is 66. Specifies the codeset used by the printer. This value must be a valid locale name. The default value is ja_JP.deckanji. Specifies login name of the job owner. This name can contain Japanese characters. Specifies the page width in columns. The default value is 132. OPERANDS
Specifies the file to record accounting information. DESCRIPTION
The la280of filter is used to filter text data for the Japanese LA280 printer. The filter handles the device dependencies of the printer and performs accounting functions. At print job completion time, accounting records are written to the file specified by the af field in the /etc/printcap file. The la280of filter can handle plain text files and files that have been preprocessed by nroff. Either kind of file can contain non-ASCII characters. The la280of filter translates nroff control sequences for underlining, superscripting, and subscripting into the proper control sequences for the LA280 printer. The la280of filter can be the specified filter in both the of and the if fields in the /etc/printcap file. For more information on these fields, see printcap(4). The LA280-J printer can be configured to use the software on-demand loading (SoftODL) mechanism to print user-defined characters (UDCs). See i18n_printing(5) for more information about SoftODL. To enable the SoftODL mechanism, set the ys value in /etc/printcap to 256. You can also set the default SoftODL database, style and size through the odldb and odlstyle options for the ya field. If you set the yt value, set it to fifo. Refer to printcap(4) for more informa- tion on these fields and associated options. NOTES
The lpr command supports a number of options associated with printer localization features. The following can be used with the la280of filter: To specify the SoftODL database path To specify SoftODL font style and size For more information on the lpr -A option, refer to lpr(1). ERRORS
The lf field (default value is /dev/null) in the /etc/printcap file specifies the name of the error log. SEE ALSO
Commands: lpr(1), pr(1), lpd(8), pac(8) Files: printcap(4) Others: i18n_printing(5) la280of(8)
All times are GMT -4. The time now is 11:48 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy