Menu

#11 xrdp-sesman in SuSE

open
nobody
5
2014-08-20
2009-03-03
No

I have no idea this is the place to report this, but after an hour of searching I stopped caring :p

When you install xrdp in SuSE 11.1 from the repo's it will not work. The file /etc/pam.d/xrdp-sesman contains the following:

#%PAM-1.0
auth include common-auth
account include common-account

This wont work. It should be something like this:

#%PAM-1.0
auth required pam_unix.so shadow nullok
account required pam_unix.so

Now it does work. Again, no idea if this is the place to report it. I couldn't even find SuSE's repository owner.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.