![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Users in AIX | Lost in AIX | AIX | 3 | 06-04-2007 02:44 PM |
| Users In AIX | Lost in AIX | UNIX for Dummies Questions & Answers | 1 | 05-24-2007 04:12 PM |
| Users on AIX 5.2 | aldowsary | AIX | 4 | 11-06-2006 10:30 PM |
| Users | catwomen | HP-UX | 1 | 10-12-2006 09:11 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
do i need these users?
uucp:x:5:5:uucp Admin:/usr/lib/uucp:
nuucp:x:9:9:uucp Admin:/var/spool/uucppublic:/usr/lib/uucp/uucico smmsp:x:25:25:SendMail Message Submission Program:/: listen:x:37:4:Network Admin:/usr/net/nls: nobody:x:60001:60001:Nobody:/: noaccess:x:60002:60002:No Access User:/: nobody4:x:65534:65534:SunOS 4.x Nobody:/: I have no idea what any of these accounts do... Would anyone find it unwise to remove these from the system? |
|
||||
|
I would recommend against deleting those. They are all system accounts used for various purposes. For example, listen is the network listener daemon that monitors your system for requests coming in over the network. Turn that off and all of a sudden your box will be unable to accept connections over the network.
There is no harm to leaving these in place, and removing them could cause a variety of problems. Even if you're sure you don't use one of them, I would imagine removing a system account like that could cause future problems when trying to apply patches to your machine which try to update files related to the removed account. If your concern is security related, definitely turn off the services you don't want in inetd.conf or (or using inetadm in Solaris 10). But I wouldn't remove the related system accounts. |
|
||||
|
Quote:
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|