Sponsored Content
The Lounge What is on Your Mind? Thoughts on Dystopian Future as we know it! Post 303017095 by midtrans on Wednesday 9th of May 2018 04:51:09 AM
Old 05-09-2018
It seems unix doesn't like to have it's permissions played with, and reacted rather defensively. With the exception of the console terminal, users that logged off could not log back on. Similarly, networked printers stopped working, although the one printer attached directly did work.

Moderator's Comments:
Mod Comment edit by bakunin: heh?? I usually do not have problems with my reading comprehension but is there any sense in your post that could be discerned somehow? Anyway, stick to topic when replying to existing threads and what you talk about is surely not relateto the discussion here. Take this as a (single) warning.

Last edited by bakunin; 05-09-2018 at 06:54 AM..
 

6 More Discussions You Might Find Interesting

1. AIX

New IBM AIX 5L ver 5.1 .. any thoughts?

I read that IBM came up with a new AIX version that would be fully integrated with Linux (I guess compared to older versions of AIX that could not) and I was hoping I bring this for discussion here so I learn more about IBM UNIX OS Can anybody put few simple and practical comparisons between... (0 Replies)
Discussion started by: aliissa
0 Replies

2. Filesystems, Disks and Memory

Partitioning Thoughts

I'm pretty new to UNIX and i'm planning to set up a server for my company.... i'm wondering if anyone could suggest a partitioning scheme for a standalone Solaris server with two 40GB disks and 1GB of memory... It would also be supporting 100 users... thanks ! (1 Reply)
Discussion started by: martin11
1 Replies

3. SuSE

your thoughts on the KDE desktop environmt

I wanted to get people's feedback on experiences with the KDE destop environment. I played with it for a while and was impressed. I liked the non MS apps and non MS approach to mail. via K-mail anyone else ? (8 Replies)
Discussion started by: simon2000
8 Replies

4. News, Links, Events and Announcements

Slackware - Please Keep Patrick Volkerding in Your Thoughts

For those of you you do not follow Slackware, one of the first Linux distros, going back to 1993, you may not know that Patrick Volkerding, the man behind it all, has been very ill: http://www.slackware.com/~volkerdi/PAT-NEEDS-YOUR-HELP.txt Please keep Pat in your thoughts and prayers. Neo (1 Reply)
Discussion started by: Neo
1 Replies

5. Solaris

Solaris 10 - Zones - Design thoughts

Good morning to one and all :-) About to set up a M5000 server, then create a few zones to port over a few apps. So, anyone had experience of zones ? and what things I need to consider / design / workout before hand ?? I need to work out whats going to be ported over, what the ip... (6 Replies)
Discussion started by: sbk1972
6 Replies

6. Web Development

Some Thoughts on Vue.js at UNIX.com

Recently, have been learning Vue and, as always, learning-by-doing, which means writing code for real-world applications. In this process, I have learned something that is not really mentioned in the majority of online Vue tutorials. Basically, when you create a Vue instance in your browser,... (0 Replies)
Discussion started by: Neo
0 Replies
printers.conf(5)						    Apple Inc.							  printers.conf(5)

NAME
printers.conf - printer configuration file for cups DESCRIPTION
The printers.conf file defines the local printers that are available. It is normally located in the /etc/cups directory and is generated automatically by the cupsd(8) program when printers are added or deleted. Each line in the file can be a configuration directive, a blank line, or a comment. Comment lines start with the # character. DIRECTIVES
<Printer name> ... </Printer> Defines a specific printer. <DefaultPrinter name> ... </Printer> Defines a default printer. Accepting Yes Accepting No Specifies whether the printer is accepting new jobs. AllowUser [ user @group ... ] Allows specific users and groups to print to the printer. DenyUser [ user @group ... ] Prevents specific users and groups from printing to the printer. DeviceURI uri Specifies the device URI for a printer. ErrorPolicy abort-job ErrorPolicy retry-current-job ErrorPolicy retry-job ErrorPolicy stop-printer Specifies the error policy for the printer. Info text Specifies human-readable text describing the printer. JobSheets banner banner Specifies the banner pages to use for the printer. KLimit number Specifies the job-k-limit value for the printer. Location text Specifies human-readable text describing the location of the printer. OpPolicy name Specifies the operation policy for the printer. PageLimit number Specifies the job-page-limit value for the printer. PortMonitor monitor Specifies the port monitor for a printer. QuotaPeriod seconds Specifies the job-quota-period value for the printer. Shared Yes Shared No Specifies whether the printer is shared. State idle State stopped Specifies the initial state of the printer (Idle or Stopped) StateMessage text Specifies the message associated with the state. StateTime seconds Specifies the date/time associated with the state. SEE ALSO
classes.conf(5), cupsd(8), cupsd.conf(5), mime.convs(5), mime.types(5), http://localhost:631/help COPYRIGHT
Copyright 2007-2011 by Apple Inc. 29 April 2009 CUPS printers.conf(5)
All times are GMT -4. The time now is 09:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy