Displaying 9 results from an estimated 9 matches for "substack".
Did you mean:
obstack
2008 May 23
1
how to debug ssh slow connection issues.
...ld
May 23 12:01:56 192.168.1.21 pam_stack[23836]: passing PAM_USER to child
May 23 12:01:56 192.168.1.21 pam_stack[23836]: NOT passing PAM_USER_PROMPT
to child: source is NULL
May 23 12:01:56 192.168.1.21 pam_stack[23836]: passing data to child
May 23 12:01:56 192.168.1.21 pam_stack[23836]: calling substack
May 23 12:01:56 192.168.1.21 pam_stack[23836]: substack returned 0 (Success)
May 23 12:01:56 192.168.1.21 pam_stack[23836]: NOT passing PAM_AUTHTOK to
parent: source is NULL
May 23 12:01:56 192.168.1.21 pam_stack[23836]: passing PAM_CONV to parent
May 23 12:01:56 192.168.1.21 pam_stack[23836]: NOT...
2023 Feb 13
2
An interesting chat with ChatGPT
Duncan -
Indeed, this has now been well documented; I have called these constructions "Schr?dinger Facts", since they arise from a superposition of truths in the training data that collapse into an untruth when observed.
https://sentientsyllabus.substack.com/p/chatgpts-achilles-heel
Now, the curious question is: why can it program. Why is its production of R-syntax less vulnerable to this effect than a literature quote, or reference? Maybe it has to do with the fact that in producing correct syntax there is a ground truth - errors just will not ru...
2014 Oct 29
1
samba ssh change password Error was: Wrong password
...homedir.so skel=/etc/skel/ umask=0077
session [success=1 default=ignore] pam_succeed_if.so service in crond
quiet use_uid
session required pam_unix.so
session optional pam_winbind.so
------------------------
sshd
#%PAM-1.0
auth required pam_sepermit.so
auth substack password-auth
auth include postlogin
auth include system-auth
auth sufficient pam_winbind.so
account required pam_nologin.so
account include password-auth
password include password-auth
# pam_selinux.so close should be the first session rule
s...
2015 Feb 23
2
sssd - ldap host attribute ignored
...never
TLS_CACERTDIR /etc/openldap/cacerts
# Turning this off breaks GSSAPI used with krb5 when rdns = false
SASL_NOCANON on
URI ldap://myldapserver.mydomain
BASE ou=YYYY,o=XXXX
/etc/pam.d/sshd:
------------------------------
#%PAM-1.0
auth required pam_sepermit.so
auth substack password-auth
auth include postlogin
account required pam_nologin.so
account include password-auth
password include password-auth
# pam_selinux.so close should be the first session rule
session required pam_selinux.so close
session required pam_log...
2023 Feb 13
1
An interesting chat with ChatGPT
I was wondering which anchor would match in the regular expression
"(a)|(b)" if both "a" and "b" matches the target string. What appears
to happen is that the first match wins, and that's how it is documented
in Python, but I was looking for docs on this in R.
As far as I can see, the ?regex help page doesn't resolve this. So just
for fun, I decided to
2015 May 07
2
ldap host attribute is ignored
Thanks a lot for looking over the config.
I am at the topic "user data is available"
id <username>
and
getent passwd
and
ldapsearch -x -b "ou=XXX,o=YYY" uid=<username>
give the correct results
ldapsearch gives also the correct host attribute i have set in the ldap
server.
Regarding the manpage of sssd.conf the lines
access_provider = ldap
ldap_access_order =
2015 May 08
4
ldap host attribute is ignored
...password files. Make sure that it doesn't.
Nope. None of the usernames i tried is in /etc/passwd or /etc/shadow
>
> What do /etc/pam.d/sshd and /etc/pam.d/system-auth contain, currently?
/etc/pam.d/sshd:
----------------
#%PAM-1.0
auth required pam_sepermit.so
auth substack password-auth
auth include postlogin
account required pam_nologin.so
account include password-auth
password include password-auth
# pam_selinux.so close should be the first session rule
session required pam_selinux.so close
session required pam_log...
2012 Sep 04
10
Generic asset definitions and management
(The following is not a Rails-specific question, but relates to a problem
that affects Rails, so I wonder whether anyone on the team has an opinion
about it or knows whether a solution is already in development.)
While gem dependencies can be easily managed in a Gemfile by Bundler, when
it comes to other assets, you either have to manually copy javascript files
into the app/assets or vendor
2003 Dec 01
0
No subject
...ock pam_stack[30985]: NOT passing
PAM_USER_PROMPT to child: source is NULL
May 28 10:04:14 mrtg_monitor@northrock pam_stack[30985]: passing data to
child
May 28 10:04:14 mrtg_monitor@northrock pam_stack[30985]: passing former to
child
May 28 10:04:14 mrtg_monitor@northrock pam_stack[30985]: calling substack
May 28 10:04:14 mrtg_monitor@northrock pam_stack[30985]: passing PAM_AUTHTOK
toparent
May 28 10:04:14 mrtg_monitor@northrock pam_stack[30985]: NOT passing
PAM_CONV to parent: destination already set
May 28 10:04:14 mrtg_monitor@northrock pam_stack[30985]: passing
PAM_FAIL_DELAYto parent
May 28 10:0...