Displaying 3 results from an estimated 3 matches for "1000999".
Did you mean:
0000999
2017 Apr 04
4
Key table name malformed
...;
> dedicated keytab file = /etc/krb5.keytab
> kerberos method = secrets and keytab
> winbind refresh tickets = yes
> winbind use default domain = yes
> winbind enum users = yes
> winbind enum groups = yes
>
> idmap config *:backend = tdb
> idmap config *:range = 1000000-1000999
> idmap config WRKGRP:backend = ad
> idmap config WRKGRP:schema_mode = rfc2307
> idmap config WRKGRP:range = 500-999999
>
> winbind nss info = rfc2307
I have NO idea where to look... Suggestions?
2008 Oct 21
0
[LLVMdev] mem2reg optimization
On Tuesday 21 October 2008 13:09, David Greene wrote:
> On Monday 20 October 2008 16:14, Chris Lattner wrote:
> > It would be nice if you could share the artificial testcase, e.g. by
> > attaching it to a bugzilla.
>
> Feh.
>
> The file you are trying to attach is 1195 kilobytes (KB) in size.
> Non-patch attachments cannot be more than 1000 KB.
> We recommend
2017 Apr 05
4
Key table name malformed
....keytab
> > kerberos method = secrets and keytab
> > winbind refresh tickets = yes
> > winbind use default domain = yes
> > winbind enum users = yes
> > winbind enum groups = yes
> >
> > idmap config *:backend = tdb
> > idmap config *:range = 1000000-1000999
> > idmap config INTECH:backend = ad
> > idmap config INTECH:schema_mode = rfc2307
> > idmap config INTECH:range = 500-999999
> > idmap config INTECH:unix_nss_info = yes
> >
> > winbind nss info = rfc2307
> >
> > log level = 3
>
> Here is smb.c...