I have done that before and actually was easier to get the Non-OS users set up than the OS users. I assume in user_database.xml you have the non-OS user setI know I did not have authenticate by pam set in iw.cfgI have seen the GUI come back a bit different as well, typically a comma somewhere messed things up, but I manually fixed the email and it worked.
os="f"
PAM users show up as OS users, both in the GUI and the functionality. For LDAP without PAM, you need to have user database set to query LDAP.
iw.cfg
pam,file
He said this: iw.cfg is setup to authenticate via pam,file So I assumed he was using PAM and not LDAP, which in and of itself is confusing as ****. But I know what happens when I assume....
pam,local
First, the search key value for AD is not uid, it is samAccountName. So, that entry should be:<search_key value=”samAccountName”/>That should resolve the issue of the missing user ID.However, you currently have TS configured for PAM authentication. Since the server itself is configured to authenticate AD users as local users, you cannot set 'os=f'. User names in Unix MUST be unique. If you try to add a non-OS user with the username jsmith and there is a local user named jsmith, the operation will fail. I'm a little confused by the configuration there because if they're using PAM authentication, those users should NOT exist in the local /etc/passwd file. PAM is usually used for authenticating users that exist in a remote LDAP database.So, if this LDAP database is the same AD DB that you've configured for TS (as non-OS users), you won't be able to add those users as non-OS. If they really want to add non-OS users, then the LDAP DB that they use for this must contain users that are not in /etc/password NOR in the LDAP database that the Linux server can access via PAM.
For those of you who like to take snipes at Support - maybe you should be a little nicer and/or optimistic
Even a blind dog finds a bone once in a while...
Even a blind dog finds a bone once in a while...:-)And a blind fish finds a smaller fish.......
Even a blind dog finds a bone once in a while...:-)