LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   User Account Management (https://www.linuxquestions.org/questions/linux-newbie-8/user-account-management-49537/)

kawaii 03-12-2003 10:45 PM

User Account Management
 
1. How can I list all users in my workgroup?
2. What is the command line to delete user (my machine has SAMBA application)
3. What is the command line to set user account password expiration?

Burke 03-13-2003 06:35 AM

Webmin does all this pretty well if you have it installed: https://yourhost:10000

Texicle 03-13-2003 04:22 PM

1. ls /home for all user accts on system, or for a list of members of a specific group on the system do members <groupname>.

2. userdel <username>

3. I found a good link for this: Password Expiration

Read through it and you should be able to set the password expirations. Hope this helps.:D

kawaii 03-19-2003 02:17 AM

I'm very new to Linux. I have tried the command given :
1. ls /home - OK
2. members <groupname> - how to type the command line? The command is not recognized
3. userdel <username> - OK

Password expiration site is good...still reading.

I can't access this site : https://yourhost:10000 ,can help?


All times are GMT -5. The time now is 10:34 AM.