Displaying 7 results from an estimated 7 matches for "ads_check_posix_schema_mapping".
2007 Nov 05
0
Samba 3.0.26a, windows 2k3 r2 SFU, problems with auth/nss
....18.1.310)(attributeId=1.2.840.113556.1.6.18.1.311)(attributeId=1.2.840.113556.1.6.18.1.344)(attributeId=1.2.840.113556.1.6.18.1.312)(attributeId=1.2.840.113556.1.6.18.1.337))
in <CN=Schema,CN=Configuration,DC=guthriesound,DC=org> gave 0 replies
[2007/11/05 10:02:31, 3]
libads/ldap_schema.c:ads_check_posix_schema_mapping(243)
ads_check_posix_schema_mapping: failed NT_STATUS_NONE_MAPPED
[2007/11/05 10:02:31, 2]
nsswitch/idmap_ad.c:ad_idmap_cached_connection(152)
ad_idmap_cached_connection: Failed to obtain schema details!
[2007/11/05 10:02:31, 5]
libads/ldap_utils.c:ads_do_search_retry_internal(64)
Search for...
2007 Jun 22
3
idmap_ad Integration with Windows 2003 pre-R2
Is then new idmap_ad module capable of getting uid/gid info from a Windows 2003 AD pre-R2 with RFC2307 Unix Identity Mapping Extensions applied?
Also, is the correct syntax for specifying the schema_mode as follows:
idmap config dom.example.com:schema_mode = rfc2307
(I am not confident that I am reading the idmap_ad manpage and the new idmap document correctly.)
Thanks for the help,
Murthy
2009 Mar 21
1
Windows server 2003 SP2, SFU 3.5 and Samba 3.0.28
...ch_retry_internal(64)
Search for
(|(attributeId=1.3.6.1.1.1.1.0)(attributeId=1.3.6.1.1.1.1.1)(attributeId
=1.3.6.1.1.1.1.3)(attributeId=1.3.6.1.1.1.1.4)(attributeId=1.3.6.1.1.1.1
.2)) in <CN=Schema,CN=Configuration,DC=bothi,DC=fi> gave 0 replies
[2009/03/21 22:59:05, 3]
libads/ldap_schema.c:ads_check_posix_schema_mapping(243)
ads_check_posix_schema_mapping: failed NT_STATUS_NONE_MAPPED
[2009/03/21 22:59:05, 2]
nsswitch/idmap_ad.c:ad_idmap_cached_connection(152)
ad_idmap_cached_connection: Failed to obtain schema details!
[2009/03/21 22:59:05, 1]
nsswitch/idmap_ad.c:idmap_ad_sids_to_unixids(514)
ADS uninitiali...
2009 Mar 23
1
Internal Error Signal 11 (Samba 3.2.3)
...0000-50000
idmap gid = 10000-50000
idmap config DOMAIN:schema_mode = sfu
idmap config DOMAIN:readonly = yes
idmap config DOMAIN:backend = ad
template shell = /bin/bash
template homedir = /home/%D/%U
client use spnego = yes
Log:
[2009/03/23 21:06:34, 10] libads/ldap_schema.c:ads_check_posix_schema_mapping(263)
ads_check_posix_schema_mapping for schema mode: 1
[2009/03/23 21:06:34, 5] libads/ldap_utils.c:ads_do_search_retry_internal(64)
Search for (|(attributeId=1.2.840.113556.1.6.18.1.310)(attributeId=1.2.840.113556.1.6.18.1.311)(attributeId=1.2.840.113556.1.6.18.1.344)(attributeId=1.2.840.1135...
2015 Apr 15
1
wbinfo -u/-g/-n works, but not 'wbinfo -i' or 'id'
...EDT - 1429165339)
[2015/04/15 16:22:19.625841, 10, pid=9576, effective(0, 0), real(0,
0)] ../lib/krb5_wrap/krb5_samba.c:776(get_krb5_smb_session_key)
Got KRB5 session key of length 16
[2015/04/15 16:22:19.633477, 10, pid=9576, effective(0, 0), real(0,
0)] ../source3/libads/ldap_schema.c:231(ads_check_posix_schema_mapping)
ads_check_posix_schema_mapping for schema mode: 3
[2015/04/15 16:22:19.725986, 5, pid=9576, effective(0, 0), real(0,
0)] ../source3/libads/ldap_utils.c:81(ads_do_search_retry_internal)
Search for
(|(attributeId=1.3.6.1.1.1.1.0)(attributeId=1.3.6.1.1.1.1.1)(attributeId=1.3.6.1.1.1.1.3)(a...
2006 May 12
2
Can one set limits on new core dump?
Hi all,
Is there anyway to limit the new core dumping panics?
Can't find anything on it. (If I'd only looked in that ...)
Was my mistake, but winbindd filled up an entire volume
and froze out every process writing to that drive.
I started it from a shell and my soft limit is
already zero. (ulimit -S -c 0)
FC4 2.6.16-1.2069 smp, gcc 4.0.2-8
samba 3.0.23pre2-SVN-build-15162
Regards, Doug
2015 Apr 14
3
wbinfo -u/-g/-n works, but not 'wbinfo -i' or 'id'
On 14/04/15 20:59, Adam Tauno Williams wrote:
> On Tue, 2015-04-14 at 15:20 +0100, Rowland Penny wrote:
>> 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:
>>>> -