Lpadmin missing -A option in Solaris 10

Hello all,
When I issue the lpadmin command in Solaris 10, it is missing on the -A option. This is indirectly causing the printmgr gui to fail while adding printers.
here is the output from lpadmin
Solaris 10
sunfire:root >lpadmin
Usage:
lpadmin [-h server] -d destination
lpadmin [-h server] -x destination
lpadmin [-h server] -p printer [-c add-class] [-i interface] [-m model]
[-r remove-class] [-v device] [-D description]
[-P ppd-file] [-o name=value]
[-u allow:user,user] [-u deny:user,user]
Solaris 8
acctgfin:oracle >lpadmin
Usage:
lpadmin -p (printer) (options)
lpadmin -x (dest)
lpadmin -d (dest)
lpadmin -S print-wheel -A alert-type [ -W minutes ]
[ -Q requests ]
lpadmin -M -f form-name [ -a [ -o filebreak ]
[ -t tray-number ]]
The difference in parameter is causing the printmgr to fail.
Any help to resolve the issue is appreciated.
-Jey

Excellent stuff, i'm still a bit confussed, can you just confirm something for me.
In the syslogd man page it says this
svc:/system/system-log/config/log_from_remote
This property specifies whether remote messages are logged.
log_from_remote=true is equivalent to the -t command-line
option and false is equivalent to the -T command-line
option. The default value for -log_from_remote is true. See
NOTES, below.
but -t in the man page says this
-t Disable the syslogd UDP port to turn
off logging of remote messages. See
FILES.
So the man page says it needs to be true, you're saying it should be false can you just confirm the man page is wrong.
I'm seeing this with netstat
skippy> netstat -nafinet|grep 514
*.514 *.* 0 0 49152 0 LISTEN
config/log_from_remote boolean true
Thanks
Daz

Similar Messages

  • Why does FireFox look for "Chrom..........." when I close the left (last) tag and report "can't open ....? Have i missed an option that wold send it to my hom

    If I close the last (left) tab to return to my desktop, firefox tries to load google Chrome and reports to me that it can't find the server.
    Apparently, I have missed an option in the help area that prevents this. Any ideas?

    Hello,
    In order to better assist you with your issue please provide us with a screenshot. If you need help to create a screenshot, please see [[How do I create a screenshot of my problem?]]
    Once you've done this, attach the saved screenshot file to your forum post by clicking the '''Browse...''' button below the ''Post your reply'' box. This will help us to visualize the problem.
    Thank you!

  • Download manager and download tab missing in options box.

    The download manager and download tab missing in options box when I dropdown tool in menu bar.

    The default Firefox Options window doesn't have a separate tab for Downloads, those prefs are on the General tab below Startup.

  • Missing PDF Options in Acrobat Pro 8

    For some reason, on some machines in the office "PDF Options" is missing when we try to print to the Adobe PDF 8.0 printer under OS X 10.4.10. Both machines are Intel-based.
    Two of the machines in the office have the option, two don't.
    We thought it was something specific to these machines. Then yesterday, on a brand new MacBook Pro, we reinstalled a user's license from the DVD and the same thing happened: no PDF Options. This machine had been used for two days. Microsoft Office 2004 installed, Firefox and that's it - otherwise bog standard. Never had an Adobe product on it, never had Acrobat on it. Updated to 8.1.1, no change.
    We've tried completely uninstalling, trashing all the Adobe and Acrobat-related items in /Library and ~/Library, same with prefs. We've searched the entire machine for any string that includes 'adobe' or 'acrobat' and trashed them, emptied the trash, restarted, then reinstalled (re-serialising in the process). We've reset the printing system and added the printers back.
    We've cleaned the cache files (using AppleJack, a great little utility), repaired permissions, reinstalled the 10.4.10 Combo Updater, DiskWarriored the machine.
    We're tearing our hair out, because in our office, this option is vital to the daily work flow.
    Is anyone else seeing this? Anyone got a reliable fix?

    I "think" that there may be a way to correct this, but it's at your own peril if it doesn't. Then again what have you got to lose? Here is something from another public forum. It's about Acrobat 6.x and 7.x but it sounds like the same issue. If you decide to try this and it works let us know.
    http://adobe.groupbrowser.com/threadpage1616-2-10.html
    "Re: Acrobat 7 Pro: missing PDF Options menu in all applications
    06-23-2005, 07:00 PM #15
    [email protected]
    Guest
    Status:
    Posts: n/a
    Re: Acrobat 7 Pro: missing PDF Options menu in all applications
    Hi all,
    I solved this error with Acrobat 7 by deleting the com.adobe.print.AdobePDF7 folder from the user library preferences. It may be missed by those who are deleting preferences because it is not grouped with the com.adobe.acrobat.xxx.plist files.
    The equivalent folder for Acrobat 6 is called com.adobe.print.AdobePDF located in the users home library preference folder.
    I hope this helps.
    Best,
    John"
    ~T

  • [SOLVED] BUG tech preview 2, missing ssh option for CVS

    Jdev 11g preview 2 is missing ssh option for CVS.
    Message was edited by:
    user598691
    Jdev was using External Executable option.

    Sorry, turns out, jdev started out trying to use an external executable.

  • Running syslog with the -t option in Solaris 10

    I'm trying to get syslog to run with the -t option in solaris 10
    I've ran the following commands
    svccfg -s svc:/system/system-log setprop config/log_from_remote = false
    svcadm refresh svc:/system/system-log
    But ps -ef still shows
    root 9479 1 1 15:56:58 ? 0:00 /usr/sbin/syslogd
    Any ideas, i'm hoping that although -t doesn't appear the fact svcprop shows it as false should mean it's working, can anyone confirm?
    svcprop svc:/system/system-log:default |grep log
    config/log_from_remote boolean false
    Thanks
    Darren

    Excellent stuff, i'm still a bit confussed, can you just confirm something for me.
    In the syslogd man page it says this
    svc:/system/system-log/config/log_from_remote
    This property specifies whether remote messages are logged.
    log_from_remote=true is equivalent to the -t command-line
    option and false is equivalent to the -T command-line
    option. The default value for -log_from_remote is true. See
    NOTES, below.
    but -t in the man page says this
    -t Disable the syslogd UDP port to turn
    off logging of remote messages. See
    FILES.
    So the man page says it needs to be true, you're saying it should be false can you just confirm the man page is wrong.
    I'm seeing this with netstat
    skippy> netstat -nafinet|grep 514
    *.514 *.* 0 0 49152 0 LISTEN
    config/log_from_remote boolean true
    Thanks
    Daz

  • Missing Menu Options in Flash Builder

    I encountered a mystery surrounding several missing menu options in  one of my Flash Builder workspaces recently. I wanted to create a new  skin for a List control so I right-clicked on my skins folder and looked  for the New MXML Skin option. And I looked. And I looked some more. But  it wasn't there.
    I happened to have another copy of Flash Builder open in another  workspace so I gave it a try in that project. Sure enough, the New MXML  Skin option was there along with a couple of other options that were  missing in the first workspace. Here's a list of the menu options  missing from the File --> New menu in this workspace:
    Flash Professional Project
    MXML Item Renderer
    MXML Skin
    I'm not sure why those menu options went missing but I was able to  work around it by recreating the workspace. I simply created a new  workspace, copied all of the projects into the new workspace folder and  then imported all of my projects into the new folder. I then had a full  set of menu items.
    I poked around a bit trying to figure out what went wrong but wasn't  able to find a conclusive answer. My best guess is that it has something  to do with the fact that I was previously running the Flex 4 beta and  that's when I created the workspace with the problem. I compared the  workspace .metadata folder and, curiously, there were 25 folders inside  the .plugins folder for the problem workspace but only 12 for the newly  created one.

    This is an eclipse thingy, menus get cached in the workspace' metadata. If you try using a newer build of Flash Builder with a workspace from the previous version, you may notice this behavior.
    The workaround is to create a new workspace and import all projects there.
    -mayank

  • I miss the option wireless spot in my Iphone, how can I get it back?

    Hi,
    I miss the option "wireless spot" in my Iphone, how can I get it back?
    BR
    Jan

    You can to delete it. It's either been moved to another page or into a folder or hidden by restrictions. Settings>General>Restrictions.

  • Hello I have the Latest version of Adobe Lightroom 5 to date (8/26/14) however just recently when I open the develop tab I'm missing two options on the right side column "Lens correction" and "Effects"  I do not know I've hit some setting to remove those

    Hello I have the Latest version of Adobe Lightroom 5 to date (8/26/14) however just recently when I open the develop tab I'm missing two options on the right side column "Lens correction" and "Effects"  I do not know I've hit some setting to remove those options or if this latest version deleted those options?  Any help would be greatly appreciated and please excuse my ignorance :/

    Right click next to one of the other headers and you will get a pop-up to enable the missing ones.

  • I am missing Insert options in Dreamweaver CS6. Where do I find header and navigation?

    I am missing Insert options in Dreamweaver CS6. Where do I find header and navigation?

    A lot changed between DWCS6 and DWCS6 Cloud. You need to make sure you are using tutorials/resources built for Version 12.0x.
    IIRC, "Structure" is the new name for "Layout"
    Dreamweaver Help | Removed features | Dreamweaver CC
    EDIT: Development of the perpetual license version of DWCS6 has stopped. There is no way to add that into the version of the program you have. To get those options, you would need a Cloud Subscription where you can get DWCS6 Cloud, DWCC and DWCC2014.x (all three can be installed at the same time, they just won't run at the same time).

  • Missing imovie options in File Analyze Video

    How do I enable the "People Finder" option in iMovie '11?  When I select "File" the only option for analysis is "Analyze for Stabilization".  I don't know if I am missing other options, too.
    Checking this thread (https://discussions.apple.com/message/12472264#12472264), I verified I DO have the "Show Advanced Tools" enabled.

    That indicates where the problem reside.
    A. reg downloading iMovie - Have no idea - my are on a iLife DVD
    B. BUT - try this first
    • Start a new User account
    • Log into this
    • Now try iMovie
    If the tools are OK here - then the problem to 99.5% resides in a bad pref file
    If so - You need to trash MORE
    • Delete iMovie pref. file
    iMovie pref. file resides.
    Mac Hard Disk (start-up HD)/Users/ "Your account" /Library/Preferences
    and is named. (one or more of these)
    com.apple.iMovie.plist
    com.apple.iMovie3.plist
    com.apple.iMovie7.plist
    com.apple.iMovie8.plist
    com.apple.iMovie9.plist
    com.apple.iMovieApp.plist
    and find
    com.apple.iApps.plist
    While iMovie is NOT RUNNING - move this/these file/s out on to desk-top.
    Now restart iMovie.
    If You run Mac OS X.7 or more - then the Library in the User-account folder is invisibly and need to be set to be viewable. IT IS NOT in the Library on Root level (when opening MacintoshHD - first window = root level)
    ( It can be done like this: Open Terminal, then enter: chflags nohidden ~/Library
    Press return, then restart, and it will always be visible until the next major update, when you do the same thing again. )
    or - do like this.
    On the Finder window at the top left of the screen,
    Hold down the Option key and clicked on Go.
    This allowed You to see the Library folder and select it.
    Then keep the Option button pressed down in order to see and select the Library folder.
    Once found it, You are able to navigate to the iMovie preferences file and move it to the trash.  iMovie then start’s up fine!
    Yours Bengt W

  • Missing Job Options

    Sorry if this has been asked before, but a search does not seem to turn up much.
    I'm missing job options on Adobe Distiller 9 Pro. Here are my stats:
    G5 1.8ghz, 4gb RAM OSX 10.4.11.
    Acrobat 9.1.3 Pro
    We just purchased this upgrade yesterday, downloaded and installed. Previously we had Acrobat 6.0 Pro. My problem is that anytime I start Adobe Distiller I get only two joboptions: PDFX1a 2001.joboptions and PDFX3 2002.joboptions.
    All other joboptions do not show. I can see the rest of the job options in the following location: Macintosh HD>Library>Application Support>Adobe>Adobe PDF>Settings
    I have tried fixing/changing permissions. I have tried deleting this folder. When I delete, Adobe Distiller recreates all job options, but I still cannot see more than the 2 previously mentioned job options. I can delete the following folder which Adobe Distiller recreates: Macintosh HD>Users>~username>Library>Application Support>Adobe>Adobe PDF>Settings. This folder is empty when created. I can copy job options to that folder; Adobe Distiller still only sees 2 job options.
    When saving a new job option in to either location I get an error. If I save to the desktop and copy into either location Adobe Distiller will then recognize the new job option. Someone else on another forum had  a similar issue which is how I was able to find out that I could save and move.
    Does anyone have any ideas on how to force Adobe Distiller to recognize these missing joboptions? I would really rather not have to recreate them if I don't have to.
    Additional info that I think may be pertinent to this:
    I suspect that this is a permissions issue related to the following: My user account is a network account. We have a Windows 2003 SBS server running Active Directory. Our usernames (and therefore shortnames) are standard. First Name period Last Name. Ie., Erik.Youngren   I have Acrobat 9 Pro installed on my PB G4, but my user account here is a local account with no period in the shortname. No issues on the PB.
    But if this is the case, why would Distiller then see the newly created joboptions when copied into the Settings folders?
    I'm out of ideas!

    ~graffiti wrote:
    PuebloPublishers7122 wrote:
    Well. For anyone else who may run across this issue. Further googling came up with someone else's issue on Windows, whereby installing Acro 9 while earlier versions of Acrobat were still on the HD led to incompleteness and instability.
    Actually. That's a windows only thing. You can run all the versions you want on a Mac.
    The fix must have had something to do with the reinstall.
    Actually, there is one exception Graf.
    if you have multiple versions of Acrobat installed, you may run into a problem where two or more copies of the AdobePDF Driver file installed. The problem stems from the fact because of the way Adobe names the AdobePDF with such names as AdobePDF 7.123 and adobePDF 8.056 and so on it has a a unique name and therefore is added to Print driver list. But when its shown in the Printer list you have something like :
    AdobePDF 9.0
    AdobePDF 8.0
    HEWLET-PACKARD DESKJET 990CSE
    LABELWRITER 400
    the problem arises in regardless of which one you choose you end up making double copies of the PDF. I've had this happen to myself.
    the cure is to remove any and all versions of AdobePDF from Printer Utility, then Open the newest version of acrobat and have it repair installation. (Install the Adobe PDF Driver).
    All older versions can use the newer version because it has all the new features plus all the old features. However, while an older version may work any features that came out after will not work.

  • Dictionary missing all options but Wikipedia

    I just installed Leopard on my iMac G5 and Powerbook G4. Both Dictionaries are version 2.0. On the iMac I have 4 dictionary choices (New Oxford, Oxford Thesaurus, Apple, and Wikipedia), whereas on the Powerbook there is just Wikepedia, which only works when online.
    Any ideas why this difference, given the identical upgrade?
    Thanks much,
    John

    Thanks. I just tried updating Quicktime and you were right that I did need to update. But unfortunately it has not solved the problem. I am still missing all options for encoding in DVD. Media Encoder also failed to export .h264 for Vimeo this morning - created some very messy-looking files. I'm not sure what is going on, but I'd love it if someone could help me fix it. I'm (of course) in the middle of a big project and supposed to deliver in DVD.
    Thanks
    Carolyn

  • Oracle Advanced Seucirty option on Solaris

    Hi,
    I have just installed Oracle 9.2.0.1.0 Enterprise edition on Solaris 10 and from OUI "installed product" report, I see that I have OAS and all the necessary products (i.e. SSL...) installed but when I run netmgr -> Oracle Net Configuration -> Local -> Profile, I do not see an option in the drop down menu with regards to OAS! Have I missed anything or do I need any particular licensing that I am not aware of? If so, how I can get OAS to work?
    Thank you

    Anyone?

  • Grub install option in Solaris Express 11

    I am tryin to install OracleSolaris 11 express 201011 from live cd,but found some critical options missing(which are there in other linux/opensolaris distros)
    *Advanced Grub install option( whether to mbr or to the particular solaris install parition)
    Since i have a mutiboot of --
    Vista(the primary boot loader)(soon be upgrading to win7)
    |
    |---Neogrub (chainloads)
    |
    |--Ubuntu,Kubuntu,fedora,(solaris 11 ???)
    can i achieve this configuration ?will solaris 11 grub remove the vista boot loader from mbr?
    Thanks in advance

    I am tryin to install OracleSolaris 11 express 201011 from live cd,but found some critical options missing(which are there in other linux/opensolaris distros)
    *Advanced Grub install option( whether to mbr or to the particular solaris install parition)There isn't an option for this with OpenSolaris or Solaris 11 Express. It just overwrites the MBR without asking.
    Since i have a mutiboot of --
    Vista(the primary boot loader)(soon be upgrading to win7)An entry should be created for you by default.
    |---Neogrub (chainloads)No idea.
    |--Ubuntu,Kubuntu,fedora,(solaris 11 ???)In order to boot any of the Linux Operating Systems it's boot partition has to be extfs2 otherwise the GRUB that comes with OpenSolaris will not understand it. I learned that one the hard way trying to figure out why it couldn't read an extfs4 partition. It can't.
    can i achieve this configuration ?will solaris 11 grub remove the vista boot loader from mbr?yep.
    alan

Maybe you are looking for

  • Laserjet 200 won't print in colour

    I have had the printer for just over a year and it has worked perfectly. I have just replace three of the cartridges as they had run out and it will not only print in back and white (or 50 shade of grey). All the cartridges are full and I can't work

  • Unable to install Windows 7! Black screen?

    Unable to install Windows 7! Black screen? Hey everyone! Some background info: I built my computer ~2 years ago and it worked fine for about half a year, until it crashed. Since then I've been unable to reinstall Windows and I kinda forgot about it..

  • Win 7 pro installed on hp touchsmart 320-1030, the machine cannot boot from installation DVD. Assist

    I have installed Win 7 professional on hp touchsmart 320-1030 with an OEM DVD to overwrite Win 7 premium  preinstalled from factory. I want to reboot the machine with the same DVD after completing the installation, to test for possibility of reimage

  • Loss every 6 ping

    Hi, I have a little bit strange problem (maybe it is not a problem :)) I have Call Manager cluster with two MCS-7825-H3 servers with 7.0 version of Call Manager. When I ping these servers from switch or any network device I loss every 6 ping. When I

  • What's this mean?  How do I do it?

    Somewhere on another thread I read that to make my digital Yamaha keyboard (a little one 64 key model...midi in/out) work as a real instrument with Garageband I would need to connect the audio out on the keyboard to the audio in on my mac with a "ste