search for: yumabl

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

Did you mean: yumable
2011 Aug 18
1
interdomain trusts: known to work on v3.5.4?
Greetings! I'm having problems with winbind and interdomain trusts. I've done alot of searching on the topic and there appears to be alot of folk out there with the same problem, but not any solutions. Environment is CentOS v5.6 with yumable samba3x-winbind-3.5.4-0.70 on x86_64. Specifically, the host is joined (successfully) to A: [ehvozda at AD-test samba]$ sudo wbinfo -t checking the trust secret for domain A via RPC calls succeeded [ehvozda at AD-test samba]$ A trusts B. I can kinit and get valid tickets for principles in each...
2007 May 02
1
http as a transport for rsync?
Given the increasing reliance on proxies and filtering devices, it is harder and harder to rsync across the net. Do you think we will ever be able to use http as a transport for rsync? For example, when will I be able to do this: rsync -arv http://rsync.domain.tld/webroot It would seem that this is the logical next step for rsync and is the one feature I most desparately need. What