Quantcast
Channel: Gemalto Sentinel Customer Discussions
Viewing all articles
Browse latest Browse all 1619

Admin API and password

$
0
0
Hello

I can't find how to use Admin API with ACC password protected.

I have a server with a Sentinel Licence Manager (8.21) on a Debian with a software key.
This server is exposed on Internet for some stuff.
With this ACC, I must use HTTPS, so I must have a password protection.
So all work fine except Admin API

I use this sample code for exemple : 

status = sntl_admin_context_new_scope( &context, scopeNew);
status = sntl_admin_get( context, scopeGet, format, &info);

- scopeNew with host, port, password and certificat
- scopeGet with just <haspscope/>

It work fine only if I configure Password protection to "Configuration Pages" (because password is just ignored) 
It I configure Password protection to "All ACC Pages", sntl_admin_get return 6008 error : SNTL_ADMIN_PASSWORD_REQUIRED, but I have already fill the passord in scopeNew

Same thing with sntl_admin_context_new()

I don't know how and where to give password ?

Any help



Viewing all articles
Browse latest Browse all 1619

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>