Computing.Net > Forums > Linux > unable to create user home director

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

unable to create user home director

Reply to Message Icon

Name: beboldpls
Date: March 19, 2004 at 06:57:04 Pacific
OS: redhat linux8.0
CPU/Ram: 256mb
Comment:

hi friends,
i have redhat linux8.0 box with me.
i entered as a root and i tried to create a user but its sayin that
cannot create directory /home/user

what i have to do?
pls help me

regards
babu



Sponsored Link
Ads by Google

Response Number 1
Name: Dlonra
Date: March 19, 2004 at 07:06:39 Pacific
Reply:

what was the full error message?


0

Response Number 2
Name: beboldpls
Date: March 19, 2004 at 07:25:02 Pacific
Reply:


this is the only error message that im receiving when i tried to create user...

pls


0

Response Number 3
Name: 3Dave
Date: March 19, 2004 at 09:21:21 Pacific
Reply:

What command are you using? adduser, useradd or a GUI? Has the home folder already been created? Are there any strange sybmols in the username (. * ? etc) ?


0

Response Number 4
Name: beboldpls
Date: March 20, 2004 at 04:18:41 Pacific
Reply:

hi 3dave n all,

i tried with both the commands
adduser and useradd.but the output is same,ie
adduser jonney
useradd jonney

adduser: cannot create directory /home/username
useradd: cannot create directory /home/username

this is the exact output.
i tried with different usernames like jonny,seshu,stephen,laila. but didn't work
whatmay be the porblem.

i even tried with -d /home/username (systematic way) for both the commands

pls help me

regards
babu


0

Response Number 5
Name: Dlonra
Date: March 20, 2004 at 10:04:33 Pacific
Reply:

what happens when you
mkdir /home/username
?



0

Related Posts

See More



Response Number 6
Name: beboldpls
Date: March 21, 2004 at 02:44:54 Pacific
Reply:

hi friends,

when im creating directory with the cmd
root# mkdir /home/kk

mkdir: cannot create directory '/home/kk':permission denied

why it's giving this msg... even for root

help me

regards
babu


0

Response Number 7
Name: beboldpls
Date: March 21, 2004 at 03:38:18 Pacific
Reply:

hi friends,

i can create a directory in root directory
by mkdir xyz

but whe i try
mkdir /home/xyz

mkdir: cannot create a directory '/home/xyz' : permission denied..

what i need to do.
pls help me.

regards
babu


0

Response Number 8
Name: 3Dave
Date: March 22, 2004 at 01:30:52 Pacific
Reply:

Try this:
# chmod 755 /home
# mkdir /home/xyz


0

Response Number 9
Name: beboldpls
Date: March 22, 2004 at 04:12:29 Pacific
Reply:

hi 3dave
thnx for ut help.. but im sorry to say this its not working.. saying the same thing...
mkdir: cannot create a directory '/home/xyz' : permission denied..

but its working fine when im in command mode..

root# startx
after entering in gui mode
im selecting system tools---->terminal. there if try this comamnd then its giving the same problem


help me pls

regards
kishore


0

Response Number 10
Name: 3Dave
Date: March 22, 2004 at 04:52:29 Pacific
Reply:

"...but its working fine when im in command mode..."
Then it should be exactly the same when using a terminal under X....very strange!?! I don't suppose your disk is nearly full? You can check all your partitions with:
$ df -h


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: unable to create user home director

Unable to create DNS Site www.computing.net/answers/linux/unable-to-create-dns-site/6539.html

How to create user www.computing.net/answers/linux/how-to-create-user/20872.html

cant create user www.computing.net/answers/linux/cant-create-user/16407.html