Re: [Proftpd-user] ftpasswd --group question
TJ Saunders <[email protected]>
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
> i took a look at the new code in the master branch . Is the intention of > the new fix (--add-member) to allow adding new members to "EXISTING > members ftpd.group" ? or just to make it work with existing --member > option? > > it looks like the code will still override all existing values in the The member to be added (using --add-member) is appended to the member list here: https://github.com/proftpd/proftpd/blob/master/contrib/ftpasswd#L801 The expected usage was that --add-member would be used for an existing group. Cheers, TJ ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html