search for: master_login_process

Displaying 1 result from an estimated 1 matches for "master_login_process".

2009 Mar 29
1
cannot login with plain authentication - missing UID
...from /lib/libnss_files.so.2...done. Loaded symbols for /lib/libnss_files.so.2 0xb7f39079 in epoll_wait () from /lib/libc.so.6 (gdb) break auth_process_input_user Function "auth_process_input_user" not defined. Make breakpoint pending on future shared library load? (y or [n]) n (gdb) break master_login_process Function "master_login_process" not defined. Make breakpoint pending on future shared library load? (y or [n]) n (gdb) break create_mail_process Breakpoint 1 at 0x804fc64: file mail-process.c, line 542. (gdb) cont Continuing. Detaching after fork from child process 31212. Breakpoint 1, c...