Hi.
I'm working on a few small scripts aimed at AD<->FDS/RHDS. In my organization we're setting up RHDS as a AD slave, and but do not store any linux user information on the AD side. So from AD we get only some user information, and have to add things such as posix attributes on the RHDS side. In addition, we'd like to use AD group memberships to create NIS netgroups on the RHDS side, and use this info to control which users get access to which servers. 
I've not yet come across scripts that solves these issues, so I'm working on my own script. I've not a programmer, and this is more or less my first perl scripts, so please keep that in mind. 
Since I've never been part of a code sharing project before, I could use some info on how to share my code. Is there a how-to on how to get started?
Btw, for those who's interested, let me briefly describe the functionality of the scripts:
Currently there are three different scripts.
Regards, 
Kenneth Holter