-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Thank you for your contribution!
I gave it a try but find out, that it stores the users password in plaintext within the .mobileconfig file.
You should never ever store plaintext passwords in text files. In case of some misconfiguration of the webserver some hackers could grab the .mobileconfig file and gain access to the mailbox or whatever this password provides access for.
My second suggestion is to automatically sign the .mobileconfig file by openssl. End users who need a .mobileconfig file due to lack of technical knowledge may trip over the warnings about installing a non-signed config script.
If I've got some minutes left, I would add my suggestions and will let you know about.
Regards, Frank