What is default permission of /etc/passwd , /etc/shadow files
Answers were Sorted based on User's Feedback
Answer / manoj
bash-3.00$ ls -l /etc/shadow
-r-------- 1 root sys 3030 Dec 5
23:05 /etc/shadow
bash-3.00$
bash-3.00$ ls -l /etc/passwd
-rw-r--r-- 1 root sys 8243 Dec 3
05:18 /etc/passwd
bash-3.00$
| Is This Answer Correct ? | 19 Yes | 2 No |
Answer / sonu
In RHEL- 6
[sonu@localhost ~]$ ll /etc/passwd
-rw-r--r--. 1 root root 1748 Mar 4 04:58 /etc/passwd
[sonu@localhost ~]$ ll /etc/shadow
----------. 1 root root 1076 Mar 4 04:58 /etc/shadow
[sonu@localhost ~]$
/etc/passwd === 644
/etc/shadow ===000
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / karthik
Default permission for /etc/passwd is
644
Default permission for /etc/shadow is
400
| Is This Answer Correct ? | 17 Yes | 3 No |
Answer / ramunix123
bash-3.00# ls -ltr /etc/passwd
-rw-r--r-- 1 root sys 2178 Nov 18 12:11 /etc/passwd
bash-3.00# ls -ltr /etc/shadow
-r-------- 1 root sys 1117 Nov 18 12:55 /etc/shadow
bash-3.00# w
4:53pm up 1 day(s), 10:29, 5 users, load average: 4.44, 4.52, 5.06
User tty login@ idle JCPU PCPU what
zaldeza pts/1 Sun12pm 25:56 4:46 bash
zaldeza pts/2 Sun 6am 5:51 290:59 bash
ram pts/3 12:54pm bash
zaldeza pts/8 Sun12pm 25:58 bash
zaldeza pts/18 1:21pm 23 1 bash
bash-3.00# date
Monday, February 13, 2012 4:53:51 PM CST
bash-3.00#
passwd = 644
shadow = 400
| Is This Answer Correct ? | 6 Yes | 0 No |
What is difference between incremental backup and differential backup?
Iam facing an issue like below, any help why this is caused? $ ls -l /etc total 184 -rw-r--r-- 1 root other 3 Nov 28 09:35 abc1 -rw-r--r-- 1 root other 3 Nov 28 09:35 cb -r--r--r-- 1 root root 8358 Nov 28 19:04 ptmp -r-------- 1 root sys 5055 Nov 28 19:04 stmp -r--r----- 1 root root 76828 Nov 28 09:38 sudoers
What is environmental? How to add environmental variables in run level 3 & how to edit?
Which file maintain the kernel
If you have forgotten the root password for a server, how do you get back in?
How to review IP as weel as port no in solaris?
How to find out the shared file system from server and client
how to find bad disk in VERITAS VOLUME MANAGER
What are the configuration files in VxVm?
Which service assign port no dynamically
How to configure root mirroring in veritas volume manager
When iam checking the services its showing unintialized then what should i do step by step.pls tell me the answer as soon as posible.