0
votes
0answers
32 views

How to determine the sequence of ordering certificates by browser?

I did a Mutual Certificate Authentication implementation with OpenSSL and Apache Web Server on CentOS platform. To simple explanation see this diagram: ---------- | ...
0
votes
1answer
46 views

Where to put generated certicate for user [duplicate]

I was following this tutorial and I want to implement mutual authentication between server and client, where server and CA (certificate authority) is the same thing. I reached the last step and I ...
0
votes
0answers
91 views

Need help configuring Fedora client authentication for 389 server with Kerberos

Trying to setup kerberos authentication with 389-ds and having trouble figuring out how the two fit together. Here is my setup: A CentOS 6 VM (centos01) where I setup bind, 389 ds, and kdc services ...
0
votes
0answers
358 views

Password protect my website on Centos + Kloxo [closed]

I have Centos 5.6 deployed along with Kloxo. Now I want to password protect my website. It means user has to provide uid/pwd to login (like this: ...
3
votes
1answer
2k views

Can't login as root even after resetting the password

We're running a small Centos 5 server in a virtual machine for a class assignment. For reasons unknown, starting about a week ago a number of services started failing. When we tried to investigate we ...