Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Need an
Introduction
to Tiny Core? Or peruse
Core Concepts
.
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
Where is the passwd stored?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Where is the passwd stored? (Read 1377 times)
Nexus
Newbie
Posts: 7
Where is the passwd stored?
«
on:
March 31, 2016, 03:03:41 PM »
If I change the ssh password with "passwd", where is that stored? I would like to back it up with /opt/.filetool.lst, but I can't find it. It does not appear to be in with all the other /usr/local/etc/ssh things. Cheers.
Logged
gerald_clark
TinyCore Moderator
Hero Member
Posts: 4254
Re: Where is the passwd stored?
«
Reply #1 on:
March 31, 2016, 03:08:28 PM »
It is in /etc/shadow, just like in any other Linux system.
The following should be backed up as a set:
etc/passwd
etc/shadow
etc/group
etc/gshadow
Logged
Nexus
Newbie
Posts: 7
Re: Where is the passwd stored?
«
Reply #2 on:
March 31, 2016, 03:12:50 PM »
Aha! There it is! Thank you.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
Where is the passwd stored?