PAM is basically authentication only as far as my understanding. libpwdb has the potential to be used in this fashion, but it doesn't currently support the ability to create new accounts only to modify them. I submitted a huge patch to one of the previous maintainers a while back, but didn't here anything back so I don't know if it was even considered. I broke it all up into much smaller patches a while ago, but never got around to submitting them. If anyone is interested, let me know. Pat On Thu, 11 Jul 2002, John H. Clark, III wrote: > Is it possible to use PAM to create a new account? In my review of the > list and available documentation I can't find the methods to create a > new account programmatically. Plenty of information on changing account > information but I need to create new linux accounts under program > control. > > Thanks in advance for your help. > > >