Displaying 20 results from an estimated 10000 matches similar to: "[Bug 1215] sshd requires entry from getpwnam for PAM accounts"
2006 Aug 09
3
[Bug 1215] sshd requires entry from getpwnam for PAM accounts
http://bugzilla.mindrot.org/show_bug.cgi?id=1215
Summary: sshd requires entry from getpwnam for PAM accounts
Product: Portable OpenSSH
Version: 4.3p2
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: PAM support
AssignedTo: bitbucket at mindrot.org
2006 Oct 01
1
[Bug 1215] sshd requires entry from getpwnam for PAM accounts
http://bugzilla.mindrot.org/show_bug.cgi?id=1215
------- Comment #3 from vadud3 at gmail.com 2006-10-02 04:00 -------
(In reply to comment #2)
> Created an attachment (id=1171)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1171&action=view) [edit]
> make sshd handle when getpwnam doesn't know about the user but PAM does
>
> Updated patch (against 4.3p2). Leaks
2007 May 19
5
[Bug 1215] sshd requires entry from getpwnam for PAM accounts
http://bugzilla.mindrot.org/show_bug.cgi?id=1215
Jesse Zbikowski <embeddedlinuxguy at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |embeddedlinuxguy at gmail.com
--- Comment #7 from Jesse Zbikowski <embeddedlinuxguy at
2008 Oct 15
0
[Bug 1215] sshd requires entry from getpwnam for PAM accounts
https://bugzilla.mindrot.org/show_bug.cgi?id=1215
--- Comment #12 from Aaron Smith <soccergeek76 at gmail.com> 2008-10-15 16:19:59 ---
Created an attachment (id=1574)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1574)
Debug output of accounting failure
I am trying to use patches 1171, 1298, and 1300 in conjunction with the
pam_radius library. Authentication works fine, but
2015 Aug 21
0
[Bug 1215] sshd requires entry from getpwnam for PAM accounts
https://bugzilla.mindrot.org/show_bug.cgi?id=1215
Brad Huntting <huntting at glarp.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |huntting at glarp.com
--- Comment #21 from Brad Huntting <huntting at glarp.com> ---
In most environments
2006 Nov 03
1
mbox sync: Expunged message reappeared in mailbox
Starting at 05:32 this morning, one user on my dovecot server is
receiving hundreds of copies of old email. This is a short
excerpt from my dovecot.log showing the problem:
> dovecot: Nov 03 05:27:02 Info: pop3-login: Login:
> user=<howard at obfusca.ted>, method=PLAIN, rip=::ffff:81.44.31.210,
> lip=::ffff:zz.zz.zz.zz, TLS
> dovecot: Nov 03 05:27:02 Info: POP3(howard at
2003 Mar 03
2
sshd does not start
I hope I'm sending this to the correct group for resolution, if not please
direct to the appropriate place for openssh problems.
I complied openssh-3.5pl.tar on Solaris 8 OS system using gnu.
I installed the lastest version of openssl.
I did not install /www/gzip.org/zlib because I assumed that I probably have
that, since I have gunzip....
Openssh compiled but I kept receiving warnings that
2009 May 13
9
PXELINUX, pxechain.com and Etherboot
Hi,
Anyone has tried to use pxechain with Etherboot? Here is my problem:
The Etherboot client had no problem to get the list of install servers
manual from the pxechain. But didn't matter which server was chosen,
Etherboot client always tried to use the first server to do the
installation. Etherboot 5.4 was used.
What the problem may be? PXEchain or Etherboot?
Thanks,
Joyce
--
2001 Dec 06
1
smbstatus connection.tdb not initialised
HI,
I recently upgraded from SAMBA 2.0.7 to SAMBA 2.2.2. I downloaded the
binaries (from samba.org binary packages) for
HP UX 10.20. I am able to map drives and print however when
I execute smbstatus (even at the root level) I get
connections.tdb not initialised.
This file does not exist in the /var/opt/samba/locks directory.
I changed my log level to 3 to try to see what is going on but
2001 Aug 15
2
PAM and getpwnam [ struct passwd *getpwnam(const char * name) ]
Hello!
I use a PAM-module (pam_ncp_auth from ncpfs) for authentication against a
netware server.
pam_ncp_auth can create local UNIX user accounts from information in NDS,
and it works perfect with login, gdm and telnet. But not with openssh (2.5
and 2.9).
It works perfect if the user already is in /etc/passwd, but the first time
he logs on he doesn't exist there. In that case openssh call
2009 May 11
1
R and McAfee 8.5
Hi,
I have been working with R for the last year and using the UKFSST package to look at satellite tag track data and SST information. Fpr those not familiar, the package uses the positions estimated by the satellite tags themselves and the associated SST data from servers (in this case, from the University of Hawaii and the NOAA Coastwatch website) for the time preiod to estimate a reasonable
2018 Jan 03
3
SSHD and PAM
On Wed, 2018-01-03 at 13:50 +0530, Sudarshan Soma wrote:
> HI, I do see some refernce on it: but seems not closed
> https://marc.info/?l=secure-shell&m=115513863409952&w=2
>
> http://bugzilla.mindrot.org/show_bug.cgi?id=1215
>
>
> Is this patch available in latest versions, 7.6?
No. It never was.
The SSSD is using NSS (Name Service Switch) [1] way of getting
2013 Jan 08
1
Problem getting loess tricubic weights
Hi
I am trying to get the tricube weights from the loess outputs as I need to
calculate an error function which requires the weight.
So I have used the following example from the R:
cars.lo <- loess(dist ~ speed, cars, span=0.5, degree=1, family="symmetric")
Then i try to get the weights:
cars.lo$weights
[1] 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
2008 Sep 26
1
Using functions that contain sums
Hello,
I'm trying to perform an integration on a function that contains a sum.
Similarly I'm hoping whatever acts as a fix will be good enough to aid in
a 2nd case as well but I've already put in a work-around for that
situation.
My code example is here:
watermelon=c(0,1,2,3)
w<-function(x){
sum(sin(x-watermelon))}
integrate(function(x){w(x)},0,2)
2010 Jan 10
1
xmlToDataFrame#Help!!!#follow-up
Dieter Menne pointed out that the (small) xml attachment didn't make it.
Here is an in-line version (see end of message). Let's hope it works
this time.
I'm struggling with interpreting XML files created by ADODB as
data.frames and I'm looking for advice.
Note:
This xlm contains a result set which comes from a rectangular data
array. I've been trying to play with
2018 Jan 03
2
SSHD and PAM
Hi I am trying to write pam_radius module which talks to RADIUS server for
aaa.
I see sshd checks /etc/passwd for user list. Since RADIUS server has user
list, can sshd ignore this check for RADIUS/TACACS+ authentication, Please
suggest if there are any flags to control it.
I am using the following versions.
OpenSSH_6.6p1, OpenSSL 1.0.2n 7 Dec 2017
I see sssd (NAS) being used for such use
2005 Aug 12
3
TDM400P FXO channel hookstate always "Offhook" & outbound digits sent before provider dialtone
I have an Asterisk@Home 1.3 server (Asterisk 1.0.9) and recently added a
TDM400P with (1) FXO card on port 4. Inbound calls are always successful
but outbound calls fail 75% of the time with intercept messages from my
dial tone provider that include "we're sorry, your call did not go
through", and "we're sorry, when placing a local call it is now
necessary to dial an area
2010 Feb 11
2
SAS and RODBC
I am using R-2.10.1 binary from CRAN on a WinXP Pro system. I also use SAS v9.2 on the same box. I just started using the SAS ODBC driver that comes with version 9 of SAS. I have been able to set up an ODBC source for SAS datasets using the driver, and then with RODBC I am able to read a sample SAS dataset.
> library(RODBC)
> ch <- odbcConnect('sasodbc', believeNRows=FALSE)
2010 Jan 10
2
xmlToDataFrame#Help!!!
I'm struggling with interpreting XML files created by ADODB as
data.frames and I'm looking for advice (see attached example file).
Note:
This file contains a result set which comes from a rectangular data array.
I've been trying to play with parameters to the xmlToDataFrame function
in the XML package but I dont get it to extract the data frame.
This is what the result should look
2003 Mar 03
0
Many thanks to all the emails - my sshd works great, now!
Thanks for all the emails...no need to send anymore. Very informative. I
appreciate all the input.
The very first email solved the problem - I needed to create the sshd
account.
Great user group - I never received so many responses, so quickly, and so
accurate.
Joyce Haferman
Computer Systems Analyst
(831) 657-3023 FAX (831) 657-0157
email: hafermje at osd.pentagon.mil or
Joyce_Haferman at