[Spice-devel] [patch 0/2] new auth method AUTH_PLAIN v1
Dietmar Maurer
dietmar at proxmox.com
Thu Oct 17 17:22:02 CEST 2013
> > The password is not encryped, so this method is only safe if you use TLS.
>
> Can you describe what you are trying to achieve exactly through this
> auth_plain_verify_credentials callback? I assume you want to check the
> (username, password) against 'something' once you got them from the client?
I implemented a prototype in spiceterm:
https://git.proxmox.com/?p=spiceterm.git;a=commitdiff;h=12fe052c0947d5eae07274e98165f0dc6efce134
That simply connects to the lo local PVE API to verify username/password.
More information about the Spice-devel
mailing list