Dear all,
I am facing a problem witn open ldap server. Some time need to rejoin domain for login.
intermitent user is disable and we can not able to change property.
Mahendra Shukla
Forwarded conversationSubject:
[BSD7.0] Openldap Server - Client 2.3.41 / Unknow user UID------------------------
From: <karim.bourenane@orange-ftgroup.com>
Date: Thu, Jun 12, 2008 at 5:56 AM
To: openldap-technical@openldap.org
Hi All
I send you my actual problem, because i cannot resolve from 1 week :/.
I've installed openldap 2.3.41 server and client on server. Ssh running fine with sudo. But if i do SCP command from another server i have this error :
server-without-ldap# scp kbourena@ldap-rain:/home/kbourena/toto.txt .
Password:
unknown user 1206
If anyone have idea.
Best Regards
Karim Bourenane
Orange Business Services / Equant
RO&SI / IBNF / ENO / GNS
112 Avenue Charles de Gaules
92200 Neuilly S/Seine
Phone: +33156 76 35 52
Fax: +33156 76 35 04
http://www.equant.com
----------
From: Almir Karic <redduck666@gmail.com>
Date: Thu, Jun 12, 2008 at 6:22 AM
To: karim.bourenane@orange-ftgroup.com
Cc: openldap-technical@openldap.org
i solved the same error by running nscd.
--
For far too long, power has been concentrated in the hands of "root"
and his "wheel" oligarchy. We have instituted a dictatorship of the
users. All system administration functions will be handled by the
People's Committee for Democratically Organizing the System (PC-DOS).
----------
From: <karim.bourenane@orange-ftgroup.com>
Date: Thu, Jun 12, 2008 at 7:27 AM
To: Almir Karic <redduck666@gmail.com>
Cc: openldap-technical@openldap.org
Hi Karic
Thanks you for your reply.
I started nscd with nscd.conf :
enable-cache passwd yes
enable-cache group yes
enable-cache hosts yes
enable-cache services yes
enable-cache protocols yes
enable-cache rpc yes
enable-cache networks yes
I can put also some value about positive cache ? as :
positive-time-to-live passwd 600
negative-time-to-live passwd 20
suggested-size passwd 211
----------
From: <karim.bourenane@orange-ftgroup.com>
Date: Thu, Jun 12, 2008 at 7:56 AM
To: Almir Karic <redduck666@gmail.com>
Cc: karim.bourenane@orange-ftgroup.com, openldap-technical-bounces+karim.bourenane=orange-ftgroup.com@openldap.org, openldap-technical@openldap.org
Hi Karic
I make modification, but the error is already here :/