Skip to content

Releases: malomalo/sync-accounts

v0.1.0

11 Jan 21:04
Compare
Choose a tag to compare
  • Allow users to have any shell defined in /etc/shells

v0.0.9

11 Jan 20:20
Compare
Choose a tag to compare
  • Update to use File::exist? over the non-standard File::exists?

v0.0.8

25 Mar 21:12
Compare
Choose a tag to compare

If the config file (ie. /etc/sync-accounts.conf) does not have an url it will use it as the permissions file, allowing you to put the users and app in the conf file

v0.0.7

03 Oct 18:50
Compare
Choose a tag to compare

userdel is correct...

v0.0.6

03 Oct 18:43
Compare
Choose a tag to compare

Switched to userdel instead of deluser

v0.0.5

15 Feb 01:44
Compare
Choose a tag to compare
  • Fixed error when comments presence in passwd file

v0.0.4

14 Feb 22:40
Compare
Choose a tag to compare
  • sync-accounts now accepts a config file or url. If no arguments are passed the config file is
    assumed to be /etc/sync-accounts.conf

v0.0.3

10 Feb 20:05
Compare
Choose a tag to compare
  • Use useradd, not adduser

v0.0.2

08 Feb 23:20
Compare
Choose a tag to compare
  • Sync Accounts now adds users to the wheel group instead of the sudo group

v0.0.1

05 Feb 00:57
Compare
Choose a tag to compare
Merge pull request #2 from waratuman/master

Autoconf / Automake