Displaying 8 results from an estimated 8 matches for "buerger".
Did you mean:
berger
2015 Jan 27
2
Can't get idmap_ad to work with winbind (only idmap_rid)
...top clients and one Samba PDC (3.6 from official Ubuntu
12.04 packages) that's also offering some file shares and a printer
share. Since there already is one FreeBSD server for backup/mirroring, I
decided to go all FreeBSD in the process. The final setup would consist
of:
Realm/Domain TEST.BUERGER-ENERGIE-BERLIN.DE
FreeBSD 10.1-RELEASE AD DC with Samba 4 from ports (4.1.16 right now),
single domain forest
FreeBSD 10.1-RELEASE AD Member Server with Samba 4 from ports
2 Win 7 Professional SP1 desktop clients
I installed everything in a Virtualbox host-only network with a layout
identical to...
2015 Jan 27
2
Can't get idmap_ad to work with winbind (only idmap_rid)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
thanks for your fast reply. It's always Rowland ;)
On 27.01.2015 10:04, Rowland Penny wrote:
> On 27/01/15 05:44, a.braml at buerger-energie-berlin.de wrote:
>> Hi!
>>
>> With the end of support for Win XP from many application
>> vendors, we finally decided to go AD with our small domain that
>> right now consists of two XP desktop clients and one Samba PDC
>> (3.6 from official Ubuntu 12.04...
2015 Jan 27
0
Can't get idmap_ad to work with winbind (only idmap_rid)
On 27/01/15 05:44, a.braml at buerger-energie-berlin.de wrote:
> Hi!
>
> With the end of support for Win XP from many application vendors, we
> finally decided to go AD with our small domain that right now consists
> of two XP desktop clients and one Samba PDC (3.6 from official Ubuntu
> 12.04 packages) that's...
2015 Jan 27
0
Can't get idmap_ad to work with winbind (only idmap_rid)
...n 27/01/15 15:13, "Andreas Braml (B?rgerEnergie Berlin)" wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> thanks for your fast reply. It's always Rowland ;)
>
> On 27.01.2015 10:04, Rowland Penny wrote:
>> On 27/01/15 05:44, a.braml at buerger-energie-berlin.de wrote:
>>> Hi!
>>>
>>> With the end of support for Win XP from many application
>>> vendors, we finally decided to go AD with our small domain that
>>> right now consists of two XP desktop clients and one Samba PDC
>>> (3.6 fro...
2015 Jan 28
1
[SOLVED] (kinda) Re: Can't get idmap_ad to work with winbind (only idmap_rid)
...ki
page
accordingly, i.e. put in a note that you can leave out some parameters,
as
they are defaults anyway (winbind trusted domains only = no is even
deprecated/ignored?)
> It might help if you post your smb.conf.
Here goes:
[global]
workgroup = TEST
security = ADS
realm = TEST.BUERGER-ENERGIE-BERLIN.DE
dedicated keytab file = /etc/krb5.keytab
kerberos method = secrets and keytab
idmap config *:backend = tdb
idmap config *:range = 70000-99999
idmap config TEST:backend = ad
idmap config TEST:schema_mode = rfc2307
idmap config TEST:range = 100000-200000...
2005 Jul 28
2
Filename enocings
Hello everyone,
I have run into the same issue which the fname-convert patch solves:
http://rsync.samba.org/ftp/unpacked/rsync/patches/fname-convert.diff
i.e. rsyncing between and latin 1 and utf-8 locales.
First I'd really like to thank Eran Tromer for providing the patch as
this fixes my immediate issue! I've attached an updated version which
applies to the rsync-2.6.5 release and
2015 Jan 28
2
[SOLVED] (kinda) Re: Can't get idmap_ad to work with winbind (only idmap_rid)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
After a night of sleeping it over, I just started from scratch today.
So I re-did all the client setups, starting with Ubuntu, this time
14.04, not 12.04 as when I first tried. Again I did what it says in
the Wiki and - bingo! It works as advertised, Unix uid/gid, home
directory and login shell information come from the directory now.
Even PAM
2008 Jun 15
11
[PATCH] helper to create fb css stylized table
I attached a rails helper implementation of the fb_table described here:
http://wiki.developers.facebook.com/index.php/Facebook_Styles
I included testing and comments. I hope you find it useful.
Curiously, it''s really a small extension of FBML.
Richard
-------------- next part --------------
Index: test/rails_integration_test.rb