Displaying 20 results from an estimated 900 matches similar to: "openssh-9.9p1 problem with faillock pam module"
2024 Nov 12
1
openssh-9.9p1 problem with faillock pam module
On 12/11/2024 12:39, anctop wrote:
> It seems that release 9.9p1 does not use the binary filename as the
> PAM service name, but sticks to "sshd" for all instances.
man sshd_config:
 ???? PAMServiceName
 ???????????? Specifies the service name used for Pluggable 
Authentication Modules (PAM) authentication, authorisation and session 
controls when
 ???????????? UsePAM is
2024 Nov 12
1
openssh-9.9p1 problem with faillock pam module
Hi,
Many thanks for your prompt answer.
We overlooked this new option because it was not available in the 9.3p1 config.
On Tue, 12 Nov 2024 at 20:52, Brian Candler <b.candler at pobox.com> wrote:
>
> On 12/11/2024 12:39, anctop wrote:
>
> It seems that release 9.9p1 does not use the binary filename as the
> PAM service name, but sticks to "sshd" for all
2004 Jan 19
2
"PAM rejected by account configuration" and "fatal: monitor_read: unsupported request: 24" problem at secong sshd instance
Hi,
I setup two sshd instance (using OpenSSH_3.5p1 bins on redhat7.2  kernel 
2.4.20-19.7smp ) in order to achieve differnet sshd settings (e.g use 
different auth.method) on two different network interfaces (both on port 
22).
For example to setup Hostbased authetication on the 1st sshd
and RSA pub. key auth. on the second:
The 1st instance config file /etc/ssh/sshd_config looks like:
 
2012 Apr 05
2
bug report : menu.c32
This is to report a bug with "menu.c32".
I've found that this module does not behave correctly if the last menu
item is disabled.
syslinux.cfg
========================================
DEFAULT X1
UI menu.c32
#
LABEL X1
  MENU LABEL First item
  COM32 hdt.c32
#
LABEL X2
  MENU LABEL Second item
  MENU DISABLE
========================================
The last item is disabled , but
2014 Jun 18
15
[Bug 2246] New: PAM enhancements for OpenSSH server
https://bugzilla.mindrot.org/show_bug.cgi?id=2246
            Bug ID: 2246
           Summary: PAM enhancements for OpenSSH server
           Product: Portable OpenSSH
           Version: 6.6p1
          Hardware: Sparc
                OS: Solaris
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: PAM support
          Assignee: unassigned-bugs at
2012 Nov 06
1
augeas syntax for adding similar lines to hosts.allow
I''ve found a similar thread here, but it doesn''t do quite what I need.
https://groups.google.com/forum/?fromgroups=#!topic/puppet-users/VMloh1KrSew
I have multiple lines of the form below in hosts.allow:
sshd,sshd2: 1.1.1.1
sshd,sshd2: 2.2.2.2
etc.
I''m struggling with the syntax to add yet another "sshd,sshd2: client" line 
to hosts.allow.
augtool is
2025 Apr 21
2
Setting variable in /etc/environment has no effect for ssh session
Currently, have "session    required pam_env.so debug" in 
/etc/pam.d/sshd and "UsePAM yes" in /etc/ssh/sshd_config.
After restart sshd service and ssh from 192.168.7.3 as below:
# ssh root at 192.168.7.4
# echo $PATH
/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin
And still didn't the expected PATH.
on 192.168.7.4,
# tail -f /var/log/auth.log
2001 Sep 13
0
?: 'rsync' hang with 'sshd2' (F-Secure), Digital Unix (OSF1) and HP/UX 11
Hi, 
I have managed to test this same transfer reliably with the 
Linux boxes and open-ssh,  but I am in trouble with the 
OSF1 4.0 (Digital Unix)  being the server sending files from a single 
directory  to the HP/UX 11 - being the client 
The 'sshd2' (and ssh2) in both ends is installed as root (and starts 
probably from 'rc')
The 'rsync' (2.4.6)  in both end is just
2007 Jan 01
2
Error Help Needed
Hello everyone,
I need a little help finding an issue one of my machines.  I have 4 setup all 
the same way and just this one gives the errors.  Here are the errors from 
Logwatch;
?################### LogWatch 5.2.2 (06/23/04) ####################
?--------------------- Arpwatch Begin ------------------------ 
Argument "4444'service' option expects either the name of a
2017 Aug 24
1
Pull data from Tally 9.1 to R studio
Hi,
Inline below.
> On Aug 24, 2017, at 5:22 AM, John Kane via R-help <r-help at r-project.org> wrote:
> 
> 
> IIt might help to read the material at one or both of these links http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example
> 
<snip>
In this case, had Jagan spent about 30 seconds Googling for the application developer's
2013 May 13
3
[PATCH] Specify PAM Service name in sshd_config
Hello All,
The attached patch allows openssh to specify which pam service name to
authenticate users against by specifying the PAMServiceName attribute in
the sshd_config file.  Because the parameter can be included in the Match
directive sections, it allows different authentication based on the Match
directive.  In our case, we use it to allow different levels of
authentication based on the
2025 Apr 19
1
Setting variable in /etc/environment has no effect for ssh session
On Sat, 19 Apr 2025 at 14:44, Damien Miller <djm at mindrot.org> wrote:
> On Thu, 17 Apr 2025, Yu, Mingli wrote:
> [...]
> > I'm using openssh 9.9p2 and have defined the below logic into
> /etc/pam.d/sshd.
> > session required pam_env.so
> >
> > But the environment variables defined in /etc/environment file are not
> > effective when login via ssh.
2017 Aug 24
0
Pull data from Tally 9.1 to R studio
IIt might help to read the material at one or both of these links http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example
Reproducibility ? Advanced R.
| 
| 
|  | 
Reproducibility ? Advanced R.
 |
 |
 |
On Thursday, August 24, 2017, 6:19:25 AM EDT, John Kane <jrkrideau at yahoo.ca> wrote:
On Thursday, August 24, 2017, 1:50:13 AM EDT, David
2005 Aug 09
1
[Bug 1067] ssh-keyscan does not work with F-Secure SSH 3.2.0 sometimes
http://bugzilla.mindrot.org/show_bug.cgi?id=1067
           Summary: ssh-keyscan does not work with F-Secure SSH 3.2.0
                    sometimes
           Product: Portable OpenSSH
           Version: -current
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Miscellaneous
        AssignedTo:
2024 Jun 18
1
New PAMServiceName option in 9.8
Any chance PAMServiceName could be added as a Match option? It would be 
great to have a different PAM config (MFA, etc.) based on source address.
-- 
Carson
2006 Sep 25
2
[Bug 1237] Behaviour of openssh with pam_tally is very buggy
http://bugzilla.mindrot.org/show_bug.cgi?id=1237
           Summary: Behaviour of openssh with pam_tally is very buggy
           Product: Portable OpenSSH
           Version: 4.3p2
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: PAM support
        AssignedTo: bitbucket at mindrot.org
       
2017 Aug 24
0
Pull data from Tally 9.1 to R studio
> On Aug 22, 2017, at 11:31 PM, jagan krishnan via R-help <r-help at r-project.org> wrote:
> 
> Hi all,
> This is Jagan.i have been provided a task of analyzing sales data of a company in R programming...Just wanted to know,how can I pull Tally 9.1 software data into R programming dataframe.
> Waiting eagerly for your inputs.
> With Regards,Jagannathan Krishnan
> Sent
2005 Sep 10
3
problem with Samba upgrade
Dear Sir,
Recently I've upgraded our Samba installation. After then I find that all 
WinXP workstations cannot logon to the server. The official HOWTO mentioned 
this problem and suggested resetting the SID using "net setlocalsid ....".
But this does not help in my case. The SID of our server has not been 
changed. So I've to go to every workstation for rejoin the domain. This
2017 Aug 24
2
Pull data from Tally 9.1 to R studio
On Thursday, August 24, 2017, 1:50:13 AM EDT, David Winsemius <dwinsemius at comcast.net> wrote:
> On Aug 22, 2017, at 11:31 PM, jagan krishnan via R-help <r-help at r-project.org> wrote:
> 
> Hi all,
> This is Jagan.i have been provided a task of analyzing sales data of a company in R programming...Just wanted to know,how can I pull Tally 9.1 software data into R
2002 Aug 30
1
Printing in Wine
Hello,
I am using Wine to run Tally, an accounting package. Over the 
network, we are able to print documents using OpenOffice as we 
have CUPS installed. I read the DOCS related to printing in Wine 
and they say, I dont need to configure wine if I have CUPS 
installed. But whenever  I issue the print command in tally, 
nothing happens. I checked out /var/log/messages but didn't find 
any