Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed print statements | Chris St. Pierre | 2012-08-15 | 1 | -2/+2 |
| | |||||
* | Should remove the "extra_groups" attribute from the "<UnixGroup ... >" | DongInn Kim | 2012-07-12 | 1 | -1/+0 |
| | | | | tag. | ||||
* | Store group="name" rather than gid="GID" at the attribute of UnixUser. | DongInn Kim | 2012-05-14 | 1 | -2/+7 |
| | | | | | This fixes the wrong behavior of creating the usergroup data. Thanks emias for helping me out this problem. | ||||
* | Better approach to get /etc/group updated with the exisitng account | DongInn Kim | 2012-05-14 | 1 | -12/+34 |
| | | | | data. | ||||
* | Add a script to generate accounts.xml from the existing /etc/passwd file. | DongInn Kim | 2012-05-13 | 1 | -0/+120 |