Hi,
I'm using the Folders option to index a network share (\\BEANS\USERS\BOB). Unfortunately, this is causing my BOB account on the BEANS computer to get locked. The Properties for user BOB gets a checkmark in the "Account is locked out" box. The network share is indexed in Everything, but I can't open any of the files as when I double-click a file the following error is returned: "The referenced account is currently locked out and may not be logged on to."
I can unlock the account, but it is soon locked again. It does not get locked if Everything is not running.
Any ideas on what is causing this and how to resolve it?
Thanks,
Beans
User Account is getting locked - Version 1.4.1.969 (x64)
Re: User Account is getting locked - Version 1.4.1.969 (x64)
Could you please make sure Everything is not running as an administrator:
With newer versions of Windows, ReadDirectoryChanges likes to open many handles. This might be triggering a quota limit on the account?
-Please try disabling monitoring on your network index and see if it helps:
- In Everything, from the Tools menu, click Options.
- Click the General tab on the left.
- Check Store settings and data in %APPDATA%\Everything
- Check Everything Service. (Please make sure this is tick-checked and not square-checked -only enable if you are using NTFS indexing)
- Uncheck Run as administrator.
- Click OK.
- Exit Everything (right click the Everything tray icon and click Exit).
- Restart Everything.
- In Everything, type in the following search and press ENTER:
/debug - At the top of the debug console should be the following line:
IsAdmin x - x should be either a 1 or 0, 1 for admin, 0 for standard user
- In Everything, type in the following search and press ENTER:
/debug
With newer versions of Windows, ReadDirectoryChanges likes to open many handles. This might be triggering a quota limit on the account?
-Please try disabling monitoring on your network index and see if it helps:
- In Everything, from the Tools menu, click Options.
- Click the Folders tab on the left.
- Select your network share.
- Uncheck attempt to monitor changes.
- Repeat for additional network shares.
- Click OK.