summaryrefslogtreecommitdiffstats
path: root/tools/accounts2xml.py
Commit message (Expand)AuthorAgeFilesLines
* Merge https://github.com/dikim33/bcfg2Sol Jerome2012-08-261-1/+8
|\
| * Remove the primary group from the list of extra_groupsDongInn Kim2012-08-261-1/+8
* | removed print statementsChris St. Pierre2012-08-151-2/+2
|/
* Should remove the "extra_groups" attribute from the "<UnixGroup ... >"DongInn Kim2012-07-121-1/+0
* Store group="name" rather than gid="GID" at the attribute of UnixUser.DongInn Kim2012-05-141-2/+7
* Better approach to get /etc/group updated with the exisitng accountDongInn Kim2012-05-141-12/+34
* Add a script to generate accounts.xml from the existing /etc/passwd file.DongInn Kim2012-05-131-0/+120