LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Problems authenticating to Active Directory (https://www.linuxquestions.org/questions/linux-networking-3/problems-authenticating-to-active-directory-348024/)

eantoranz 07-29-2005 09:59 AM

Problems authenticating to Active Directory
 
I'm trying to configure winbind so windows users can login into a GNU/Linux box.

I think I'm very close to getting it, however, when I finally tried to login, I couldn't.

Code:

$ su FHEP\\ecarmona
Password:
su: Authentication service cannot retrieve authentication info.
Disculpe.

The last line is an apology.

When I looked into syslog, I saw this messages, over and over again (and in nmbd.log too)
Code:

Jul 29 10:56:33 galileo nmbd[2004]: [2005/07/29 10:56:33, 0] lib/interface.c:load_interfaces(216)
Jul 29 10:56:33 galileo nmbd[2004]:  WARNING: no network interfaces found
Jul 29 10:56:38 galileo nmbd[2004]: [2005/07/29 10:56:38, 0] lib/interface.c:load_interfaces(216)
Jul 29 10:56:38 galileo nmbd[2004]:  WARNING: no network interfaces found
Jul 29 10:56:43 galileo nmbd[2004]: [2005/07/29 10:56:43, 0] lib/interface.c:load_interfaces(216)
Jul 29 10:56:43 galileo nmbd[2004]:  WARNING: no network interfaces found
Jul 29 10:56:48 galileo nmbd[2004]: [2005/07/29 10:56:48, 0] lib/interface.c:load_interfaces(216)
Jul 29 10:56:48 galileo nmbd[2004]:  WARNING: no network interfaces found

As root, I don't get to see (to run) nmbd, so maybe there's something missing. It's ubuntu 5.04.

sud_crow 08-01-2005 10:03 AM

Does winbind -g and winbind -u show you all the users of the domain as all the groups?

If this is not working, then you are having some problem authenticating Kerberos when accesing the Active Directory.

eantoranz 08-01-2005 10:10 AM

U mean wbinfo?

wbinfo -u and -g do retrieve usernames and groups from our active directory.

PS por cierto.. por qué estamos hablando en inglés si los dos hablamos español? :-D

sud_crow 08-02-2005 04:11 PM

yep, i mean wbinfo :)

check what type of authentication are you using with authconfig, as the error reports some kind of problem with it, it has to be with kerberos or winbind...

pd.
no se si se puede hacer posts en otros idiomas ;)


All times are GMT -5. The time now is 03:56 AM.