Displaying 3 results from an estimated 3 matches for "d9a4".
Did you mean:
d9a3
2015 Nov 10
4
[Bug 2493] New: Accept host key fingerprint as the same as 'yes'
...at mindrot.org
Reporter: micah at riseup.net
Maybe this is a terrible idea, but it seems like a great, and simple
improvement.
When prompted with this dialog:
The authenticity of host 'blah.blah.blah (10.10.10.10)' can't be
established. RSA key fingerprint is
a4:d9:a4:d9:a4:d9a4:d9:a4:d9a4:d9a4:d9a4:d9a4:d9a4:d9.
Are you sure you want to continue connecting (yes/no)?
1. I want to verify this key
2. if its a new system, I use ssh-keygen -lf to print out the host's
fingerprint so I can compare it
3. if its the first time I've installed openssh-server on debian, it...
2014 Aug 12
1
Samba4 and idmap_ad
Hello everyone,
I have a - maybe only cosmetical - problem. I am currently configuring two SLES servers running Samba4 as member servers in a Windows2008/2012-AD. (Yeah, poor us!) Everything went fine: installing the samba packages, getting Kerberos running, and joining the AD. But when I use id or wbinfo now to get user information I get lots of groups which cannot be mapped a GID and thus are
2013 Nov 26
37
get a *structured* version of the puppet agent output
puppet agent --verbose shows a verbose output of the changes done by
puppet, such as:
notice:
/Stage[main]/Logstash::Config/Logstash::Configdir[agent]/File[/etc/logstash/agent/config]/owner:
owner changed ''root'' to ''logstash''
notice: /Stage[main]/Varnish/Service[varnish]/ensure: ensure changed
''stopped'' to ''running''