Displaying 2 results from an estimated 2 matches for "machine__".
Did you mean:
machine_1
2008 Feb 13
1
Openssh + x509 patch problem
...Port 4422
X509KeyAlgorithm x509v3-sign-rsa,rsa-md5
X509KeyAlgorithm x509v3-sign-rsa,rsa-sha1
AllowedCertPurpose sslclient
PasswordAuthentication no
- Customizing server user configuration
cat /opt/ssh/etc/ssh_host_key_cert.pub > .ssh/authorized_keys
- Now __On client machine__ (after copying, client.pem, client-key.pem
and cacert.pem)
- Build identity
- cat ~/.ssh/client-key.pem > /.ssh/id_rsa
- cat ~/.ssh/client.pem >> ~/.ssh/id_rsa
- chmod 0600 ~/.ssh/id_rsa
- /opt/ssh/bin/ssh-keygen -y > ~/.ssh/id_rsa.pub
//...
1998 Dec 11
4
nmblookup
Newbie question. If I type nmblookup __some other machine__ I get the
correct response from Samba. If I type nmblookup __mymachine__ then I get an
error yhat it is not found. So if nmbd is not setup right, how do I fix it?
--Dan
Dan Huston Phone (602) 965-2420
Measurement, Statistics and Methodological Studies Fax (602) 965-0300
Psychol...