Jump to content
Welcome to our new Citrix community!

Unable to configure ssh-key based auth for Citrix ADM.


Ram Prasad

Recommended Posts

  • 2 weeks later...
  • 2 months later...

Hi @Ram Prasad​ ,

Yes, its different from NetScaler in terms of authorized key location.

One can follow steps mentioned in below link, however authorized key file location is /var/pubkey/nsroot/.ssh/

https://support.citrix.com/article/CTX109011/how-to-secure-ssh-access-to-the-netscaler-appliance-with-public-key-authentication

bash-3.2# pwd

/var/pubkey/nsroot/.ssh

bash-3.2# ls -l authorized_keys

-rw-r--r-- 1 root wheel 393 Feb 1 05:39 authorized_keys

bash-3.2# 

Testing:

root@bld114:/var/# ssh nsroot@10.x.x.x

Connection to 10.106.136.204 closed.

root@bld114:/var/#

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...