Replies: 4 comments 6 replies
-
the
|
Beta Was this translation helpful? Give feedback.
-
Oh i am a noob - thank you so mutch si458 - Kiss Kiss |
Beta Was this translation helpful? Give feedback.
-
ok still not working Users without 2FA Authentication set can still login only with username and password "domains": { |
Beta Was this translation helpful? Give feedback.
-
ok i did - thank for solving the problem to get activte. |
Beta Was this translation helpful? Give feedback.
-
Hi like in title say,
how can i set the config so User can Only Login in with username and password and then 2FA Autheification token from Smartphone?
With the the settings i get this error in my synology container log
{
"$schema": "https://raw.githubusercontent.com/Ylianst/MeshCentral/master/meshcentral-config-schema.json",
"settings": {
"plugins": {"enabled": false},
"_mongoDb": null,
"cert": "remote.example.de",
"WANonly": false,
"LANonly": false,
"sessionKey": "balabalalallalallala",
"trustedProxy": "192.168.178.10",
"port": 443,
"_aliasPort": 8443,
"redirPort": 80,
"_redirAliasPort": 80,
"AgentPong": 300,
"TLSOffload": "192.168.178.10",
"SelfUpdate": true,
"AllowFraming": false,
"WebRTC": false
},
"domains": {
"": {
"_title": "MyServer",
"_title2": "Servername",
"minify": true,
"NewAccounts": false,
"localSessionRecording": false,
"_userNameIsEmail": true,
"certUrl": "https://remote.example.de:443"
}
},
"passwordRequirements": {
"force2factor": true,
"twoFactorTimeout": 300
},
"_letsencrypt": {
"comment": "Requires NodeJS 8.x or better, Go to https://letsdebug.net/ first before trying Let's Encrypt.",
"_email": "",
"_names": "",
"production": false
}
}
Beta Was this translation helpful? Give feedback.
All reactions