Dear SAP Community,
We’re setting up MIT Kerberos for a SAP ABAP Server, so we can use the password less logon authentication. At the moment I’m hanging with the compilation of the SNC adapter.
- We have the following environment:
BW ABAP 7.4 SPS10
SAP Kernel 742 / PL120
MaxDB 7.9
RHEL 6
Microsoft AD
- Used Documentation:
Chapter: 3.5.1
- Used SNC adapter download link: http://scn.sap.com/docs/DOC-14056
- ERROR:
[root@wieltcg01 sncadapt]# pwd
/Software/SNC/sncadapt
[root@wieltcg01 sncadapt]# make
./build."`uname -s`" make do-all
./build.Linux: line 27: export: `do-all': not a valid identifier
make: *** [all] Error 1
I don’t know what should be adapted and where the error could be.
I’d be very grateful for some help and advice!!
BR Manuel