I've been using linux for years, but have never seen this problem:
When I attempt to run 'locate' use, I get the following:
Works fine if I sudo.
I have played with the ownership and chmod, but I can see that when
updatedb is run the following ownership is set:
root:slocate
and permissions are set to 644, but regardless of what I set,
I keep getting the same response.
slocate is included as a secondary group for the user.
TIA
Tim
When I attempt to run 'locate' use, I get the following:
locate: fatal error: Could not find user database '/var/lib/slocate/slocate.db': Permission denied
I have played with the ownership and chmod, but I can see that when
updatedb is run the following ownership is set:
root:slocate
and permissions are set to 644, but regardless of what I set,
I keep getting the same response.
slocate is included as a secondary group for the user.
TIA
Tim
Comment