Operating System - HP-UX
1825750 Members
2504 Online
109687 Solutions
New Discussion

Re: Any known bug for HPUX Sam

 
jamil
Occasional Contributor

Any known bug for HPUX Sam

Anyone know whether there is any known bug for HPUX 11.00 11.11 which leaves the home directory intact after user delete using SAM? Thank you for any feedback.
2 REPLIES 2
monasingh_1
Trusted Contributor

Re: Any known bug for HPUX Sam

it is not a bug , by default it leaves the user files intact. But there are options to delete all user files as well.

try again deleting a test user and check various options while removing user.

hope this helps.
Muthukumar_5
Honored Contributor

Re: Any known bug for HPUX Sam

We can easily delete users directories / files.

Default action is as,
User's Files and Directories Should Be: <*> Left Where They Are

Other options are as,
User's Files and Directories Should Be:

<*> Left Where They Are
< > Removed from User's Home Directory Only
< > Removed from All Local File Systems
< > Assigned to Another User

select your preferred option out there.

If you want to simply delete the home directory then,

userdel -r

To know about the user informations on sam,

go to sam,

sam --> USers * -> users --> select username --> options --> remove

Then you will get above options out.
Easy to suggest when don't know about the problem!