File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -120,14 +120,15 @@ replicatedctl console-auth reset
120120
121121#### Issues with Multi-factor Authentication
122122
123- If you have set up MFA and you can't log in with your generated codes, there may
124- be a time-drift issue with either the Self-hosted Private Packagist server or
125- the device you are using to generate the codes.
126-
127- To make sure that the Self-hosted Private Packagist server is correctly
128- synchronized to the correct time, you should check that both the current server
129- time and timezone are set to correct values. If you can enable Network Time
130- Protocol (NTP) for the server, we also recommend doing that.
123+ If you are having problems setting up MFA, or are unable to login via MFA, with
124+ your generated codes, there may be a time-drift issue with either the
125+ Self-hosted Private Packagist server or the device you are using to generate the
126+ codes.
127+
128+ To make sure that the Self-hosted Private Packagist server is synchronized to
129+ the correct time, you should check that both the current server time and
130+ timezone are set to correct values. If you can enable Network Time Protocol
131+ (NTP) for the server, we also recommend doing that.
131132
132133The methods for doing so will vary depending on the underlying server Operating
133134System.
You can’t perform that action at this time.
0 commit comments