Right now, the user must manually edit the 'users.zcml' file in an environment
created by
'repozeproject --path=/tmp/foo repoze.grok'. It would be fairly simple to write
a little
script which took username and password as agruments, and generated the ZCML
file directly (could even make a DOM from the 'sample-users.zcml' file first). |