Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tanzhenchao authored May 8, 2024
1 parent 21039a9 commit ce7003a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Please consult my blog document《How to Integrate SFTP with AD Domain?》,htt
or implementing authentication based on email OTP tokens, please consult《How to Implement SFTP Email Authentication with 2FA on Oracle Linux 9.x?》https://www.cmdschool.org/archives/24107
# Methods for Utilizing the Tool
dnf install -y putty bc mkpasswd-expect expect bzip2 postfix mailx openldap-clients autofs quota
wget https://codeload.github.com/tanzhenchao/sftptool-for-ad-user/tar.gz/refs/tags/1.0.0 -O sftptool-1.0.0.tar.gz
tar -xf sftptool-1.0.0.tar.gz
wget https://codeload.github.com/tanzhenchao/sftptool-for-ad-user/tar.gz/refs/tags/1.0.0 -O sftptool-1.0.0.tar.gz
tar -xf sftptool-1.0.0.tar.gz
mv sftptool-for-ad-user/sftptool.sh /bin/sftptool
chmod +x /bin/sftptool
mkdir -p /etc/sftp
Expand Down

0 comments on commit ce7003a

Please sign in to comment.