![]() |
![]() |
Subject: | Not Login ccuser in Control Center |
Author: | [Not Specified] |
Posted: | 2015-05-05 12:19 |
I installed zenoss with Auto-deploy Installation.
At the end it returned to me:
######
5.5 Port forwarding
Done - already enabled
5 Final overview - (Tue, 05 May 2015 16:33:58 +0200)
Control Center & Zenoss Core 5 installation completed
Set password for Control Center ccuser user: passwd ccuser
Please visit Control Center https://10.99.172.65/ in your favorite web browser to complete setup, log in with ccuser user
Add following line to your hosts file:
10.99.172.65 zenoss hbase.zenoss opentsdb.zenoss rabbitmq.zenoss zenoss5.zenoss
or edit /etc/default/serviced and set SERVICED_VHOST_ALIASES to your FQDN
Install guide: http://wiki.zenoss.org/download/core/docs/Zenoss_Core_Installation_Guide...
Credit: www.jangaraj.com
######
But I can not enter user password ccuser ccuser, I'm desperate, someone can tell me how to reset the password to default users and what
Thank you.
Subject: | > Set password for Control |
Author: | Jan Garaj |
Posted: | 2015-05-05 12:36 |
> Set password for Control Center ccuser user: passwd ccuser ->
go to your command line and write command "passwd ccuser"
Devops Monitoring Expert advice:
Dockerize/automate/monitor all the things.
DevOps stack:
Docker / Kubernetes / Mesos / Zabbix / Zenoss / Grafana / Puppet / Ansible / Vagrant / Terraform /
Elasticsearch
Subject: | All OK, Thanks |
Author: | [Not Specified] |
Posted: | 2015-05-08 08:08 |
All OK, Thanks
Subject: | Hi Jan, |
Author: | [Not Specified] |
Posted: | 2015-07-20 10:05 |
Hi Jan,
For me it's not working... I just cant login into control center. It always gives me that the passord/user are incorrect.
However, when I ssh to the zenoss server ass 'ccuser' using the password that I've defined with 'passwd ccuser' , the ssh authentication works...
Any advice
Thanks.
Subject: | Thanks Jan for your help! |
Author: | [Not Specified] |
Posted: | 2015-07-20 10:43 |
Thanks Jan for your help!
Just documenting here the solution :
Edit /etc/pam.d/sudo , replacing the below lines :
auth required pam_stack.so service=system-auth
account required pam_stack.so service=system-auth
session required pam_stack.so service=system-auth
By :
auth include system-auth
account include system-auth
session include system-auth
And voiola!
Thanks !
< |
Previous Install Zenoss Core 5 without Docker |
Next Running Zenoss 4.2.5 On Port 80 |
> |