search for: rmckown

Displaying 2 results from an estimated 2 matches for "rmckown".

Did you mean: mckown
2001 Nov 06
3
rsync over different ssh port
hey folks, rsync is a great tool! i use it mostly to sync up Documents between several machines. i use it like this: rsync --progress -vrae ssh /home/bill/Graphics/ bill@vortex:/home/rmckown/Graphics/ the problem i have, is i want to specifiy a specific ssh port other than 22. i want to connect to a specific ssh server behind the firewall on the remote end. it would be nice to use the command like this: rsync --progress -vrae ssh -p8022 /home/bill/Graphics/ bill@vortex:/home/bill...
2003 Jan 21
5
Samba 3.0 + AD + OpenLDAP
...NEWS.txt: "Active Directory support. This release is able to join a ADS realm as a member server and authenticate users using LDAP/kerberos. " does this mean that the actual windows machine running Active Directory will still be responsible for all authentication? Thanks! Ron McKown rmckown@envenergy.com