130
Advanced Operations
-48 VDC Remote Power Manager
Installation and Operations Manual
Granting and removing input status viewing:
The Set LDAPGroup Envmon command grants or removes input status viewing to/from an LDAP group.
To grant or remove input status viewing for an LDAP group:
At the Switched -48 VDC: prompt, type
set ldapgroup envmon
followed by
on
or
off
, optionally followed by a group
name and press
Enter
.
Example
The following command grants input status viewing to the LDAP group PowerUser:
Switched -48 VDC: set ldapgroup envmon on poweruser<Enter>
Displaying the LDAP access levels:
The List LDAPGroups command displays all defined LDAP group with their access level.
To display LDAP group access levels:
At the Switched -48 VDC: prompt, type
list ldapgroups
and press
Enter
.
Example
The following command displays all LDAP groups with their access level:
Switched -48 VDC: list ldapgroups<Enter>
LDAP Access Environmental
Group Name Level Monitoring
LDAPAdmin Admin Allowed
PowerUser User Allowed
User On-Only Not Allowed
Guest View-Only Not Allowed
Adding outlet access to an LDAP group:
The Add OutletToLDAP command grants an LDAP group access to one or all outlets. To grant access for more than
one outlet, but not all outlets, you must use multiple Add OutletToLDAP commands.
To grant outlet access to an LDAP group:
At the Switched -48 VDC: prompt, type
add outlettoldap
, optionally followed by an outlet name and a group name.
Press
Enter
, or
Type
add outlettoldap all
, followed by a group name and press
Enter
.
Examples
The following commands grant the LDAP group PowerUser access to outlets A1 and Webserver_1:
Switched -48 VDC:add outlettoldap .aa1 poweruser<Enter>
Switched -48 VDC:add outlettoldap WEBServer_1 poweruser<Enter>
Deleting outlet access for an LDAP group:
The Delete OutletFromLDAP command removes an LDAP group’s access to one or all outlets. You cannot remove
access to any outlet for an administrative level group.
To delete outlet access for an LDAP group:
At the Switched -48 VDC: prompt, type
delete outletfromldap
, optionally followed by an outlet name and a group
name. Press
Enter
, or
Type
delete outletfromldap all
,
followed by a group name and press
Enter
.