Re: [Cpu-users] CPU works, but with an error...
Brought to you by:
matheny
From: Blake M. <bma...@pu...> - 2003-04-29 22:28:34
|
Did the mod work or not? That will tell me whether it's an issue with dlclose or the user_mod function. Thanks. -Blake Ken Kleiner wrote: > I installed CPU-1.3.99a today, config'd for my ldap and it seems > to work (at least usermod and cat). > > But - I get this error after succesfull operation of either usermod or cat. > (i.e. cpu usermod -c "NEW NAME" username): > > Thanks.... : > > User username successfully modified! > CPU_unloadLibrary: dlclose(libcpu_ldap.so) failed. > CPU_unloadLibrary: /usr/lib/libgdbm.so.2: shared object not open > There was an error unloading the libcpu_ldap.so library. Exiting. > > |