Displaying 2 results from an estimated 2 matches for "administrative_us".
Did you mean:
administrative_user
2006 Jan 13
5
ads_connect: Program lacks support for encryption type
I'm trying to setup here at my school board an ADS domain member to Windows 2000 Server(s). I've setup Samba, configured nsswitch and /etc/krb5.conf. I'll be including them on this post. When I run << net join ADS -U<administrative_user>, I'm prompted for the password and I get this error message:
[2006/01/12 15:21:35, 0] utils/net_ads.c:ads_startup(191)
ads_connect: Program lacks support for encryption type
I scoured Google, but I've not been able to find the solution.
Is there a service I'm not r...
2005 Feb 17
4
Incremental Backups
...nt
be able to go back in time and look at a snapshot of the server. Is
this a correct assessment? And if so, would the more appropriate rsync
command go as follows?
sudo rsync -azRv -e ssh
--exclude-from=/Users/someuser/scripts/Server_Scripts/etc/rsync_exclude
--link-dest=../Server_Backup.1 administrative_user@someserver.com:/
Server_Backup.current
Thanks much for any help!
-George