
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2018 11:41 AM
Hello ,
Where can i find in the database mapped credentials? I want to make some modifications
Thanks
Where can i find in the database mapped credentials? I want to make some modifications
Thanks
Labels:
- Labels:
-
General Discussion
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2018 11:54 AM
It's normal for the ranges to still be visible. Every IP range in Lansweeper will also be in credential mapping (because they need a credential). If you don't want them there, you need to delete the IP range all together from the scanning targets.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2018 04:56 PM
It's a combination of a bunch of database tables. The credentials themselves are in tsycredentials (encrypted obviously), and they link to different scanning targets with their own specific database tables like tsysIpRangeCredentials and tsysDomainCredentials.
If you take a look at all the tables in the database, it shouldn't be too difficult to find how it fits together.
If you take a look at all the tables in the database, it shouldn't be too difficult to find how it fits together.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2018 02:02 PM
Charles.X wrote:
It's a combination of a bunch of database tables. The credentials themselves are in tsycredentials (encrypted obviously), and they link to different scanning targets with their own specific database tables like tsysIpRangeCredentials and tsysDomainCredentials.
If you take a look at all the tables in the database, it shouldn't be too difficult to find how it fits together.
Thank you Charles, I deleted all rows in tsysIpRangeCredentials with query but i still see thoese ip ranges in Credential Mapping .I added some screenshots.
