2.2.2 and VRPD external / guest does not work

Discussions related to using VirtualBox on Linux hosts.
Post Reply
DnD
Posts: 2
Joined: 1. May 2009, 17:53
Primary OS: MS Windows Vista
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: WinXP

2.2.2 and VRPD external / guest does not work

Post by DnD »

Debian(Host) and WinXP(Guest)
im using latest M$ RDP Client from Vista x64

Code: Select all

00:00:08.097 VRDPAUTH: User: []. Domain: []. Authentication type: [External]
00:00:08.102 VRDPAUTH: ConsoleVRDPServer::Authenticate: loading external authentication library 'VRDPAuth'
00:00:08.102 VRDPAUTH: Could not resolve import 'VRDPAuth2'. Error code: VERR_SYMBOL_NOT_FOUND
00:00:08.102 VRDPAUTH: Using entry point 'VRDPAuth'.
00:00:08.104 VRDPAUTH: external authentication module returned 'access denied'
00:00:08.104 VRDPAUTH: Access denied.
export VRDP_AUTH_DEBUG_FILENAME

Code: Select all

u[], d[], p[0]
init ok
Using PAM service: login
start ok
pam_authenticate failed 10. User not known to the underlying authentication module
vrdpauth_pam_close completed
u[vm], d[], p[0]
init ok
Using PAM service: login
start ok
conv: num 1 u[vm] p[0]
conv: 0 returning password [0]
pam_authenticate failed 7. Authentication failure
vrdpauth_pam_close completed
u[vm], d[], p[0]
init ok
Using PAM service: login
start ok
conv: num 1 u[vm] p[0]
conv: 0 returning password [0]
pam_authenticate failed 7. Authentication failure
vrdpauth_pam_close completed
u[], d[], p[0]
init ok
Using PAM service: login
start ok
pam_authenticate failed 10. User not known to the underlying authentication module
vrdpauth_pam_close completed
looks like http://www.virtualbox.de/ticket/3487
Last edited by DnD on 1. May 2009, 21:32, edited 1 time in total.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: 2.2.2 and VRPD external / guest does not work

Post by Perryg »

And you question would be.........?

Please read the following
http://forums.virtualbox.org/viewtopic.php?t=8208
DnD
Posts: 2
Joined: 1. May 2009, 17:53
Primary OS: MS Windows Vista
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: WinXP

Re: 2.2.2 and VRPD external / guest does not work

Post by DnD »

Question is how to get VRDP with auth working
Post Reply