Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. zym123

    how to build a loadable authenticatin module on AIX 4.3.3

    Hi, I want to build a loadable authentication module(LAM) on AIX 4.3.3 to support my own authentication mechanism,but there are not enough documentation for referring. Can anybody who has experienc on the LAM give me some directions? It would be prefered if you have some samples.
  2. zym123

    how to build a dynamic module using ld

    Hi, I want to build a loadable authentication module on AIX 4.3.3.The operations are: 1 cc -c SAMBA.c success 2 ld -o SAMBA SAMBA.o -bM:SRE -e SAMBA_initialize error£º ld: 0711-327 WARNING: Entry point not found: SAMBA_initialize ld: 0711-244 ERROR: No csects or exported symbols have been...

Part and Inventory Search

Back
Top