Displaying 2 results from an estimated 2 matches for "cache_fname".
2019 Apr 19
1
winbind offline login - NT_STATUS_NO_SUCH_USER (0xc0000064)
...other files) are wrongly defined as 'not required across service
> restarts and can be safely placed on volatile storage' within 4.10.
Don't think this is a Samba problem, after a quick check, I take that
back ;-)
If you check the source for gencache.c you will find this:
- cache_fname = cache_path(talloc_tos(), "gencache.tdb");
+ cache_fname = lock_path(talloc_tos(), "gencache.tdb");
> Never the less I am of course interested into getting this fixed on
> long term :)
> So how should I proceed?
> Create a bug fix (since as proven this does n...
2019 Apr 19
4
winbind offline login - NT_STATUS_NO_SUCH_USER (0xc0000064)
On Fri, 19 Apr 2019 07:50:28 +0200
Martin Krämer via samba <samba at lists.samba.org> wrote:
> Hi All,
>
> I tried multiple topics and did some further analyzing regarding this.
> I found that described error below only appears if I restart the
> device when connecting from "online" to "offline".
> If I keep my device running winbind caches the users