Displaying 12 results from an estimated 12 matches for "jfmorcillo".
2015 Mar 02
2
Attributes are base64 encoded
...tributes are base64 encode (ex: memberOf::
Q049QWRtaW5pc3RyYXRldXJzIGRlIGzigJllbnRyZXByaXNlLENOPVVzZXJzLERDPXR)
Could anyone explain me what's gooing on ?
(this happend on the 4 tests I did)
Regards
--
- no title specified
Jean-Fran?ois Morcillo
Cluster MBS
Phone: +33 176 641 661
email: jfmorcillo at mandriva.com <mailto:jfmorcillo at mandriva.com>
<http://www.mandriva.com/en/eva/>
* Reclaim your digital independence *
Mandriva SA - Paris- FR - http://www.mandriva.com
<http://www.mandriva.com/>
2015 Feb 04
2
Problems with 2 DCs.
Hello,
I've set up 2 DCs.
The first as been set up using the command:
samba-tool domain provision ?
The second, using the command:
samba-tool domain join <realm> DC?
As far as command return status say the commands went well.
Using only the first DC, I can add windows client to the domain, I can
manage users, everything seems to be ok.
When adding the second DC, users database is
2015 Mar 02
2
Problems with 2 DCs.
...urpose of synchronization, samba
contacts the first DC using an alias (which looks like an UUID, this can
be seen in samba.log) and we were lacking this alias in our DNS.
Anyway, thank you for your reply.
--
- no title specified
Jean-Fran?ois Morcillo
Cluster MBS
Phone: +33 176 641 661
email: jfmorcillo at mandriva.com <mailto:jfmorcillo at mandriva.com>
<http://www.mandriva.com/en/eva/>
* Reclaim your digital independence *
Mandriva SA - Paris- FR - http://www.mandriva.com
<http://www.mandriva.com/>
2015 Apr 01
4
Have options changed for "samba-tool domain provision"
Hello,
With the samba 4.1 serie, I used to use the command:
samba-tool domain provision --adminpass='1GoodPasswd' --domain='TEST'
--workgroup='TEST' --realm='test.fr' --use-xattr=yes --use-rfc2307
--server-role='dc'
Now with samba 4.2
The same command ends with:
samba-tool domain provision: error: no such option: --workgroup
Is that option now useless?
2015 Apr 01
2
Have options changed for "samba-tool domain provision"
Le 01/04/2015 17:42, Rowland Penny a ?crit :
> On 01/04/15 15:49, Jean-Fran?ois Morcillo wrote:
>> Hello,
>>
>> With the samba 4.1 serie, I used to use the command:
>> samba-tool domain provision --adminpass='1GoodPasswd' --domain='TEST'
>> --workgroup='TEST' --realm='test.fr' --use-xattr=yes --use-rfc2307
>>
2015 Feb 02
2
Searching samba ldap without authentication
Hello,
I'm writing a set of python scripts that need to consult samba ldap
database without authentication.
I've set up 2 machines, the first as PDC, the second as BDC.
I run my scripts on both and while they run fine on the PDC they end
with error on the BDC.
Here is the minimal example that behave this way:
import ldap
LDAP_URI =
2015 Feb 02
2
Searching samba ldap without authentication
Le 02/02/2015 12:20, Rowland Penny a ?crit :
> On 02/02/15 11:01, Jean-Fran?ois Morcillo wrote:
>> Le 02/02/2015 10:59, Rowland Penny a ?crit :
>>> On 02/02/15 09:04, Jean-Fran?ois Morcillo wrote:
>>>> Hello,
>>>>
>>>> I'm writing a set of python scripts that need to consult samba ldap
>>>> database without authentication.
2015 Mar 03
2
Synchronization problems between Win2k8R2 and samba
Hello,
I have a small test network with a Win2k8R2 DC.
I've added a samba4 as second DC in this network.
The join seems to run smoothly.
But, after the join, this command: ldapsearch -LLL -x -H
ldapi://%2Fvar%2Flib%2Fsamba%2Fprivate%2Fldap_priv%2Fldapi -b
"dc=test,dc=dom" "(SAMAccountName=Administrateur)"
returns some strange results:
? some attributes like unicodePwd
2015 Mar 03
1
Problems with 2 DCs.
Le 02/03/2015 19:44, Rowland Penny a ?crit :
> On 02/03/15 18:12, Jean-Fran?ois Morcillo wrote:
>> Le 02/03/2015 12:58, Rowland Penny a ?crit :
>>> On 02/03/15 11:02, Jean-Fran?ois Morcillo wrote:
>>>> Le 06/02/2015 17:49, Marc Muehlfeld a ?crit :
>>>>> Hello Jean-Fran?ois,
>>>>>
>>>>> Am 04.02.2015 um 17:51 schrieb
2015 Mar 04
1
Synchronization problems between Win2k8R2 and samba
Le 03/03/2015 12:56, Rowland Penny a ?crit :
> On 03/03/15 11:11, Jean-Fran?ois Morcillo wrote:
>> Hello,
>>
>> I have a small test network with a Win2k8R2 DC.
>>
>> I've added a samba4 as second DC in this network.
>> The join seems to run smoothly.
>>
>> But, after the join, this command: ldapsearch -LLL -x -H
>>
2015 Mar 02
2
Problems with 2 DCs.
Le 02/03/2015 12:58, Rowland Penny a ?crit :
> On 02/03/15 11:02, Jean-Fran?ois Morcillo wrote:
>> Le 06/02/2015 17:49, Marc Muehlfeld a ?crit :
>>> Hello Jean-Fran?ois,
>>>
>>> Am 04.02.2015 um 17:51 schrieb Jean-Fran?ois Morcillo:
>>>> Troubles come into the place when I try to create a user on the 2nd
>>>> DC,
>>>> I get
2015 Feb 02
2
Searching samba ldap without authentication
Le 02/02/2015 10:59, Rowland Penny a ?crit :
> On 02/02/15 09:04, Jean-Fran?ois Morcillo wrote:
>> Hello,
>>
>> I'm writing a set of python scripts that need to consult samba ldap
>> database without authentication.
>> I've set up 2 machines, the first as PDC, the second as BDC.
>> I run my scripts on both and while they run fine on the PDC they end