Ask a Question related to Sun Solaris, Design and Development.

  1. #1

    Default /etc/passwd.....

    Hi all,

    I’ve tried to figure out what is the use of program accounts
    found in the /etc/passwd file such as lp, uucp,…. Moreover, they
    are set to “No Password – setuid only”, so what is
    the benefit of doing that. Another question is when to add some
    program accounts to this file, and how dose the system use and
    interact with this file?

    Thank you for your help and I hope to hear from you as soon as
    possible,

    Yours,
    Brgds,
    moon Guest

  2. Similar Questions and Discussions

    1. passwd file
      1. Have a question regarding the lastupdate field in the passwd file. Does lastupdate mean the time the password was changed? Would it be possible...
    2. Blue Screen / Recovery / Admin Passwd not Assgnd / User Passwd Assgnd
      As the subject states, I am having a problem getting into Recovery mode via my install CD. I uninstalled some backup software and only get the...
    3. PAM + /etc/passwd
      Im sure this is a common question, but I cant find an answer. Is it possible to use PAM and store a common UID for the user instead of having to...
    4. [PHP] /etc/passwd
      > -----Original Message----- That's a rather expensive (and slightly obscure) way of performing that check. Try: if ($id{0}=='/') goaway; ...
    5. /etc/passwd
      Hello php-general, my server is running freebsd 5.0 and yet i havent fixed bug that i knew long time ago, so can anyone point me with some...
  3. #2

    Default Re: /etc/passwd.....

    On Sun, 03 Aug 2003 08:44:16 -0700, moon wrote:
    > Hi all,
    >
    > I’ve tried to figure out what is the use of program accounts
    > found in the /etc/passwd file such as lp, uucp,…. Moreover, they
    > are set to “No Password – setuid only”, so what is
    > the benefit of doing that. Another question is when to add some
    > program accounts to this file, and how dose the system use and
    > interact with this file?
    Some of those "users" own their processes.

    Sun Microsystems Inc. SunOS 5.8 Generic February 2000
    [/]# ps -ef | grep lp
    lp 204 1 0 Jul 17 ? 0:00 /opt/sfw/sbin/lpd
    > Thank you for your help and I hope to hear from you as soon as
    > possible,
    Just log into your NNTP server and read the news.


    Dave Uhring Guest

  4. #3

    Default Re: /etc/passwd.....

    moon <only_forme4@hotmail.com> wrote:
    > Hi all,
    Hi! Excitement!
    > I& #8217;ve
    You've been infected by a virus? ;-)
    Cypherpunk@nyc.rr.com Guest

  5. #4

    Default Re: /etc/passwd.....

    On Sun, 03 Aug 2003 19:32:58 +0000, Cypherpun wrote:
    > moon <only_forme4@hotmail.com> wrote:
    >> Hi all,
    >
    > Hi! Excitement!
    >
    >> I& #8217;ve
    >
    > You've been infected by a virus? ;-)
    The worst, MSIE.

    Dave Uhring Guest

  6. #5

    Default Re: /etc/passwd.....

    Dave Uhring wrote:
    >
    > On Sun, 03 Aug 2003 19:32:58 +0000, Cypherpun wrote:
    "Cypherpun"? You've just give me a whole new line of puns
    on Guy's handle.

    -am © 2003
    Anthony Mandic Guest

  7. #6

    Default Re: /etc/passwd.....

    I was able to figure out the meaning of the system account. I am not
    sure, but I think that they are used to add restriction to some files
    and folders used by such accounts, Simply! You know some texts can
    easily confuse you!

    This message is sent by MSIE : )
    moon Guest

  8. #7

    Default Re: /etc/passwd.....

    On Tue, 05 Aug 2003 13:20:11 -0700, moon wrote:
    > This message is sent by MSIE : )
    Microsoft is too stupid to transmit the correct ASCII code for the
    apostrophe.

    Dave Uhring Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139