Re: [SSSD] [PATCH] Handle multiple simultaneous enumeration requests

2010-09-01 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/01/2010 07:49 PM, Stephen Gallagher wrote: > Simo, ideally I'd like you to do this review, since you're the most > familiar with this area of the code. However, other eyes are always > encouraged. > > Previously, if a second enumeration request

Re: [SSSD] [PATCH] Reviewed sssd-ldap man page

2010-09-01 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/01/2010 09:04 AM, Jan Zelený wrote: >> This would better be answered by a native English speaker, but "parental >> object" does not sound right to me, is just "parent object" better? > > I think it is correct this way. As you said, native Englis

Re: [SSSD] [PATCH] Reviewed sssd-ldap man page

2010-09-01 Thread Jan Zelený
I'm sending updated patch: > I would personally prefer not to delete the above sentence altogether, > just rephrase it. Sorry for nitpicking, but I know that the schema > differences have been a cause of confusion among users, so I think we > should keep the documentation as descriptive as possibl

Re: [SSSD] how does the offline mode work?

2010-09-01 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/01/2010 02:18 PM, Eric DOUTRELEAU wrote: > can i compile the 1.3 version for fedora 13? I am running 1.3 (well, git master, which already has some additional patches) on F13, so yes. Simply rebuilding the source RPM should work fine. -BEGIN

Re: [SSSD] how does the offline mode work?

2010-09-01 Thread Eric DOUTRELEAU
Thanks for the answer i m using the fedora13 version which is 1.2.2-19 can i compile the 1.3 version for fedora 13? this behaviour is a bit annoying indeed when i boot for an unknown reason sssd put all the ldap server offline then the users have to wait in order to be able to connect Le 01/09

Re: [SSSD] remapping ldap_default_authtok_type

2010-09-01 Thread Andy Kannberg
Hi Stephen, It was indeed the unencrypted channel that was the culprit. We tried authenticating against a system with LDAP+GSSAPI and it worked like a charm ! Thanks ! cheers, Andy 2010/8/30 Stephen Gallagher > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 08/30/2010 09:52 AM, Andy K

Re: [SSSD] how does the offline mode work?

2010-09-01 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/01/2010 01:23 PM, Eric Doutreleau wrote: > but when i put the network cable on sssd is not aware of the network > back before one or two minutes. > is there a way to speed up the process? > it would be nice if i could send a signal to check agai

Re: [SSSD] how does the offline mode work?

2010-09-01 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/01/2010 07:23 AM, Eric Doutreleau wrote: > but when i put the network cable on sssd is not aware of the network > back before one or two minutes. > is there a way to speed up the process? > it would be nice if i could send a signal to check agai

[SSSD] how does the offline mode work?

2010-09-01 Thread Eric Doutreleau
hi i m using fedora 13 with sssd on our labs we use the ldap backed to authneticate sometime used remove network cable then i can see that sssd goes in offline mode here what i can see in my sssd.log (Wed Sep 1 11:32:59 2010) [sssd[be[default]]] [fo_resolve_service_done] (1): Fa iled to resolv

Re: [SSSD] [PATCH] Minor fixes in various places

2010-09-01 Thread Jan Zelený
Stephen Gallagher wrote: > On 08/31/2010 07:57 AM, Jan Zelený wrote: > > Stephen Gallagher wrote: > 0005-Deleted-some-needless-assignments.patch > Ticket: #582 > >>> > >>> I think we should check for potential errors from sdap_id_op_done() > >>> calls instead of removing the assignment