|
Allow the user to
Read, Write and Delete/securely erase files.
Create a Banner which will display a message to the user
when they log into the Snug FTP Server e.g. "Welcome to Snug FTP Server".
Set the user Password Identification Type to use either
SKEY or OPT.
SnugServer supports OTP (One Time Password). This way, a
password is never actually transmitted. It sends a 'hash'
of the password rather than the password itself. This
'hash' is never used again, hence the wording 'one time
password'. SnugServer also supports S/KEY.
Both S/KEY and OTP can use the following hash functions:
Plain
Password (Normal)
Message Digest 4 (MD4)
Message Digest 5 (MD5)
Secure Hash Algorithm
Secure Hash Algorithm 1
Ripe Message Digest 128
Ripe Message Digest 160
Ripe Message Digest 256
Ripe Message Digest 320
Haval-128 |
Haval-160
Haval-192
Haval-224
Haval-256
Sapphire
II-128
Sapphire II-160
Sapphire II-192
Sapphire II-224
Sapphire II-256
Sapphire II-288 |
Sapphire II-320
Snefru-256
Square
Tiger
XOR-16
XOR-32
CRC-16 CCITT
CRC-16 Standard
CRC-32
|
You
can create the FTP Password for each user. You can allow the user to use the RFC2444 Format which is a way
of representing the password.
Top
|