[Solved] Unable to change/create home dir for particular user


 
Thread Tools Search this Thread
Operating Systems HP-UX [Solved] Unable to change/create home dir for particular user
# 1  
Old 09-18-2012
[Solved] Unable to change/create home dir for particular user

Hi all

I wanted to change the home dir for a user, but when using smh :

Code:
 SMH->Accounts for Users and Groups->Local Users->Modify User
----------------------------------------------------------------------------------------------------------------------------------------------
* Required Field

*Login Name                    :  ictprod____________

User ID                       :  115________________
Allow duplicate User ID       : No ->

Primary Group                 :  users______________
[ Change Primary Group ]

Home Directory                :  /data/ICTPRD/bmd1__
Create Home Directory         : No ->

Start-Up Program Options      :   (X) Select Start-Up Program
                                  ( ) Specify Start-Up Program
Start-Up Program              : /sbin/sh ->

Comments                      :  ___________________
                                (Real Name, Location, Phone, Home Phone)

Password Options              : No Restrictions (Normal Behavior) ->

[ Modify ] [ Preview ] [ Cancel ] [ Help ]

Then when clicking on modify, I got:

Code:
'/data/ICTPRD/bmd1' is not a valid directory
Command Unsuccessful
press enter Key to continue

Please can you tell me what I am doing wrong?


FR
# 2  
Old 09-18-2012
Does it exist?
# 3  
Old 09-18-2012
Unable to change/create home dir for particular user

Yes it does, has got stuff it.

Code:
itc01[201]/data/ICTPRD/bmd1 #ls -lrt
total 26
drwxr-xr-x   5 ictprd     ict             96 Mar 17  2011 IBS
drwxr-xr-x   3 ictprd     ict             96 Mar 17  2011 OBS
drwxr-xr-x   2 ictprd     ict             96 Mar 17  2011 SSMFinancialExtract
drwxr-xr-x   2 ictprd     ict             96 Mar 17  2011 lost+found
drwxr-xr-x   7 ictprd     ict           1024 Jul 27  2011 rating
drwxr-xr-x   2 root       sys             96 Aug 11  2011 jun11
drwxr-xr-x   2 ictprd     ict           1024 Sep 10 11:17 CdrExtract
drwxr-xr-x   2 ictprd     ict          11264 Sep 11 10:53 FinancialExtract
itc01[202]/data/ICTPRD/bmd1 #

# 4  
Old 09-18-2012
What about the perms of the directoriy itself? ( Here we dont see . .. ...)
like
Code:
 ll -ld .

What I find suspicious is the lost+found directory here... Is this the mount point of a filesystem?
# 5  
Old 09-18-2012
Hi!

I suspect the problem lies in the way the file system layout was configured by the application vendor, which is:

Code:
itc01[212]/ #bdf

/dev/vg17/lvol1    115343360 98554200 15763542   86% /data/ICTPRD/bmd1

and "ls -ld"

Code:
ls -ld /data/ICTPRD/bmd1
drwxr-xr-x  10 root       root          1024 Aug 11  2011 /data/ICTPRD/bmd1

# 6  
Old 09-19-2012
Owner is root for a start...
This User Gave Thanks to vbe For This Post:
# 7  
Old 09-19-2012
Hi !

My silly mistake, sorry...

So there is no way a user other than root can access to that directory (as it is).
But the permission says "other" have "read & execute" rights:

Code:
ls -ld bmd1
drwxr-xr-x  10 root       root          1024 Aug 11  2011 bmd1

Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Switching from root to normal user takes me to user's home dir

Whenever i switch from root to another user, by doing su - user, it takes me to home directory of user. This is very annoying as i want to be in same dir to run different commands as root sometimes and sometimes as normal user. How to fix this? (1 Reply)
Discussion started by: syncmaster
1 Replies

2. Solaris

remove a user without removing its home dir

HI all, I have wrongly given a wrong home directory to a user. This dir is very critical for my production environment(Can;t afford to lose it for a single minute) Now i want to delete that user, Whenever i try to delete user it tries to delete its home dir. Commnd i use: userdel ... (9 Replies)
Discussion started by: varunksharma87
9 Replies

3. HP-UX

could not able change permission of /home dir

Hi i am new to this admin area . i have created user with name as "ab" and gave home dir as /home/ab . when i tried to create the /home/ab dir , i got he following error. "mkdir: Failed to make directory "/home/ab"; Operation not applicable " Thanks in advance . (1 Reply)
Discussion started by: expert
1 Replies

4. Solaris

how to change /export/home/user dir to /home /user in solaris

Hi all i am using solaris 10, i am creating user with useradd -d/home/user -m -s /bin/sh user user is created with in the following path /export/home/user (auto mount) i need the user to be created like this (/home as default home directory ) useradd -d /home/user -m -s /bin/sh... (2 Replies)
Discussion started by: kalyankalyan
2 Replies

5. Solaris

Requesting help to automatically create home dir on login

I know we would not normally do this. However, I would like to have user's home directory created when they log in the first time. I have searched the forums and have not found any help yet. Scenario - environment uses NIS for auth and usually NFS mount HOME. However, I have a pilot environment... (4 Replies)
Discussion started by: 22blaze
4 Replies

6. AIX

Not able to mount user home dir from with automount

Hello there Have anyone configured an AIX 5L machine as NIS client? with homedirectories automounted form an NFS share? The NIS server is running Solaris. I am able to configure the AIX machine as client and user is able to login but I have configured the client to use the automountd... (0 Replies)
Discussion started by: balaji_prk
0 Replies

7. UNIX for Dummies Questions & Answers

unable to set user home dir

I created a new user and changed their home directory to /export/home/mydir/ I verified in the passwd file that the home directory is set to the above and that owner of that directory is the new user and yet when I log in as that user I get the following message: No directory! Logging in with... (14 Replies)
Discussion started by: some_one
14 Replies

8. Solaris

need to restrict user to his home dir

Hello, i need to create a user who's access is restricted only to his home directory and below, i restricted his pty access by adding 'no-pty' to the options of the ssh key in authorized_keys file. However, sftp access still allows this user access to all my file system thanks (5 Replies)
Discussion started by: lidram
5 Replies

9. UNIX for Dummies Questions & Answers

listing home dir of anothe user

Hi I am trying to display the home directory of another user. I dont have the permissions to change into their directory and wonder is it possible to display their directory eg I cant change directory to john but I am trying to display something like /home/John. If anyone can help I would... (3 Replies)
Discussion started by: mmg2711
3 Replies

10. UNIX for Dummies Questions & Answers

Modify user home dir

I created a new user and assigned a certain home dir to tis user. I've noticed that this home dir (/export/home/test) is already assigned to other users. I really want to create a dedicated home dir for the new user. Can anyone tell me how I can modify this user with a new homedir? Thx for... (4 Replies)
Discussion started by: kris_devis
4 Replies
Login or Register to Ask a Question