Current time: 11-23-2024, 08:27 PM Hello There, Guest! (LoginRegister)


Post Reply 
Allow real user into FTP account
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #6
RE: Allow real user into FTP account
Where's the problem?

Set the right values in ftp_users and ftp_group

an example
in passwd: mylogin:1234:1234 (uid and gid)
in /etc/groups: mygroup:1234


ftp_users:
userid passwd uid gid shell homedir
mylogin passwd-hash 1234 1234 /bin/bash /home/mylogin/somwhere

ftp_group:
groupname gid members
mygroup 1234 mylogin

/J
09-08-2011 11:12 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Allow real user into FTP account - joximu - 09-08-2011 11:12 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)