Displaying 3 results from an estimated 3 matches for "328395".
Did you mean:
32835
2019 Jan 10
3
vsftpd rejects users set to nologin
...'t have anything in my notes from setting up
> the
> system last year about changing that. What's the history of shells listed
> in /etc/shells?
>
So I think this is a side effect of a long term argument of the security
nature of /sbin/nologin
https://serverfault.com/questions/328395/nologin-in-etc-shells-is-dangerous-why
https://lists.fedoraproject.org/archives/list/devel at lists.fedoraproject.org/thread/UCUWTT63JS72R7ROFE46ZVUZLFN3K2MZ/
The second thread goes over me being an idiot in multiple places...
> _______________________________________________
> CentOS mail...
2019 Jan 10
0
vsftpd rejects users set to nologin
--On Thursday, January 10, 2019 4:17 PM -0500 Stephen John Smoogen
<smooge at gmail.com> wrote:
> So I think this is a side effect of a long term argument of the security
> nature of /sbin/nologin
>
> https://serverfault.com/questions/328395/nologin-in-etc-shells-is-dangero
> us-why
> https://lists.fedoraproject.org/archives/list/devel at lists.fedoraproject.o
> rg/thread/UCUWTT63JS72R7ROFE46ZVUZLFN3K2MZ/
>
> The second thread goes over me being an idiot in multiple places...
Thanks. I independently discovered the fedor...
2011 Mar 01
1
getting attributes of list without the "names".
I am trying to encode arbitrary S3 objects by recursively looping over the
object and all its attributes. However, there is an unfortunate feature of
the attributes() function that is causing trouble. From the manual for
?attributes:
The names of a pairlist are not stored as attributes, but are reported as if
they were (and can be set by the replacement method for attributes).
Now because of