ok - sssd is running, but no logging at all!



ps ax | grep sssd
 2840 ?        Ss     0:00 /usr/local/sbin/sssd -D --debug-level 0x1310 
--debug-to-files
 2841 ?        S      0:00 /usr/local/libexec/sssd/sssd_be --domain 
nat.c.sdu.dk -d 0x1310 --debug-to-files
 2842 ?        S      0:00 /usr/local/libexec/sssd/sssd_nss -d 0x1310 
--debug-to-files
 2843 ?        S      0:00 /usr/local/libexec/sssd/sssd_pam -d 0x1310 
--debug-to-files

 ls -l /var/log/sssd/
total 0

Longina

On Thu, 25 Oct 2012, Simo Sorce wrote:

On Thu, 2012-10-25 at 12:29 +0000, Longina Przybyszewska wrote:
Hi,
Finally sssd-1.9.2 configured/compiled fine in Ubuntu-Quantal, but at the start 
( /usr/local/sbin/sssd -i)
I get message:


/usr/lib/x86_64-linux-gnu/ldb/modules/ldb/memberof.la: invalid ELF header


ls -l  /usr/lib/x86_64-linux-gnu/ldb/modules/ldb
total 360
-rw-r--r-- 1 root root  10408 Apr 30 16:58 asq.so
-rw-r--r-- 1 root root  18912 Apr 30 16:58 ldap.so
-rwxr-xr-x 1 root root    946 Oct 25 14:08 memberof.la
-rwxr-xr-x 1 root root 188111 Oct 25 14:08 memberof.so
-rw-r--r-- 1 root root  14544 Apr 30 16:58 paged_results.so
-rw-r--r-- 1 root root  14576 Apr 30 16:58 paged_searches.so
-rw-r--r-- 1 root root  14528 Apr 30 16:58 rdn_name.so
-rw-r--r-- 1 root root   6224 Apr 30 16:58 sample.so
-rw-r--r-- 1 root root  10416 Apr 30 16:58 server_sort.so
-rw-r--r-- 1 root root  10320 Apr 30 16:58 skel.so
-rw-r--r-- 1 root root  60440 Apr 30 16:58 tdb.so

What could be wrong?

remove memberof.la it is not a shared object and should not be installed
in that directory at all.

however that error should not be fatal IIRC.

Simo.



--
Longina Przybyszewska
IT-Service,
University of Southern Denmark,
Campusvej 55,
DK-5230 Odense M, Denmark
Phone Direct: +45 6550 2359
--
_______________________________________________
sssd-users mailing list
sssd-users@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-users

Reply via email to