Displaying 3 results from an estimated 3 matches for "pouliot".
2017 Jan 24
1
Migration from WS2K3 to CentOS
...on on each workstations, I would avoid removing
workstations from the domain. I had the idea I could add Samba as a
Secondary domain controller and simulate a failure on the PDC but a
complete migration guide or a quick guide could be appreciate.
Any suggestion ?
Anyone did it before ?
Sébastien Pouliot :)
2001 Feb 12
1
OpenSSH 2.3.0p1 bug with SCO UnixWare 7.1.0
...KEYS.
debug: send SSH2_MSG_NEWKEYS.
debug: done: send SSH2_MSG_NEWKEYS.
debug: done: KEX2.
debug: send SSH2_MSG_SERVICE_REQUEST
debug: service_accept: ssh-userauth
debug: got SSH2_MSG_SERVICE_ACCEPT
debug: authentications that can continue: publickey,password
debug: key does not exist: /home/users/rpouliot/.ssh/id_dsa
rpouliot at scyc2h.qc.bell.ca's password:
debug: ssh-userauth2 successfull
debug: no set_nonblock for tty fd 4
debug: no set_nonblock for tty fd 5
debug: no set_nonblock for tty fd 6
debug: channel 0: new [client-session]
debug: send channel open 0
debug: Entering interactive sessio...
2000 Jul 18
0
OpenSSH bug with Trusted/UX
Being brave and bold (or more exactly needing a SSH on HP Trusted/UX
systems), I decided to try OpenSSH on them.
At first I did the (standard):
configure; gmake; gmake install
However, everytime it said that the password was wrong.
The problem reside in the fact that shadow.h does exist on HP-UX but
seem not detected by configure.
The normal non-Trusted, do have this file too, but according to