Displaying 5 results from an estimated 5 matches for "clesli".
Did you mean:
cleslie
2015 Apr 14
2
wbinfo -u/-g/-n works, but not 'wbinfo -i' or 'id'
On 14/04/15 14:59, Adam Tauno Williams wrote:
> On Thu, 2014-10-30 at 13:41 -0300, Horacio G. de Oro wrote:
>> Hi! I'm trying to add a member to be used as fileserver, following the
>> guides at:
>> - https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server
>> - https://wiki.samba.org/index.php/Using_RFC2307_on_a_Samba_DC
>> The AD server has been in use
2015 Apr 14
3
wbinfo -u/-g/-n works, but not 'wbinfo -i' or 'id'
...uot; returns 93 lines
>
> A host configured to use nslcd and LDAP directory returns 560 lines for
> "getent passwd".
>
> Samba on client is sernet-samba-4.1.17-11.el6.x86_64, AD DCs are all
> sernet-samba-4.0.21-7.el6.x86_64
>
> [root at barbel profiles]# wbinfo -i cleslie
> failed to call wbcGetpwnam: WBC_ERR_WINBIND_NOT_AVAILABLE
>
>
> /etc/samba/smb.conf
> ###################
>
> idmap_ldb:use rfc2307 = yes
> idmap config *:backend = tdb
> idmap config *:range = 4000001-4999999
> idmap config BACKBONE:backend = ad
>...
2015 Apr 14
0
wbinfo -u/-g/-n works, but not 'wbinfo -i' or 'id'
...ists 415 lines
"getent passwd" returns 93 lines
A host configured to use nslcd and LDAP directory returns 560 lines for
"getent passwd".
Samba on client is sernet-samba-4.1.17-11.el6.x86_64, AD DCs are all
sernet-samba-4.0.21-7.el6.x86_64
[root at barbel profiles]# wbinfo -i cleslie
failed to call wbcGetpwnam: WBC_ERR_WINBIND_NOT_AVAILABLE
/etc/samba/smb.conf
###################
idmap_ldb:use rfc2307 = yes
idmap config *:backend = tdb
idmap config *:range = 4000001-4999999
idmap config BACKBONE:backend = ad
idmap config BACKBONE:schema_mode = rfc2307
idma...
2015 Apr 15
0
wbinfo -u/-g/-n works, but not 'wbinfo -i' or 'id'
...returns 93 lines
>> A host configured to use nslcd and LDAP directory returns 560 lines for
>> "getent passwd".
>> Samba on client is sernet-samba-4.1.17-11.el6.x86_64, AD DCs are all
>> sernet-samba-4.0.21-7.el6.x86_64
>> [root at barbel profiles]# wbinfo -i cleslie
>> failed to call wbcGetpwnam: WBC_ERR_WINBIND_NOT_AVAILABLE
> Is this the smb.conf from the AD DC or the member server ?
> If it is the later, you don't need this : idmap_ldb:use rfc2307 = yes
> It should only be on the DC.
Removed that, it has no effect.
[root at test123 ~]...
2015 Apr 15
1
wbinfo -u/-g/-n works, but not 'wbinfo -i' or 'id'
...;>> A host configured to use nslcd and LDAP directory returns 560 lines for
>>> "getent passwd".
>>> Samba on client is sernet-samba-4.1.17-11.el6.x86_64, AD DCs are all
>>> sernet-samba-4.0.21-7.el6.x86_64
>>> [root at barbel profiles]# wbinfo -i cleslie
>>> failed to call wbcGetpwnam: WBC_ERR_WINBIND_NOT_AVAILABLE
>> Is this the smb.conf from the AD DC or the member server ?
>> If it is the later, you don't need this : idmap_ldb:use rfc2307 = yes
>> It should only be on the DC.
>
> Removed that, it has no eff...