-
-
branches/rel_apv_10_4_0_112_india/usr/click/lib/libexauth/auth_ext.c (Diff revision 1) Nitpick: remove extra whitespaces at the end.
Bug 240 - [vAPV] Need to integrate Admin Account with ADFS and LDAP server for AAA || State Bank of India
Review Request #116 — Created Jan. 16, 2024 and submitted
| Information | |
|---|---|
| kdutta | |
| APV10 | |
| rel_apv_10_4_0_112_sbi | |
| 240 | |
| Reviewers | |
| pradeep, prajesh, tanya | |
Bug 240 - [vAPV] Need to integrate Admin Account with ADFS and LDAP server for AAA || State Bank of India
Basic UT done
login as: kdutta@arraylab.in
kdutta@arraylab.in@192.168.11.138's password:
Last login: Thu Jan 18 17:48:37 2024 from 192.168.11.98
ArrayOS Rel.APV.10.4.0.112.6 - untagged unofficial build by uid=0(root) gid=0(root) groups=0(root) on DevAnsuk: on Thu Jan 18 06:01:33 2024
Copyright (c) 2000-2024 Array Networks Inc. All rights reserved.Type "?" for available commands
!!Reminder!! Please log on to the WebUI to register this system.
AN>
Thu Jan 18 17:38:38 2024 Generated LDAP handle for uri ldap://192.168.102.100:389.
Thu Jan 18 17:38:38 2024 LDAP connection successful.
| Description | From | Last Updated |
|---|---|---|
|
Nitpick: remove extra whitespaces at the end. |
|
|
|
where do these logs go? |
|
|
|
[root@AN test]# tail -f /var/crash/exau.log Tue Jan 23 15:22:23 2024 ldap_simple_bind_s: Invalid credentials |
|
|
|
We need to add audit log for stating login failure. |
|
|
|
i am using the same existing log used for external authentication. |
|
|
|
Need a audit log for successful user login. - Add username to the log message in both cases. |
|
|
|
return value of ldap response type? |
|
|
|
we can move "ldap_unbind_ext_s" to "else" clause. And for both "if and else" we can just have one "return" |
|
Testing Done: |
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Bugs: |
|
|||||||||||||||
Diff: |
Revision 2 (+591 -5) |
Testing Done: |
|
|---|
-
-
branches/rel_apv_10_4_0_112_india/usr/click/lib/libexauth/auth_ext.c (Diff revision 2) where do these logs go?
-
-
branches/rel_apv_10_4_0_112_india/usr/click/lib/libexauth/auth_ext.c (Diff revision 2) We need to add audit log for stating login failure.
-
branches/rel_apv_10_4_0_112_india/usr/click/lib/libexauth/auth_ext.c (Diff revision 2) Need a audit log for successful user login. - Add username to the log message in both cases.
-
-
branches/rel_apv_10_4_0_112_india/usr/click/lib/libexauth/auth_ext.c (Diff revision 2) [root@AN test]# tail -f /var/crash/exau.log
Tue Jan 23 15:22:23 2024 ldap_simple_bind_s: Invalid credentials
-
-
branches/rel_apv_10_4_0_112_india/usr/click/lib/libexauth/auth_ext.c (Diff revision 2) i am using the same existing log used for external authentication.
-
-
branches/rel_apv_10_4_0_112_india/usr/click/lib/libexauth/auth_ext.c (Diff revision 3) return value of ldap response type?
-
branches/rel_apv_10_4_0_112_india/usr/click/lib/libexauth/auth_ext.c (Diff revision 3) we can move "ldap_unbind_ext_s" to "else" clause. And for both "if and else" we can just have one "return"
Diff: |
Revision 4 (+593 -6)
|
|---|
Diff: |
Revision 5 (+592 -5)
|
|---|
