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.
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.