Juergen schrieb:
> > Hello friends,
> >
> > i have installed xrdp on 2 computers.
> > A is the mainserver(typical serverapps.) with LDAP-authentication
> > B is running as applicationserver for up to 10 people.
> > For making the connection i have in use WYSE-ThinClients and
> > ITONA-ThinClients.
> >
> > Normaly every thing works well.
> >
> > The Problem is, i must have the user and password twice in file.
> > one for the mainserver and one for apps.-server.
> > I can't login with a username, witch is only on the LDAP-Server.
> >
> > i know, the pam-devel is very trikki, so i tried something in the
> > /etc/pam.d/sesman:
#%PAM-1.0
auth    required        pam_env.so      
auth    sufficient      pam_unix2.so    
auth    required        pam_ldap.so     use_first_pass
ession  required        pam_limits.so   
session required        pam_unix2.so    
session optional        pam_ldap.so     
session optional        pam_umask.so    

The sesman-Log:
[20090704-18:33:49] [INFO ] starting signal handling thread...
[20090704-18:33:49] [INFO ] signal handler thread started successfully
[20090704-18:33:49] [CORE ] starting sesman with pid 6781
[20090704-18:33:49] [INFO ] listening...
[20090704-19:07:01] [INFO ] scp thread on sck 6 started successfully
[20090704-19:07:01] [INFO ] granted TS access to user testvor
[20090704-19:07:01] [INFO ] starting Xvnc session...
[20090704-19:07:01] [INFO ] session 6884 - user testvor - terminated

The Connection Log at Client:
connecting to sesman ip 127.0.0.1 port 3350
sesman connect ok
sending login info to sesman
login successful for display 10
started connecting
connecting to 127.0.0.1 5910
error - problem connecting


Hope, you can help me

Sincerly
Juergen


------------------------------------------------------------------------------
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to