Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-11-2005, 06:34 AM
|
#1
|
Member
Registered: Feb 2005
Location: UK
Distribution: Gentoo
Posts: 86
Rep:
|
/etc/passwd, /etc/shadow, /etc/group? Educate me :)!
Hi,
Could anyone give me some information on /etc/passwd, /etc/group, and /etc/shadow?
Understanding of these seems to be a big part of FTP config, and I'm sure it'd just be good for me to know.
My main question is, what are the various colon delimited values for? Some example lines:
/etc/passwd:
ftp:x:110:110::/home/ftp:/bin/false
/etc/shadow:
james:$1$9hrko1LN$1Hf3j9fRoHQfv14Q26FBo.:12882:0:99999:7:::
/etc/group:
james:x:1000:
I'd appreciate any reply you could give !
Kind regards,
James
|
|
|
06-11-2005, 08:20 AM
|
#2
|
Senior Member
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291
Rep:
|
man passwd, man group!
Basically , when you set up a new user it asks a load of questions, these are the fields for the answers. "group" holds groups and members of groups and "shadow" contains the passwords (encrypted).
You are best off just using the commands "passwd", "adduser", "useradd", "groupadd", "groupdel" and "groupmod" than trying to work out how to modify these files, you can corrupt them easily (as I have found out to my detriment!).
|
|
|
06-11-2005, 09:57 AM
|
#3
|
Member
Registered: Dec 2004
Location: Russia, Siberia, Kemerovo
Distribution: Slackware
Posts: 893
Rep:
|
|
|
|
06-11-2005, 01:53 PM
|
#4
|
Member
Registered: Feb 2005
Location: UK
Distribution: Gentoo
Posts: 86
Original Poster
Rep:
|
Thanks!
Hi,
Thanks for the quick reply guys - this stuff should come in useful !
Kind regards,
James
|
|
|
06-11-2005, 07:47 PM
|
#5
|
Senior Member
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291
Rep:
|
I didn't know about those vi commands, thanks alot!
|
|
|
All times are GMT -5. The time now is 03:36 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|