Chat now with support
Chat with Support

One Identity Management Console for Unix 2.5.2 - Administration Guide

One Identity Privileged Access Suite for Unix Introducing One Identity Management Console for Unix Installing Management Console for Unix Preparing Unix hosts Working with host systems Managing local groups Managing local users Active Directory integration Authentication Services integration Privilege Manager integration Reporting Setting preferences Security Troubleshooting tips
Auto profiling issues Active Directory Issues Auditing and compliance Cannot create a service connection point Check Authentication Services agent status commands not available CSV or PDF reports do not open Database port number is already in use Elevation is not working Hosts do not display Import file lists fakepath Information does not display in the console License information in report is not accurate Out of memory error Post install configuration fails on Unix or Mac Privilege Manager feature issues Profile task never completes questusr account was deleted Readiness check failed Recovering from a failed upgrade Reports are slow Reset the supervisor password Running on a Windows 2008 R2 domain controller Service account login fails Setting custom configuration settings Single Sign-on (SSO) issues JVM memory tuning suggestions Start/stop/restart Management Console for Unix service Toolbar buttons are not enabled UID or GID conflicts
System maintenance Command line utilities Web services Database maintenance

Remove all credentials stored in the console for a specific host

To remove all credentials stored in the mangement console for the test.example.com

Powershell:

Get-QmcuComputer -ComputerName test.example.com | Remove-QmcuComputerCredential

Unix CLI:

get-qmcucomputer -c test.example.com | remove-qmcucomputercredential

Set a local user's password

To set local user bob’s password on test.example.com

Powershell:

Get-QmcuComputer -ComputerName test.example.com | Set-QmcuUserPassword -Username bob 

Unix CLI:

get-qmcucomputer -c test.example.com | set-qmcuuserpassword -n bob

View a group’s membership

To view what users are a member of a group

Powershell:

Get-QmcuComputer -ComputerName test.example.com | Get-QmcuGroupMember -Groupname localgroup

Unix CLI:

get-qmcucomputer -c test.example.com | get-qmcugroupmember -n localgroup

Web services

Management Console for Unix's Web Services interface allows you to integrate the Management Console for Unix database with other solutions that provide management or administrative capabilities, such as HR systems. For example, you can use these development tools to enable One Identity Access Manager to make web service calls containing an Active Directory user identifier to

retrieve information from the mangement console database about the local Unix accounts for this user.

This appendix documents how to access and authenticate to the Management Console for Unix Web Services interface.

Note: Web Service calls will fail with a ProtocolException ((412) Precondition Failed) error if you have not completed the mangement console post-installation configuration. See Setting up Management Console for Unix for details.

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating