Search found 139 matches

by KnightWare
Fri Jul 13, 2018 5:06 pm
Forum: General discussion and questions about Aware IM
Topic: Query using Promt Form with empty Fields
Replies: 4
Views: 7207

Query using Promt Form with empty Fields

Can you create a Query FIND string that reads the "Filters" from a form, and ignores if one is undefined? Query: FIND BO_OBJ WHERE BO_OBJ.ATTRIBUTE_A = BO_PROMPT.PROMPT_A and BO_OBJ.ATTRIBUTE_B = BO_PROMPT.PROMPT_B and BO_OBJ.ATTRIBUTE_C = BO_PROMPT.PROMPT_C Works great if both PROMPT_A,B & C have d...
by KnightWare
Thu May 10, 2018 10:51 am
Forum: General discussion and questions about Aware IM
Topic: LDAP Logon without domain.
Replies: 4
Views: 6864

Re: LDAP Logon without domain.

Auto Login Direct seems to work. When I do use domain, the "\" does not seem to be a problem. When direct, the log doesn't really state the user credentials, just the picked presentation. I do however see user in Status bar. Still very new to this.
by KnightWare
Wed May 09, 2018 11:24 am
Forum: General discussion and questions about Aware IM
Topic: LDAP Logon without domain.
Replies: 4
Views: 6864

Re: LDAP Logon without domain.

At least you confirmed this as an issue, and I'm doing the same leg work you already performed. Kind of a bummer as it was an integral part of the app as to why it was chosen. I understand LDAP is complicated, but this should not be. I can use LDAP OK, just need to type in the domain, not user frien...
by KnightWare
Mon May 07, 2018 6:23 pm
Forum: General discussion and questions about Aware IM
Topic: LDAP Logon without domain.
Replies: 4
Views: 6864

LDAP Logon without domain.

Has anyone using LDAP for login been able to do it without the domain preface? Can you intercept with a rule to Prepend it? I don't wish my users to have to type DOMAIN\USERID.