Displaying 2 results from an estimated 2 matches for "mhenry".
Did you mean:
henry
2006 Feb 15
3
[Bug 1158] Setting the environment in authorized_keys does not work
...m using CentOS 4.2 with all the latest patches. As per the O'Reilly book
"SSH, The Secure Shell: The Definitive Guide"
(http://www.unix.org.ua/orelly/networking_2ndEd/ssh/ch08_02.htm#ch08-65720.html)
I have prepended this string to my key in authorized_keys:
environment="LOGNAME=mhenry" ssh-dss AAAAB3Nz.....
The manpage also suggests that this syntax is supported. However, logging into
this account using my key I see that the environment is not set:
Using username "cvsstore".
Authenticating with public key "dsa-key-20051105" from agent
Last login: Wed F...
2012 Dec 24
3
puppetdb listening on TCP Ports 1099 and 58772
PuppetDB is operating fine, but I can''t figure out how to disable it from
listening globally on TCP 1099 or 58722
How do I disable them from listening globally without having to resort to
iptables?
$ lsof -i -n -P | grep java | grep LISTEN
java 30115 puppetdb 22u IPv6 119118 0t0 TCP *:1099 (LISTEN)
java 30115 puppetdb 23u IPv6 117236 0t0 TCP *:58772