emadmin.html 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  5. <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
  6. </head>
  7. <body>
  8. <div align=right><img SRC="http://www.unige.ch/nph-count.cgi?width=7&increase=1&show=YES&link=http://www.unige.ch/~burdetj/emadmin/emadmin.html" NOSAVE height=20 width=105></div>
  9. <A HREF="http://petition.eurolinux.org"><img src="http://aful.org/images/patent_button.png" border="0"></A>
  10. <h3>
  11. EmAdmin 1.0</h3>
  12. This NLM can be used in case of NDS admin account loss or to <br>
  13. recover access to an hidden OrgUnit.
  14. <p>Run it on an Netware server holding a master or R/W replica
  15. <br>of the [Root] partition (or other target OrgUnit you want
  16. <br>unlock access to)
  17. <p>If the user specified does not exist, it will be created
  18. <br>with no password. The user will be given [SI] rights to the target
  19. OrgUnit.
  20. <p>This source code has been made public to prevent you from using
  21. <br>an unknown/untrusted NLM (and to pay $$ for less than 20 Netware
  22. <br>lib C calls !)
  23. <p>It will compile under Metrowerks CodeWarrior (+Netware SDK).
  24. <p><b>Use it at your own risk. I cannot be held responsible for anything</b>
  25. <br><b>bad that could appening</b>.
  26. <p>Use it with hobjloc.nlm to find and unlock stealth/hidden OrgUnit.
  27. <br>(<a href="see http://www.novell.com/coolsolutions/freetools.html">see
  28. http://www.novell.com/coolsolutions/freetools.html</a>).
  29. <p>This is freeware GPL (see <a href="http://www.gnu.org/copyleft/gpl.html">http://www.gnu.org/copyleft/gpl.html</a>)
  30. <br>CopyLeft - <a href="mailto:Jean-Francois.Burdet@adm.unige.ch">Jean-Francois.Burdet@adm.unige.ch</a>
  31. - july 2000
  32. <p>Access to source code and NLM&nbsp; : <a href="emadmin.zip">here</a>. <br>
  33. Access to source code only : <a href="EmergencyAdmin.c">here</a>.
  34. <p>Credits : This NLM has been created by reverse engineering the NLM<br>
  35. (monster.nlm) contained in this <a href="wa.zip">archive</a>. This archive has
  36. been found <br>
  37. reading this <a href="http://groups.google.ch/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&frame=right&rnum=21&thl=1350627895,1350388872,1350346378,1350176645,1350165840,1350230334,1350156025,1348990489,1348981119,1348971859,1348895211,1348024254&seekm=396E1038.FF9E1817%40bigfoot.com#link22">usenet
  38. post</a>. Emadmin.nlm has been first advertised in the<br>
  39. same thread the 2000/07/17.</p>
  40. <p>Keywords : NDS Netware admin rights user lost deleted delete recover<br>
  41. free freeware</p>
  42. <p>&nbsp;
  43. </body>
  44. </html>