Custom authentication method for GDM
- by FMC
I am trying to find a way of authenticating users on public computers through GDM, but I have a few things to be taken in account.
The users do not have a login/password, they only thing they are given is a string. This string is unique and will allow us to identify them. You can see this string as a login without a password.
The users must be…