Forum Discussion
Anthony_Gerace_
Jun 27, 2005Historic F5 Account
user management w/iControl v4.5
Hi!
Is there a way to perform userid managment with BIG-IP version 4.5.x? Specifically I'm looking to check for a specific user id.
Thanks.
Anthony
Anthony_Gerace_
Jun 27, 2005Historic F5 Account
Hi Joe!
Thanks for the help. In looking over the v4.5 SDK, I don't see the AuthorizationObjects interface. The only interface that looks close is the authorizationModel is this the correct interface? When I attempt to use the get_list method I do not receive anything back, which seems weird.
String[] get_list(
in SessionCredentials creds <== CORBA Specific
);
$soap = SOAP::Lite
-> uri('urn:iControl:ITCMSystem/AuthorizationModel' )
-> proxy("https://$host/iControl/iControlPortal.cgi");
$soap_response = $soap->get_list;
@authlist = @{$soap_response->result};
Thanks again.
Anthony
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects