Thursday, October 3, 2013

Quest Authentication Commands

This post lists some very basic and common commands for Quest Authentication Services or Vintela Authentication Services. This is clean up of some of my older documentation.

QAS/VAS is used for authentication to Active Directory from Linux/Unix.

This page will contain basic and frequently used vastool commands. VAS is Vintela Authentication Services (or Quest Authentication Services) and is used to allow to connect to Active Directory for single sign on or AD Authentication for Linux access. 

Check user Access 
  • vastool user checkaccess UserID 
    • ex: vastool user checkaccess twalters 

Check User Login 

List User Info 
  • vastool list user twalters 

Change Password 
  • vastool passwd 

Show Credentials Cache 
  • vastool klist 

List Domain 
  • vastool info domain 
  • vastool info site 

Show Schema List 
  • vastool schema  list 

Join Computer to Domain 
  • vastool join domain 

Print VAS License Info 
  • vastool license -q

No comments:

Post a Comment