Reply from jalal.hajigholamali on Jun 21 at 5:20 PM Hi, You can create a userid by "useradd" command and you can define specific directory as you want for a given user, another way(but not recommended) you can edit /etc/passwd file by (vipw) and change home directory of specific user, then create a directory with proper owner and group plus permissions. see man page of "useradd"
| | | ---------------Original Message--------------- From: jothimani subramani Sent: Thursday, June 21, 2012 1:10 PM Subject: Logging Into Non-Default Directory Hi all, I have created a user called ftpuser in AIX. When the user logged into system, it should go to custom directory called /product/ftpuser and added an entry in profile. It is working fine. When I try to login using cuteftp application, it is going to default directory /home/ftpuser. Please help me to go to custom directory instead of default home directory. B Regards, Mani | | Reply to this email to post your response. __.____._ | _.____.__ |
No comments:
Post a Comment