// $Id: passwd.wrm,v 1.8 2002/01/18 17:23:49 edgrif Exp $ // // wspec/passwd.wrm // // password file to the ACeDB system // // //comments out the line // // the names of user with write access must be listed here // each one on a new line // // This file should belong to the acedb administrator // and have permission 644 or possibly 600 // psgendb alvare zhangju // Put the login name of the database administrator who // creates the database below, they should own this file // which will allow them to reindex the database. psgendb // On some platforms, the unix command getLogin fails, // In this case, anyone will have write access if you // uncomment the next line by removing the leading // // BIRCH - // This was uncommented, because on some x86_64 linux systems, // birchdb wouldn't give the BIRCH administrator write access. // The entire Edit menu was missing. // To make this more secure, the scripts birchdb, lbirchdb and l-gbirchdb // are owner and group executable, but not world executable. As well, // none of the database directories or files are world-writable. getLoginFailed // end of file