Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!mcsun!unido!infoac!siebeck From: siebeck@infoac.rmi.de (Wolfgang Siebeck ) Newsgroups: comp.unix.questions Subject: Re: What does '*' symbol in /etc/passwd means? Message-ID: <1991May25.183304.24352@infoac.rmi.de> Date: 25 May 91 18:33:04 GMT References: <27017@adm.brl.mil> <1991May25.153939.13870@mp.cs.niu.edu> Organization: RMI Net INFO.box Systems * Aachen * Hamburg * Flensburg Lines: 20 rickert@mp.cs.niu.edu (Neil Rickert) writes: >In article <27017@adm.brl.mil> e910276@dal1.kaist.ac.kr (KiChang Yang) writes: >> >>I'm much interested in UNIX system. >>Recently, I found this '*' curios symbol in /etc/passwd. >>For example, >> bin:*:2:1::/bin:/bin/csh >>Could you tell me what this symbol means? > It doesn't mean anything in particular. It represents the encrypted password. >It happens that no encrypted password can ever be '*', so this is just one >way of preventing anybody from ever logging in on this account. I guess, Yang is using a machine running SYSV and this machine uses /etc/shadow. In that file, you'll find an entry for user 'bin' with a password like the ones we are used to ... -ws -- siebeck@infoac.rmi.de (Wolfgang Siebeck)