0
0
Fork 0
mirror of https://github.com/atmoz/sftp.git synced 2024-11-24 12:59:24 -05:00

Clarify the need for LF in users.conf

Multiple issues are being solved by explaining this need.
https://github.com/atmoz/sftp/issues/234#issuecomment-670701339
https://github.com/atmoz/sftp/issues/231#issuecomment-775000870
This commit is contained in:
Stoinov 2021-03-25 01:54:49 +02:00 committed by GitHub
parent f735906a35
commit a5a5a23194
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -85,6 +85,8 @@ bar:abc:1002:100
baz:xyz:1003:100
```
Tip: you **MUST** use LF for end of line and **NOT** CRLF
## Encrypted password
Add `:e` behind password to mark it as encrypted. Use single quotes if using terminal.