Displaying 20 results from an estimated 70000 matches similar to: "Anyone doing PAM authentication in a Rails app?"
2006 Feb 23
1
Anyone done a "File Browser"? Like a free StrongSpace?
Hey all,
Does anyone know of an existing project that acts as a file broswer for
files/directories on the server. I need to implement something for my
students to be able to access their unix home drives on our server via
the web.
It doesn''t sound that hard to do the actual file listing and accessing
in ruby. Authenticating the users could be tricky (PAM?). It could be
done, but
1999 Dec 06
1
PAM authentication
Hey all, I'm having some trouble it seems with PAM. I'm running Redhat
6.0 with a 2.2.13
kernel. I installed OpenSSL 0.9.4 and OpenSSH 1.2pre15. It compiled and
(Open)ssh
seems to work just fine when I connect to other computers running sshd.
Yet
when I start (Open)sshd on my local computer and try and connect, it
won't let me login.
When I run sshd -d it says that PAM rejected my
2010 Jan 29
1
Rails 3 App generator - could not find source path
Could not find "README" in source paths.
module Nifty
module Generators
class AppGenerator < Base
def self.source_root
@source_root ||= File.expand_path(File.join(File.dirname
(__FILE__), ''templates''))
end
def initialize(*args)
super
end
def create_root_files
# puts "Source path:
1999 Apr 07
0
Samba, PAM and Netware question
I am currently running Samba 2.0.3 on my RedHat 5.2 linux box. I have
some services (such as login, ftpd) set up to authenticate via our
Netware server. How can I do this with Samba? I've tried placing the
same line in /etc/pam.d/samba as I have in the login and ftp files of the
same directory but, as far as i can tell, Samba doesn't even try to use
the Pam module to authenticate
2010 Sep 02
0
[LLVMdev] [LLVMDev] [Modeling] About the structure of my allocator
Would I be correct in assuming that the alias set is defined as the
registers which may reside in the same space as the register? In other words
the register is either a super or sub register which holds the same physical
location in the register set?
Could someone please explain what the Alias set is if it is not what I
described above?
TargetRegisterInfo::getAliasSet( unsigned reg )
Thanks
2010 Feb 11
6
Anyone know of a Rails POS (point-of-sale) app?
Open-source or commercial.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit
2015 Jan 21
0
Is anyone using C7 in production yet? (sssd, nss-pam-ldapd, kerberos, etc)
On Wed, Jan 21, 2015 at 08:32:19AM +0000, Sorin Srbu wrote:
> > -----Original Message-----
> > From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
> > Behalf Of Gordon Messmer
> > Sent: den 21 januari 2015 05:47
> > To: CentOS mailing list
> > Subject: Re: [CentOS] Is anyone using C7 in production yet? (sssd,
> nss-pam-
> >
2015 Jan 21
0
Is anyone using C7 in production yet? (sssd, nss-pam-ldapd, kerberos, etc)
On Wed, Jan 21, 2015 at 03:15:35PM +0000, Sorin Srbu wrote:
> > -----Original Message-----
> > From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
> > Behalf Of Fred Smith
> > Sent: den 21 januari 2015 15:35
> > To: centos at centos.org
> > Subject: Re: [CentOS] Is anyone using C7 in production yet? (sssd, nss-pam-
> > ldapd,
2002 Feb 27
0
[Bug 127] New: PAM with ssh authentication and pam_krb5 doesn't work properly
http://bugzilla.mindrot.org/show_bug.cgi?id=127
Summary: PAM with ssh authentication and pam_krb5 doesn't work
properly
Product: Portable OpenSSH
Version: 3.0.2p1
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo:
2007 Mar 28
0
pam authentication needs smbpasswd to lookup login
Hi guys,
I'm trying to setup a PostgreSQL authentication database in my network
and I already get NSS and PAM working.
Well, as PAM is well configured I can login on my box, change password
and other things, but now I want to be able to use this same pair of
login/password to connect to a share on this box via a windows machine.
I've changed smb.conf to use plain text passwords since
2015 Jan 21
2
Is anyone using C7 in production yet? (sssd, nss-pam-ldapd, kerberos, etc)
> -----Original Message-----
> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
> Behalf Of Gordon Messmer
> Sent: den 21 januari 2015 05:47
> To: CentOS mailing list
> Subject: Re: [CentOS] Is anyone using C7 in production yet? (sssd,
nss-pam-
> ldapd, kerberos, etc)
>
> On 01/20/2015 05:26 PM, Dan Irwin wrote:
> > Before I fire up a
2006 Apr 13
3
Creating 2nd rails app on Dreamhost?
My hosting provider is Dreamhost, and for some reason can''t figure out
something that should not be that hard to do. Being a linux newbie
isn''t helping me much either :-)
On Dreamhost, each domain gets its own subdirectory. To setup my web
app for each domain, I just go to the parent directory of that domain in
a telnet session, and type "rails mydomain.com", and
2006 Apr 21
0
PAM authentication woes with MacOSX
Hi. I've just compiled and installed 1.0beta7 on MacOSX 10.4.6. I
have lost the battle with PAM authentication. When I connect to the
IMAP server and provide the correct user name and password, the mail
client is told authentication failed. Here's what's in the log:
Apr 21 22:47:43 shaun dovecot: auth(default): client in: AUTH 2 PLAIN service=IMAP secured
2009 Aug 30
1
Dovecot 1.0.14 + osx 10.6 and authentication PAM
Howdy,
Today I installed the new version of Apple OSX 10.6. Besides that it
deleted the dovecot user, things went quite smooth. As far as I can tell
it is running as it used to.
However, I can't login to my account. It used to work fine with PAM
taking the username and password from my osx installation. Now it
doesn't allow me to login anymore.
I have read on a website that apple
2017 Sep 05
0
pam authentication
On 05.09.2017 10:52, Pol Hallen wrote:
> Hello all
>
> I use debian 9 with dovecot 2.x: real system users and virtual users:
> almost all works perfectly ;)
>
> Virtual users can connect via imap and pop using name + domain name:
> user00 at domain1.org, etc.
>
> pam (real system users) users can connect via imap and pop ONLY
> without domain name
>
> It's a
2004 Apr 09
0
samba-pam authentication
Hi Everybody,
We are upgrading to samba-3.0.2a with SEAM kerberos and iPlanet Directory ldap server support. All the three servers runs in three different physical solaris machies. We are able to connect the samba and ldap. We are trying with security=user option in samba . For kerberos support, we thought of a solution of authentication via pam -pamkrb5 module. but samba fails for a
2017 May 06
3
[Bug 2712] New: Add fingerprint of key used for public key authentication to PAM handle
https://bugzilla.mindrot.org/show_bug.cgi?id=2712
Bug ID: 2712
Summary: Add fingerprint of key used for public key
authentication to PAM handle
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
2008 Oct 04
1
PAM authentication problems
Hi all!
I`m using dovecot for a while with no problems.
Some days ago it started to delay the authentication until the timeout.
syslog...
Oct 3 09:00:10 coan dovecot: auth(default):
pam(rodrigo.botan,121.120.119.179): pipe() failed: Too many open files
Oct 3 09:00:11 coan dovecot: auth(default): pam(katia,121.120.200.97):
pipe() failed: Too many open files
Oct 3 09:00:11 coan dovecot:
2003 Apr 24
3
[Bug 548] SSH Authentication fails against PAM + pam_ldap
http://bugzilla.mindrot.org/show_bug.cgi?id=548
Summary: SSH Authentication fails against PAM + pam_ldap
Product: Portable OpenSSH
Version: 3.5p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
2002 Feb 27
0
[Bug 128] New: PAM with ssh authentication and pam_krb5 doesn't work properly
http://bugzilla.mindrot.org/show_bug.cgi?id=128
Summary: PAM with ssh authentication and pam_krb5 doesn't work
properly
Product: Portable OpenSSH
Version: 3.0.2p1
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: