I have walked through configuring LDAP on a fresh install of AIX 7.3. I am attempting to run this command below and get this error:
lsuser -R LDAP ALL
Invalid -R option "LDAP"
I have walked through many docs and sites and believe I have all the settings correct but obviously I am missing something. I am able to connect to the LDAP server, from what I can tell:
ldapservers=unixldap.xxxx.us,10.160.26.21,10.128.26.20
current ldapserver=unixldap.xxxx.us
ldapport=636
active connections=1
ldapversion=3
usercachesize=1000
usercacheused=0
groupcachesize=100
groupcacheused=0
usercachetimeout=300
groupcachetimeout=300
heartbeat interval=300
numberofthread=10
connectionsperserver=10
authtype=LDAP_AUTH
searchmode=ALL
defaultentrylocation=local
ldaptimeout=90
serverschematype=RFC2307
userbasedn=ou=XXXXXXXX,ou=USERS,o=XXXXXXX
userbasedn=ou=Accounts,ou=UNIX,ou=datacenter,o=XXXXXX
groupbasedn=ou=UNIX,ou=XXXXXXXXX,o=XXXXXX
userobjectclass=posixaccount,posixAccount
groupobjectclass=posixgroup,posixGroup
------------------------------
Joshua Krause
------------------------------