- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Home directory can not be found
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 11:06 AM
03-10-2004 11:06 AM
Home directory can not be found
The /home/oracle is not found. use / instead?
When I log on via telnet, I found that I am in / instead of /home/oracle. the /home/oracle is not there? I did not backup the system for a while because it is a test machine.
Is there a way to get /home/oracle back?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 11:14 AM
03-10-2004 11:14 AM
Re: Home directory can not be found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 11:21 AM
03-10-2004 11:21 AM
Re: Home directory can not be found
Couple of things...
1) What is the *real* home dir for user oracle in the /etc/passwd file it is /home/oracle. Is that the way it really is? If it's gone recreate it, set perms/ownership on it & copy /etc/skel/* into it & again set perms/owener on the files.
2) IMPORTANT: One should *not* be directly logging in to "generic" accounts. You should be logging in as yourself & su over. Else you don't have real accounting - outside of IP tracking.
My $0.02,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 11:31 AM
03-10-2004 11:31 AM
Re: Home directory can not be found
Its a basic requirment for sound systems administration.
The oracle account is a powerful user and there needs to be control of its profile and records of what it does.
My 1 cent.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 12:39 PM
03-10-2004 12:39 PM
Re: Home directory can not be found
I just recreate the folder and change the ownership. All files I have lost I have to load them again.