[K12OSN] K12Linux ldap problems

Burroughs, Henry HBurroughs at hhprep.org
Thu Aug 20 19:01:19 UTC 2009


I've got a K12Linux setup tying into Active Directory via LDAP.  My config checks out w/ "getent passwd" as well as ssh logins on the new K12Linux server (same formula for all my Linux boxen).   Root and local account logins work from a client using LDM.  However........ LDM will accept a username/password from an ldap user and appear to work, goes blank, then opens back up to LDM.  I get this on the server under /var/log/messages on the server:

 

 

 

 

Aug 20 14:44:59 apollo ck-xinit-session: error connecting to console-kit

Aug 20 14:45:00 apollo gnome-session[22072]: WARNING: Could not connect to ConsoleKit: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

Aug 20 14:45:00 apollo gnome-session[22072]: CRITICAL: dbus_g_connection_get_connection: assertion `gconnection' failed

Aug 20 14:45:00 apollo gdm[22157]: ******************* START **********************************

Aug 20 14:45:00 apollo gdm[22157]: [Thread debugging using libthread_db enabled]

Aug 20 14:45:00 apollo gdm[22157]: 0x00e7d416 in __kernel_vsyscall ()

Aug 20 14:45:00 apollo gdm[22157]: #0  0x00e7d416 in __kernel_vsyscall ()

Aug 20 14:45:00 apollo gdm[22157]: #1  0x006d9e53 in __waitpid_nocancel () from /lib/libc.so.6

Aug 20 14:45:00 apollo gdm[22157]: #2  0x0805f021 in gtk_tree_model_iter_n_children ()

Aug 20 14:45:00 apollo gdm[22157]: #3  0x0805f109 in gtk_tree_model_iter_n_children ()

Aug 20 14:45:00 apollo gdm[22157]: #4  <signal handler called>

Aug 20 14:45:00 apollo gdm[22157]: #5  0x00e7d416 in __kernel_vsyscall ()

Aug 20 14:45:00 apollo gdm[22157]: #6  0x006677c1 in raise () from /lib/libc.so.6

Aug 20 14:45:00 apollo gdm[22157]: #7  0x00669092 in abort () from /lib/libc.so.6

Aug 20 14:45:00 apollo gdm[22157]: #8  0x00c6a555 in ?? () from /lib/libdbus-1.so.3

Aug 20 14:45:00 apollo gdm[22157]: #9  0x00c65ee6 in ?? () from /lib/libdbus-1.so.3

Aug 20 14:45:00 apollo gdm[22157]: #10 0x00c4e4ee in dbus_connection_send_with_reply_and_block ()

Aug 20 14:45:00 apollo gdm[22157]:    from /lib/libdbus-1.so.3

Aug 20 14:45:00 apollo gdm[22157]: #11 0x08057043 in gtk_tree_model_iter_n_children ()

Aug 20 14:45:00 apollo gdm[22157]: #12 0x08057123 in gtk_tree_model_iter_n_children ()

Aug 20 14:45:00 apollo gdm[22157]: #13 0x0806042f in gtk_tree_model_iter_n_children ()

Aug 20 14:45:00 apollo gdm[22157]: #14 0x08060b53 in gtk_tree_model_iter_n_children ()

Aug 20 14:45:00 apollo gdm[22157]: b/libc.so.6

Aug 20 14:45:00 apollo gdm[22157]: #16 0x0804f761 in gtk_tree_model_iter_n_children ()

Aug 20 14:45:00 apollo gdm[22157]: 

Aug 20 14:45:00 apollo gdm[22157]: Thread 1 (Thread 0xb7efc750 (LWP 22072)):

Aug 20 14:45:00 apollo gdm[22157]: #0  0x00e7d416 in __kernel_vsyscall ()

Aug 20 14:45:00 apollo gdm[22157]: No symbol table info available.

Aug 20 14:45:00 apollo gdm[22157]: #1  0x006d9e53 in __waitpid_nocancel () from /lib/libc.so.6

Aug 20 14:45:00 apollo gdm[22157]: No symbol table info available.

Aug 20 14:45:00 apollo gdm[22157]: #2  0x0805f021 in gtk_tree_model_iter_n_children ()

Aug 20 14:45:00 apollo gdm[22157]: No symbol table info available.

Aug 20 14:45:00 apollo gdm[22157]: #3  0x0805f109 in gtk_tree_model_iter_n_children ()

Aug 20 14:45:00 apollo gdm[22157]: No symbol table info available.

Aug 20 14:45:00 apollo gdm[22157]: #4  <signal handler called>

Aug 20 14:45:00 apollo gdm[22157]: No symbol table info available.

Aug 20 14:45:00 apollo gdm[22157]: #5  0x00e7d416 in __kernel_vsyscall ()

Aug 20 14:45:00 apollo gdm[22157]: No symbol table info available.

Aug 20 14:45:00 apollo gdm[22157]: #6  0x006677c1 in raise () from /lib/libc.so.6

Aug 20 14:45:00 apollo gdm[22157]: No symbol table info available.

Aug 20 14:45:00 apollo gdm[22157]: #7  0x00669092 in abort () from /lib/libc.so.6

Aug 20 14:45:00 apollo gdm[22157]: No symbol table info available.

Aug 20 14:45:00 apollo gdm[22157]: #8  0x00c6a555 in ?? () from /lib/libdbus-1.so.3

Aug 20 14:45:00 apollo gdm[22157]: No symbol table info available.

Aug 20 14:45:00 apollo gdm[22157]: #9  0x00c65ee6 in ?? () from /lib/libdbus-1.so.3

Aug 20 14:45:00 apollo gdm[22157]: No symbol table info available.

Aug 20 14:45:00 apollo gdm[22157]: #10 0x00c4e4ee in dbus_connection_send_with_reply_and_block ()

Aug 20 14:45:00 apollo gdm[22157]:    from /lib/libdbus-1.so.3

Aug 20 14:45:00 apollo gdm[22157]: No symbol table info available.

Aug 20 14:45:00 apollo gdm[22157]: #11 0x08057043 in gtk_tree_model_iter_n_children ()

Aug 20 14:45:00 apollo gdm[22157]: No symbol table info available.

Aug 20 14:45:00 apollo gdm[22157]: #12 0x08057123 in gtk_tree_model_iter_n_children ()

Aug 20 14:45:00 apollo gdm[22157]: No symbol table info available.

Aug 20 14:45:00 apollo gdm[22157]: #13 0x0806042f in gtk_tree_model_iter_n_children ()

Aug 20 14:45:00 apollo gdm[22157]: No symbol table info available.

Aug 20 14:45:00 apollo gdm[22157]: #14 0x08060b53 in gtk_tree_model_iter_n_children ()

Aug 20 14:45:00 apollo gdm[22157]: No symbol table info available.

Aug 20 14:45:00 apollo gdm[22157]: #15 0x00652a66 in __libc_start_main () from /lib/libc.so.6

Aug 20 14:45:00 apollo gdm[22157]: No symbol table info available.

Aug 20 14:45:00 apollo gdm[22157]: #16 0x0804f761 in gtk_tree_model_iter_n_children ()

Aug 20 14:45:00 apollo gdm[22157]: No symbol table info available.

Aug 20 14:45:00 apollo gdm[22157]: The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; input not from terminal]

Aug 20 14:45:00 apollo gdm[22157]: ******************* END **********************************

Aug 20 14:45:02 apollo xinetd[18008]: START: ldminfod pid=22163 from=::ffff:10.142.1.142

Aug 20 14:45:02 apollo xinetd[18008]: EXIT: ldminfod status=0 pid=22163 duration=0(sec)

 

 

This happens with and without NSCD.  I've taken NFS out of the picture at the moment, so it is just w/ authentication I think.... I've also checked the directory permissions.  Firewall is stopped.

 

Is it related to this?

http://osdir.com/ml/k12linux-devel-list/2009-04/msg00000.html

 

 

 

I'm so close on this.  I'm about ready to roll these out w/ Local apps, possibly even local crossover Office installations of Office 2003.  I've even got both NICs BONDED (aka mixed network setup too) and not using a bridge, and they check out (local account logins work fine, and ssh on the server).

 

Thanks for any help! 

 

 

Henry Burroughs

Technology Director

Hilton Head Preparatory School

www.hhprep.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/k12osn/attachments/20090820/32af0ebe/attachment.htm>


More information about the K12OSN mailing list