Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!elroy.jpl.nasa.gov!sdd.hp.com!caen!umich!vela!m.cs.uiuc.edu!uiucdcs!allender From: allender@cs.uiuc.edu (Mark Allender) Newsgroups: comp.sys.apollo Subject: C commands for access to registry Message-ID: <1991May31.164034.12927@m.cs.uiuc.edu> Date: 31 May 91 16:40:34 GMT Sender: news@m.cs.uiuc.edu (News Database (admin-Mike Schwager)) Reply-To: allender@cs.uiuc.edu (Mark Allender) Organization: TechoPunks Ltd. -- Party Goers to the Max Lines: 20 Nntp-Posting-Host: aspen.cs.uiuc.edu I am working on an account generation program on the apollo platform, and can not for the life of me, find any commands similar to putpwent, that, obviously, puts an entry into a password file (on those systems that use a passwd file). So, I was wondering if there are any library commands that I can use to write entries into the registry through C. I can write a script file and use import_passwd, but I would rather kind and stay away from that since my program has to be portable over several platforms. C is really preferred here. Any help appreciated. Please e_mail if possible, as I don't regulary follow this group. Thanks in advance. -- -Mark Allender -University of Illinois at Urbana/Champaign -Conversation Builder Project -allender@cs.uiuc.edu