LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Etc Passwd (https://www.linuxquestions.org/questions/linux-newbie-8/etc-passwd-825416/)

jaypas 08-10-2010 03:43 PM

Etc Passwd
 
Hi, all,
I got a user account on a linux network. But when I look in the /etc/passwd file, I don't see my username there. Where would I find my username?
Thanks,
Jaypas

r3sistance 08-10-2010 03:47 PM

Hi Jaypas,

If it's a network domain then it would be the domain server/controller that it would likely be on as you would be logging into a network instead of as a local user.

estabroo 08-10-2010 09:28 PM

probably in nis or ldap

the_gripmaster 08-10-2010 09:29 PM

Try

ypcat passwd
ypcat passwd | grep yourusername


All times are GMT -5. The time now is 04:18 AM.