search for: langhoff

Displaying 14 results from an estimated 14 matches for "langhoff".

2017 Dec 19
3
Minimal AD DC server for dev/test setup
...ode of operation? For further info, we are developing and testing on a Linux which carries Samba 4.6.x. Also, I'm an old linux hand, and there's a chance you're using software I contributed to :-) thank you! martin (please CC me as I've subscribed 'no-mail') -- martin.langhoff at gmail.com - ask interesting questions ~ http://linkedin.com/in/martinlanghoff - don't be distracted ~ http://github.com/martin-langhoff by shiny stuff
2017 Dec 19
5
Minimal AD DC server for dev/test setup
...I that's all I need, skipping DNS, fileserving, winbind, etc; blame this on my view of AD as a quirky LDAP. Again, scoped for my use cases, which are essentially LDAP-connection-and-lookup against the AD-flavored LDAP that AD contains. thank you, m On Tue, Dec 19, 2017 at 11:01 AM, Martin Langhoff <martin.langhoff at gmail.com > wrote: > Thank you Louis! > > I had https://wiki.samba.org/index.php/Setting_up_Samba_as_an_ > Active_Directory_Domain_Controller in my bag of tricks, now from your > link I found https://github.com/thctlo/samba4/blob/master/ > howtos/stretch...
2017 Dec 19
0
Minimal AD DC server for dev/test setup
...l-ad.txt which looks good. Our Linux platform is CentOS at this time (but I've been a DD and long time debianista). I'll go through both. How do you create, query user/group records? I'm used to ldapadd, ldapsearch, etc. thank you, martin On Tue, Dec 19, 2017 at 10:41 AM, Martin Langhoff <martin.langhoff at gmail.com > wrote: > Hi Samba List, > > I am developing software which should interop with AD/LDAP, I am > looking at using the Samba DC and loading it with some example user > accounts. > > "Interop with AD" means use and AD backend for aut...
2017 Dec 19
1
Minimal AD DC server for dev/test setup
...;What's the simplest Samba DC I could reasonably use? to dev/test against? All I want is to throw a dozen users and three groups in there". For example, I would love a simple enough setup that I can run in a throwaway VM/container for unit+e2e tests in integration. cheers, m -- martin.langhoff at gmail.com - ask interesting questions ~ http://linkedin.com/in/martinlanghoff - don't be distracted ~ http://github.com/martin-langhoff by shiny stuff
2017 Dec 19
1
Minimal AD DC server for dev/test setup
...iddling about with Windows, which I guess is your goal. :-) You guessed squarely right! > Samba Developer, Catalyst IT http://catalyst.net.nz/services/samba Wait, What!? Catalyst has a Samba team? Cheers to the crowd over there. Keep rocking the shaky isles. cheers, m -- martin.langhoff at gmail.com - ask interesting questions ~ http://linkedin.com/in/martinlanghoff - don't be distracted ~ http://github.com/martin-langhoff by shiny stuff
2007 Aug 23
5
Rsync stops randomly (using vanished files bash script)
...cv 16378 at 78066162 data recv 45 at 78082540 data recv 16378 at 78082585 data recv 16378 at 78098963 data recv 43 at 78115341 data rec # tail -f /data/rsync.kilu3n recv_file_name(users/heinicke) [sender] make_file(users/zhuzhenhua77,*,2) recv_file_name(users/zhuzhenhua77) [sender] make_file(users/langhoff,*,2) recv_file_name(users/langhoff) [sender] make_file(users/neal,*,2) recv_file_name(users/neal) [sender] make_file(users/qingdu,*,2) recv_file_name(users/qingdu) [sender] make_file(users/fuch # tail -f /data/rsync.kilu2n [sender] make_file(users/jugendkreis/forum/images/smiles/icon_arrow.gif,*,2...
2017 Dec 19
0
Minimal AD DC server for dev/test setup
On Tue, 2017-12-19 at 11:07 -0500, Martin Langhoff via samba wrote: > About the last question, I'll be reading up on samba-tool. Apologies. > > A better question is: can I run the DC without an attached DNS server? How > little can I get away with running? > > In my imagination, I should be able to run just the LDAP+Kerberos...
2013 Dec 10
0
DR hot/warm spare node patterns / anti-patterns?
...ance to apply changes vs keep standby nodes up (perhaps with a smaller/limited VM configuration). - handling ''environment'' differences - mountpoints for app data point to different nfs servers - different syslog, email servers - ... ideas? suggestions? m -- martin.langhoff@gmail.com - ask interesting questions - don''t get distracted with shiny stuff - working code first ~ http://docs.moodle.org/en/User:Martin_Langhoff -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this g...
2003 Jul 28
2
compression and encryption
Hello folks! I've been thinking about adding the capability to store files compressed and/or encrypted on either side of the rsync transfer. Let's say there's a storage space provider. I want to store my files on that server compressed (so I don't use more paid space than I need), and encrypted (so they can't read my data). I don't know much about encryption, but I
2003 Jun 26
3
plain source -> encrypted destination: rsync + gpg
We want to keep a backup or a mirror of your files in a server we don't fully trust. You can have an encrypted FS on a file, and copy the complete FS to the untrusted server, but it is inefficient, and you get no granularity at all. In our case, the remote server runs amanda, and we want to use amanda's power to restore files selectively -- yet don't give away our privacy. (We
2003 Jul 07
1
Some C help patching sender.c (from:plain source -> encrypted destination: rsync + gpg)
Hi, I am exploring extending Kyle Jones' patch (which implements post-transfer filter in receiver.c) to pre-filter or otherwise pre-process the file before it is sent. Kyle Jones patch can be found here <http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&selm=b6f55s%24256q%241%40FreeBSD.csie.NCTU.edu.tw&rnum=6> and the rationale for what I am trying to do here
2003 Jul 31
3
Mirroring OS X folders with Rsync
I'm just looking for some advice on a project I am currently working on. I have two OS X servers and I am looking to use rsync to mirror data between the two. I just love the fact that rsync only moves the data incrementally. It is very efficient and since I'm more of a Linux user and I feel comfortable with rsync. I'm just worried that the way the Apple File Sharing service handles
2013 Nov 19
6
Actual diffs in puppetdb?
Any plans to get the actual diffs of file changes into puppetdb? Right now you get the hashes of the buckets on the host, but if diffs could get into puppetdb, it could be extremely useful. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to
2003 Aug 04
0
perlrsync (was plain source -> encrypted destination: rsync + gpg)
Hi, I have achieved a reasonable preprocessing of files before pushing them to the remote server (for instance, compressing or encrypting the files) using perlrsync (in the source) and rsync (destination). I tried patching the rsync sources, but it's obviously non-trivial and I am obviously not a capable C coder. When I found perlrsync and could see that it's wire-compatible with