After creating user account successfully it shows 64
blocks.what for these 64 blocks are used and what information
is stored in this blocks?
Answers were Sorted based on User's Feedback
Answer / khamruddin
those 64 blocks size are for
" local.cshrc,local.login.local.profile" files When we add
a new user by default this files are created in users home
directory,whose capacity is 64bytes...
thanks & regards
k.khamruddin
| Is This Answer Correct ? | 32 Yes | 1 No |
Answer / rathnasekaran.r(tcs,chennai)
Size depends on default files defined for homedirectory
which is under /etc/skel
-rw-r--r-- 1 root sys 136 Apr 12 2005
local.cshrc
-rw-r--r-- 1 root root 167 Apr 12 2005
local.login
-rw-r--r-- 1 root root 184 Apr 12 2005
local.profile
Sometimes we should get 24 blocks created ,
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / prathap reddy
when we create a user by default three files will be
updated in users home directory those are "
local.cshrc,local.login.local.profile"whose capacity is 64
bytes.....
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / mohammed mukram
I created a user john, so if u check the files in the home
directory of john , you can see 3 files, whose size is 64 bytes.
# su john
# ls
home
# cd home
# ls
john
# cd john
# ls
local.cshrc local.login local.profile
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / megastar chiru
64blocks mean to create min size of your home directory. it
is depend on your way of add/creating user.
/usr/sbin/useradd -u xx -g xy -m /export/home/useryy -s
/bin/sh -k /etc/skel useryy will give you 64 blocks output
/user/sbin/useradd useryy ---> this will also add/create a
user with defaults. mean without home directory. in passwd
file will show you default home directory of the user. but
you can't place any files on it. but first syntax we can
create/save files.
| Is This Answer Correct ? | 7 Yes | 12 No |
How many fields in passwd, shadow and group files
How to boot the solaris system in 64 0r 32 bit kernel
I would like to create users and the users account should be locked after 3 login attempts. How to create ? And where these locked information has been stored. Environment : NIS and if LDAP also
How can you create mount points in solaris?
What are the service group dependence?
how to find bad disk in VERITAS VOLUME MANAGER
Explain shrinking the disk
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 2 in uadmin 2 0 command in solaris
how to set ip address for a solaris machine
Were will be the configuration for metadevice
What are thing you must ensure to provide security the system