Sponsored Content
Operating Systems AIX Web-based System Manager (WSM) Post 302122152 by alpha(*)test on Tuesday 19th of June 2007 10:25:55 AM
Old 06-19-2007
try hmcsuperadmin

try hmcsuperadmin profile. it has got all access.... create/delete lpars, capacity changes, dlpar operations, etc etc.
 

6 More Discussions You Might Find Interesting

1. AIX

"Web-based System Manager" error

Hi, I have a problem with the "Web-based System Manager" on AIX 5.3 ML04. When selecting category "File Systems" and the "Overview and Tasks", I get a popup with the following error: : com.ibm.jcb.RemoteSourceException: The remote call failed; nested exception is:... (1 Reply)
Discussion started by: Ebbi
1 Replies

2. AIX

web-based system manager

dear aix guru, i have some question....i would like to set up broadcast message & email to root repeatly when the event had occured untill the error is fixed.... coz i got only one broadcast message & email when i start the condition... thanks ;) (0 Replies)
Discussion started by: click007
0 Replies

3. AIX

Starting web-based system manager?

How does one initiate this? (1 Reply)
Discussion started by: NycUnxer
1 Replies

4. Advertise with Us

Web Application Manager and Developer (India)

The UNIX and Linux Forums are looking for one or two web application developers in India. The position will be virtual and can be performed from anywhere with a high speed Internet connection. The following are the minimal qualifications: Education: University graduate in engineering, computer... (0 Replies)
Discussion started by: Neo
0 Replies

5. UNIX and Linux Applications

web basefile manager

Can anybody please recommend an open source web based file manager which uses ftps and support LDAP authentication? I have Google search but no luck. I installed an ftps server however I would also like to install an open source web base file manager which users will use to connect to the... (2 Replies)
Discussion started by: hassan1
2 Replies

6. Solaris

Java web console Vs Web-Based Enterprise Management(WBEM)

Java web console Vs Web-Based Enterprise Management(WBEM) 1. I like to understand the difference in purpose of using java web console and Web-Based Enterprise Management (WBEM) 2. As per CIS benchmark, both of them has to be disabled when not used for increased security. Solaris admin(s) -... (0 Replies)
Discussion started by: cyberidude
0 Replies
pam_group(8)						    BSD System Manager's Manual 					      pam_group(8)

NAME
pam_group -- Group PAM module SYNOPSIS
[service-name] function-class control-flag pam_group [options] DESCRIPTION
The Group PAM module supports the account management function class. In terms of the function-class parameter, this is the ``account'' class. The Group account management module permits or denies users based on their membership to a particular group (or groups) specified with the group option. If no groups are specified the default group (``wheel'') will be used. The following options may be passed to this account management module: deny Reverse the meaning of the test, i.e., reject the applicant if and only if he or she is a member of the specified group. This can be useful to exclude certain groups of users from certain services. fail_safe If the specified group does not exist, or has no members, act as if it does exist and the applicant is a member. group=groupname Specify the name of the group to check. This can be a comma-separated list (i.e. ``group=admin,wheel''). root_only Skip this module entirely if the target account is not the superuser account. ruser Check the membership of the applicant (PAM_RUSER), rather than the target account (PAM_USER) SEE ALSO
pam_get_item(3), pam.conf(5), pam(8), DirectoryService(8) AUTHORS
The pam_group module and this manual page were developed for the FreeBSD Project by ThinkSec AS and NAI Labs, the Security Research Division of Network Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035 (``CBOSS''), as part of the DARPA CHATS research program. BSD
February 7, 2009 BSD
All times are GMT -4. The time now is 07:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy