Auto-update of Custom User Lookup Table
Updated: 22 May 2010 | 16 comments
Hello,
Is it possible to prepare custom lookup table, which will be updated without user activity e.g. by periodically executed script? If yes, what steps are required to do that?
Thanks,
Antilles
discussion Filed Under:
Comments
Looking into this, will have an answer soon.
An excellent enhancement suggestion I have heard is to allow the reading and populating of these Custom Lookup Tables via our Web Services interface. Would something like that solve your problem?
cheers,
Jake
Of course, if the auto-update of lookup tables will be provided by Web Services interface it will be good solution. But possiblity of doing the same table update in different way (such as shell script) will be also good thing. I modified *.tab files directly on appliance but these changes weren't visible in SSIM console (even after reboot).
Regards,
Antilles
Paul Murgatroyd
Principal Product Manager, Symantec Endpoint Protection
Endpoint twitter feed: http://twitter.com/symc_endpoint
Hi Paul,
Your previous answer gives me important clue about location of lookup tables data (other than files), now I will test it and in case of further questions I will consider contact support. Thanks anyway.
Regards,
Antilles
Paul Murgatroyd
Principal Product Manager, Symantec Endpoint Protection
Endpoint twitter feed: http://twitter.com/symc_endpoint
Yes, I'm aware of that.
Part of my questions regards unsupported or probably unsupported features, even so I'd like to test at least some of them to get wider knowledge about SSIM potential capabilities.
Antilles.
I have done some work on this, using a JAVA application to update the respective look up table. Let me know if you are still keen on this.
Alan Lee
Principal Regional Product Manager, Enterprise Security Group, Symantec
Yes, it's still an issue for me, maybe not critical but possibility of lookup table auto-update is quite desirable.
I've done this by modifying LDAP entries and it's generally works but due to lack of support for it I didn't use this in production environment.
Of course using Java application is more proper and better way to do that.
Auto-update of Custom User Lookup Table
Hi antilles, i have the same problem, i find some flies that reflect the same data of the lookup tables, when i change it on OS and restart the SSIM, the console don´t show the changes. Can you pass me your solution?
Regards,
Rafael.
Hi antilles, i have the same
Hi antilles, i have the same problem, i find some flies that reflect the same data of the lookup tables, when i change it on OS and restart the SSIM, the console don´t show the changes. Can you pass me your solution?
Regards,
Rafael.
Hi Rafael, Those tables
Hi Rafael,
Those tables definitions and their content are stored in LDAP database, so you may use any LDAP browser to determine exact path to specific user lookup table and then you can write a script or other piece of code which helps you to automate update of this LDAP entry.
But you must be aware that - as Paul Murgatroyd wrote before - this solution is not supported so if you really need to use it, do it very carefully.
Regards,
Antilles
Thank antilles for your idea
Thank antilles for your idea
Is it working ?
Hi,
please, do you have working solution for this ?
I tried to modify lookup table in LDAP directly, but SSIM "locked" this modified table and thus table is not usable at all.
Thank you
Hi DVorel Have you login as
Hi DVorel
Have you login as root level of LDAP ?
Just make sure you've a right authorize level to modify the content.
Hi Intasunta Login seems work
Hi Intasunta
Login seems work fine and LDAP content is modified as well.
If I modify (add or delete) data in lookup table directly via LDAP (cisProperty), in GUI is this table completelly empty, even structure of lookup table is not visible. Restarts of GUI/SSIM, changes in symcMetaData, symcSequenceRevision or in /opt/Symantec/simserver/simcm/tables/*.tab files did not help.
Lookup table example (table name is testos):
None of you do not use
None of you do not use dynamic lookup tables (in some way, CLI / LDAP) ?
Would you like to reply?
Login or Register to post your comment.