Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
creation of 1000 users
Name: coolchecks Date: January 14, 2002 at 23:28:46 Pacific
Comment:
can any one tell me (script ) as to create an normal unix users of fixed group with names starting like user1 (to user2 user3 user 4 ......) with one script??? pls help me..
Name: James Boothe Date: January 15, 2002 at 06:30:31 Pacific
Reply:
Create the following script as usergen.sh and tweek the useradd syntax with desired options such as desired group, shell etc. The script will create useradd.sh which you can then run.
Summary: using bourne shell i have got a record of users currently logged into unix and some of the users are logged in more than once. How do i show a record of the userID's only once so i dont have repeating...
Summary: Hi All, I have a requirement to monitor the cron jobs of other Unix users on the server. All the monitoring script has do is find if cron jobs are commented out or not. Would you please let me know if...
Summary: (1) What are the list of commands that can be issued by a user (not superuser, just orindary user) ? (2) How can an administrator limit a user to use only a subset of commands out of the originally al...