Hi,
Thank you for the suggestion, i will fallow steps as per yous suggestions.
Regards,
Nayana
E: Package 'php-pdo' has no installation candidate
Re: E: Package 'php-pdo' has no installation candidate
Hi,
Thank you for the suggestions, now server is installed successfully.
Need one more help:
Is there any API is there to retrieve the users(Admin or any user) password after login to server? so when we add new component to server, only Specified user can have access to the component.
Regards,
Nayana
Thank you for the suggestions, now server is installed successfully.
Need one more help:
Is there any API is there to retrieve the users(Admin or any user) password after login to server? so when we add new component to server, only Specified user can have access to the component.
Regards,
Nayana
Re: E: Package 'php-pdo' has no installation candidate
I am glad I could help!Thank you for the suggestions, now server is installed successfully.
You can retrieve users' info by running:Need one more help:
Is there any API is there to retrieve the users(Admin or any user) password after login to server? so when we add new component to server, only Specified user can have access to the component.
Code: Select all
curl -XGET "http://<ip address>/nagiosxi/api/v1/system/user?apikey=<api key>&pretty=1"You can also specify the level of access for each user by modifying the security settings:
Admin > Users > Manage Users > <your user> > Edit
If you are unsure what each setting does, click on the help menu (question mark next to each line), and read about the usage.
Hope this helps.
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: E: Package 'php-pdo' has no installation candidate
Hi,
Thank you for the support.
Regards,
Nayana
Thank you for the support.
Regards,
Nayana
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: E: Package 'php-pdo' has no installation candidate
Great!Nayananr wrote:Hi,
Thank you for the support.
Regards,
Nayana
Locking thread