
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2018 04:55 PM
Despite the password being correct and the account have local admin rights on all the machines that scans would fail. If I used my domain admin account the scans were successful.
I then discovered if I wrote under login on "scanning credentials" the domain as upper case, the local admin account works. If the domain is typed in lower case it fails. Its very odd because if you put the domain in lower case for the domain admin account, it works.
Example:
mydomain\sweeperaccount - scanning would fail with simply "scanning access denied"
MYDOMAIN\sweeperaccount - scanning was a success.
mydomain\domainadminaccount - scanning was a success.
Very odd.
- Labels:
-
General Discussion

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2018 03:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2018 10:25 AM - last edited on ‎02-09-2024 11:51 AM by Mercedes_O
The scanning service will authenticate with the exact credentials you've input in the web console, using locally available authentication methods, which will be either Kerberos or NTLM. We haven't run into this kind of case sensitive issue before, but I'd expect similar issues if you were for instance to log on to a computer using "mydomain\sweeperaccount".
As for the scanning of servers, any server that has a local Administrators group can be treated just like any workstation computer. The scanning credential needs to be a member of the Administrators group for successful agentless scanning. For servers that don't have local groups (domain controllers), the account would need to be a domain admin.
If you're not comfortable using domain admin credentials you can use LsPush for scanning these types of computers instead, which does not require elevated credentials and can also be automated.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-02-2018 02:56 PM
So does the scanning account 100% require domain admin?
