Displaying 3 results from an estimated 3 matches for "63993".
Did you mean:
6393
2018 Oct 10
2
deny file access or specific users
...-u | grep test
> test
> root at server1:~# id test
> id: ‘test’: no such user
> root at server1:~# getent passwd test
> root at server1:~#
but on another server, the user still remains
> root at server2:~# wbinfo -u | grep test
> test
> root at server2:~# id test
> uid=63993(test) gid=513(domain users) groups=513(domain users),1000001(BUILTIN\users)
> root at server2:~# getent passwd test
> test:*:63993:513::/home/WRKGRP/test:/bin/false
> root at server2:~#
Probably running net cache flush will remove the user on server2 as
well, but is there an expiration...
2018 Oct 10
0
deny file access or specific users
...d test
> > id: ‘test’: no such user
> > root at server1:~# getent passwd test
> > root at server1:~#
>
> but on another server, the user still remains
>
> > root at server2:~# wbinfo -u | grep test
> > test
> > root at server2:~# id test
> > uid=63993(test) gid=513(domain users) groups=513(domain
> > users),1000001(BUILTIN\users) root at server2:~# getent passwd test
> > test:*:63993:513::/home/WRKGRP/test:/bin/false
> > root at server2:~#
>
> Probably running net cache flush will remove the user on server2 as
> wel...
2019 Nov 15
5
class(<matrix>) |--> c("matrix", "arrary") [was "head.matrix ..."]
>>>>> Pages, Herve
>>>>> on Thu, 14 Nov 2019 19:13:47 +0000 writes:
> On 11/14/19 05:47, Hadley Wickham wrote:
>> On Sun, Nov 10, 2019 at 2:37 AM Martin Maechler
>> <maechler at stat.math.ethz.ch> wrote:
>>>
>>>>>>>> Gabriel Becker
>>>>>>>> on Sat, 2 Nov 2019