It's all about the answers!

Ask a question

How to create sort-of login trigger


Ofer Haviv (112) | asked May 13 '13, 1:00 a.m.
 Hi,

I would like to perform some validations as part of the login operation for all common clients (WEB, Eclipse, VS).
The motivation is for auditing and better security level. 
For example validate the client machine IP subnet or machine name or even OS version and block/allow the login operation.

We are using RTC 4.x over WAS without LDAP connectivity.

Does someone know is there a trigger for this event? using API maybe?


Thanks in advance,
Ofer

2 answers



permanent link
Indradri Basu (1.8k1514) | answered May 13 '13, 5:48 a.m.
edited May 13 '13, 12:32 p.m.
Hi Ofer, these kind of restrictions can be implemented by using Proxy servers with subnet or domain specific filters or even mac address filters. Check the Reverse Proxy support section in the CLM system requirements page for the supported proxy servers and see which one fits your deployment topology. I know Squid and Edge can do it but never dig too deeper. Hope this helps!

permanent link
Krzysztof Kaźmierczyk (7.4k373103) | answered May 13 '13, 4:23 a.m.
Hello Ofer,
CLM itself does not have such function but you can try achieving that on WAS site or on firewall.
Let us know if you find any solution in WAS or in firewal.

Best regards,
Krzysztof Kazmierczyk

Your answer


Register or to post your answer.