Sponsored Content
Full Discussion: Delete all my post
Contact Us Post Here to Contact Site Administrators and Moderators Delete all my post Post 302982430 by houmingc on Wednesday 28th of September 2016 11:24:10 PM
Old 09-29-2016
Delete all my post

Dear administrator

Please delete all my posting, topics and user account.
I will create a new user account myself.
Thanks for the effort render.
 

6 More Discussions You Might Find Interesting

1. Forum Support Area for Unregistered Users & Account Problems

Delete post please

Admin: I have 2 postings for FTP issues can you delete both of them. I resolve the problems by myself. Thanks (1 Reply)
Discussion started by: newbie05
1 Replies

2. Post Here to Contact Site Administrators and Moderators

How to Delete a Post

Hi, I have created a new thread. I dont need that thread now. How should I delete it? Nobody has replied yet. Regd, M (5 Replies)
Discussion started by: mahatma
5 Replies

3. Post Here to Contact Site Administrators and Moderators

Delete post

ADMIN: Please delete my following post: How to print out last part of awk token/string? Thank you (1 Reply)
Discussion started by: rory7902
1 Replies

4. Post Here to Contact Site Administrators and Moderators

Please delete the post

Hi Moderator.. Please delete all my post.. some my post has confidential details of my company... i unknowning posted that ... is it possible to remove those.. i couldn't able to edit those bz those r closed .. (1 Reply)
Discussion started by: girija
1 Replies

5. Post Here to Contact Site Administrators and Moderators

Please delete my post which was posted wrongly

Hi Moderator, Please delete the below post which i posted by mistake.Thanks in advance. https://www.unix.com/shell-programming-and-scripting/260605-closed-script-not-working-new-post.html Kindly help me on this. Thanks, vijay (1 Reply)
Discussion started by: bhas85
1 Replies

6. Post Here to Contact Site Administrators and Moderators

Need to delete the post

Hi Administrator, Please delete the following post as soon as possible. https://www.unix.com/shell-programming-and-scripting/199817-solved-running-script-remotely-sudo-id.html (8 Replies)
Discussion started by: arjunprathap
8 Replies
userdel(8)						      System Manager's Manual							userdel(8)

NAME
userdel - delete an user account SYNOPSIS
userdel [-D binddn] [-P path] [-r[-f]] [--service service] [--help] [-u] [-v] account DESCRIPTION
userdel deletes an user account from the local system files or a LDAP database and removes all entries that refer to account from the group database. Before the account is removed, the USERDEL_PRECMD command as defined in login.defs(5) is called, after removal the USERDEL_POSTCMD command is called. OPTIONS
-r, --remove-home Remove the whole home directory and the mail spool of the specified account. Files located in other directories will have to be searched for and deleted manually. -f, --force This option is used to force the removal of files, even if not owned by the account. --service service Add the account to a special directory. The default is files, but ldap is also valid. -D, --binddn binddn Use the Distinguished Name binddn to bind to the LDAP directory. The user will be prompted for a password for simple authentica- tion. -P, --path path The passwd and shadow files are located below the specified directory path. chpasswd will use this files, not /etc/passwd and /etc/shadow. --help Print a list of valid options with a short description. -u, --usage Print a short list of valid options. -v, --version Print the version number and exit. FILES
passwd - user account information shadow - shadow user account information group - group information SEE ALSO
passwd(1), login.defs(5), passwd(5), shadow(5), useradd(8), usermod(8) AUTHOR
Thorsten Kukuk <kukuk@suse.de> pwdutils October 2003 userdel(8)
All times are GMT -4. The time now is 09:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy