- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Home directory remain intact after removing user u...
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
09-20-2004 08:05 PM
09-20-2004 08:05 PM
Home directory remain intact after removing user using SAM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2004 08:51 PM - last edited on 09-16-2024 02:33 AM by support_s
09-20-2004 08:51 PM - last edited on 09-16-2024 02:33 AM by support_s
Re: Home directory remain intact after removing user using SAM
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=674519
HTH.
Regards,
Sri Ram
- Tags:
- memory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2004 08:54 PM
09-20-2004 08:54 PM
Re: Home directory remain intact after removing user using SAM
Oops! Looks like I pointed you to your own question (that you asked last month)! Am sorry.
Regards,
Sri Ram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2004 11:48 PM
09-20-2004 11:48 PM
Re: Home directory remain intact after removing user using SAM
1. Can you able to delete the home directory with root file using as,
userdel -r
Note: Userlogin must not login at that time, else it will prompt warning and not do action there.
2. what is there in /etc/sam/rmfiles.excl and /etc/sam/rmuser.excl files. We can make some files not to be deleted using sam with /etc/sam/rmfiles.excl
3. Try with another two options on sam home directory deletion there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2004 11:52 PM
09-20-2004 11:52 PM
Re: Home directory remain intact after removing user using SAM
This is not a bug but by design.
To prevent the issue, check for root owned files prior to removing the user.
You will be warned of any issues by viewing the /var/sam/sam_remove.log as file removal and directory removal is logged.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2004 12:26 PM
09-21-2004 12:26 PM