From: Torkil Svensgaard on
On 2010-03-24 02:10, David Harrison wrote:
> Here is my smbldap-tools configuration in smb.conf:
>
> add machine script = /usr/sbin/smbldap-useradd -w "%u"
>
> Is your add machine script directive similar/the same?

Hi David

Mine looked like this:

add machine script = /usr/sbin/smbldap-useradd -i -w "%m"

I removed the -i and I can join the domain, thanks.

That doesn't solve the actual problem I guess, but since I don't think I
need interdomain trust accounts anyway, close enough.

Mvh.

Torkil

--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
From: Dale Schroeder on
On 03/29/2010 6:38 AM, Torkil Svensgaard wrote:
> On 2010-03-24 02:10, David Harrison wrote:
>> Here is my smbldap-tools configuration in smb.conf:
>>
>> add machine script = /usr/sbin/smbldap-useradd -w "%u"
>>
>> Is your add machine script directive similar/the same?
>
> Hi David
>
> Mine looked like this:
>
> add machine script = /usr/sbin/smbldap-useradd -i -w "%m"
>
> I removed the -i and I can join the domain, thanks.
>
> That doesn't solve the actual problem I guess, but since I don't think
> I need interdomain trust accounts anyway, close enough.
>
> Mvh.
>
> Torkil
>
For the last system that I had to add, the solution was the exact
opposite. The system would not join the domain until I added the "-i".
I have no explanation.

Dale
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba