This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SYSTEM password


On Tue, 15 Jul 2003, Raul Olias (EE/EEM) wrote:

>         Hi Corina,
> I have no idea of which password SYSTEM and Administrators users have.
> Could you provide they to me?
>
> Thnaks in advance,
> Raúl Olías Beltrán

:-D  Thanks for the laugh...

Seriously, though, "Administrators" is not a user, but a group (which is
allowed to own files on Windows), and thus doesn't have a password.
SYSTEM (aka LocalSystem) is a special user for running services, and not
intended to log in on the console, so no password for it either.

You can get a SYSTEM-owned shell by using an "at /interactive" trick
posted earlier on this list.  You might also be able to set the SYSTEM
password from that shell by running "passwd" or "net user LocalSystem *",
but I haven't tried it, so experiment.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]