I&#39;ve been tasked with figuring out how to add a user to a company&#39;s interchange application. I&#39;ve tried going through the interface itself, but that errors out; many pages do. I did manage to find a page which listed &quot;hidden&quot; tables; one of those was named &quot;access&quot;. After much searching - the system is a mess - I&#39;m concluding that this is a dbm database and not a MySQL table. It looks like it might be a file named access.gdbm<br>
<br>If someone can clue me in to how Interchange stores this sort of information, that&#39;d be great. I think I can figure out how to access the database through dbm. I&#39;m hoping the passwords are just unix crypted.<br>
<br>I know this is pretty bare information, but it&#39;s really all I have to go on. Many pages don&#39;t work and I&#39;m just trying the keep the system in place until my clients can replace it.<br><br>Thanks,<br>Samuel<br>