Sponsored Content
Operating Systems Linux Command for list of active/disabled users Post 302219263 by Ikon on Monday 28th of July 2008 04:58:20 PM
Old 07-28-2008
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

command help, how do i list the users of a group?

What command allows you to display a list of the userids of all the other users in a group, regardless if they are logged in or not? (3 Replies)
Discussion started by: crabtruck
3 Replies

2. HP-UX

Disabled/Locked users

How can I check the disabled/locked users in HP-UX? It's possible to know that without root privileges? Thanks. (2 Replies)
Discussion started by: psimoes79
2 Replies

3. UNIX for Advanced & Expert Users

Active / Non Active users ?

Hey, I have few Questions : 1. How to Check/Find who all are the users accessing the server using their id ? 2. How to Check who is the active user or non active user (whose id exists but the access privileges has been removed) ? I am presently using AIX5.3 as a server. Please suggest... (3 Replies)
Discussion started by: varungupta
3 Replies

4. AIX

Authenticate AIX users from MS Active Directory

First, let me start off saying this is not spam. This is me trying to help out other AIX Admins with MS AD servers. If it is not applicable to you, someone else will find it useful. As long as the "KDC" service is running on your AD server, these steps should work. There should be no... (3 Replies)
Discussion started by: kah00na
3 Replies

5. Homework & Coursework Questions

Simple loop to mail all active users.

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: Send a fortune to all active/logged in users 2. Relevant commands, code, scripts, algorithms: So I understand... (8 Replies)
Discussion started by: kjcraig77
8 Replies
EDUSERS(1)						      General Commands Manual							EDUSERS(1)

NAME
edusers - edit users list created by package SYNOPSIS
edusers [system [version]] DESCRIPTION
This command lets you safely edit the users list created by the package command. It locks the file before launching the editor, hence pro- tecting against any concurrent update by some package command that could arrive at the same time (by e-mail). The level of protection this locking buys you depends on the locking policy you have configured in your ~/.mailagent. If you are within a package source tree, all you need to say is edusers to edit the users file for that package. In order for that particular feature to work properly, the package must have been placed under dist control, or at least the packinit command from the dist package must have been run. Otherwise, you may specify a system name, and optionally a version number if that is not enough to disambiguate. Using '-' will get you the lattest version available. In any case, there must be a proper setting of the distribs file to use this command. If that file is not accurate, the package command will not be able to produce a users file anyway. ENVIRONMENT
The editor is taken out of the EDITOR variable if defined, then from the VISUAL variable, defaulting to /usr/ae if none of the variables is set. FILES
~/.mailagent configuration file for mailagent. Spool/distribs distribution list, same file as the one used for mailpatch. System/.package file created by dist's packinit command to indicate the root of the source tree for that package. System/users list of users of that system. Log/agentlog mailagent's log file. AUTHOR
Raphael Manfredi <Raphael_Manfredi@pobox.com> SEE ALSO
mailagent(1), metaconfig(1), package(1), packinit(1). EDUSERS(1)
All times are GMT -4. The time now is 03:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy