wvanleer
31st October 2008, 14:26
Hello,
We're migrating from Sun Solaris to Linux. On these Linux machines,
we do not have local accounts anymore. I can login to the machine
using PAM/LDAP to our AD server. However, the Baan client/server
login fails. Can anyone indicate how to set this up?

2008-10-28[15:21:46]:E:root: ******* S T A R T of Error message *******
2008-10-28[15:21:46]:E:root: Log message called from /BAAN/view/port.6.1c.07.19/vobs/tt/lib/security/user_pwd.c: #2205 keyword: authenticate_user
2008-10-28[15:21:46]:E:root: Pid 23111 Uid 0 Euid 0 Gid 0 Egid 0
2008-10-28[15:21:46]:E:root: user_type S language 2 user_name root tty locale ISO88591/NULL
2008-10-28[15:21:46]:E:root: Errno 0 bdb_errno 0
2008-10-28[15:21:46]:E:root: Log_mesg: error retrieving system password for user xyz
2008-10-28[15:21:46]:E:root: ******* E N D of Error message *******

dave_23
8th November 2008, 00:35
Looks like you're trying to use blogind which is not linked to use PAM. (at least it wasn't when I was actively doing baan on linux).

that may have changed, if so you may need a newer porting set.

If not, then you need to use rexec to log in to link to PAM.

Dave

gtenagli
10th November 2008, 15:30
Hi Dave,
thank you for the answer.

We were missing some 32-bits libraries, and to add users to group "bsp". Now everything is working fine, but we still have to figure out how to synchronize bsp group membership with LDAP..

giacomo