Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ibmaupin
  • Content: Threads
  • Order by date
  1. ibmaupin

    ACLS through LAPI

    Hello, I am trying to answer two questions with the LAPI. 1. Return all user and groups that a given username belongs to This is accomplished with ListRights LAPI_USERS users = new LAPI_USERS(session); LLValue rights = new LLValue(); int userfound =...

Part and Inventory Search

Back
Top