When a user connects to ownCloud via his CAS account,
a user is correctly created and a password is generated.
But the user cannot know that password because it's encrypted,
nor change it, because he just don't know his password.
So I propose to create a file during user creation with CAS in ownCloud database
that contains the user password uncrypted, so the CAS user can connect with ownCloud
desktop or mobile client