Hi,
I was wondering if there is a module that will allow me to use
/etc/passwd as my password file like I was for CERN. I tried the built
in one and it doesn't seem to hash properly.
Thanks, Tuc
Hi,
I was wondering if there is a module that will allow me to use
/etc/passwd as my password file like I was for CERN. I tried the built
in one and it doesn't seem to hash properly.
Thanks, Tuc
--
The rumor is that Jack Kevorkian has setup a Windows-NT users group.
(Stuff about using /etc/passwd for authentication deleted)
: There's no official module, but I think a few people have played with
: this idea. I think it's called mod_suicide or similar.
Correct me if I'm wrong, but doesn't this pose no more of a security risk
than offering unencrypted telnet access to a machine?
Rob Johnson
> (Stuff about using /etc/passwd for authentication deleted)
> : There's no official module, but I think a few people have played with
> : this idea. I think it's called mod_suicide or similar.
> Correct me if I'm wrong, but doesn't this pose no more of a security risk
> than offering unencrypted telnet access to a machine?
--
The rumor is that Jack Kevorkian has setup a Windows-NT users group.
--
(303)673-5170 http://pageplus.com/~hsf/
: There's no official module, but I think a few people have played with
: this idea. I think it's called mod_suicide or similar.
Huh? How is this any more un-secure than any normal user? We don't do this,
but couldn't you grant read-only perms to a group httpd, of which the
daemon is the only member? I may be completely wrong on this :) but this
seems secure. At least as secure as UNIX gets ..
Cliff
>: There's no official module, but I think a few people have played with
>: this idea. I think it's called mod_suicide or similar.
>Huh? How is this any more un-secure than any normal user? We don't do this,
>but couldn't you grant read-only perms to a group httpd, of which the
>daemon is the only member? I may be completely wrong on this :) but this
>seems secure. At least as secure as UNIX gets ..
Of course, if you have SSL then this is not an issue - there's no problem with
using the passwd file.
Anyone using Java to do secure Web stuff?
--
1. apache user authentication using /etc/passwd file ?
Hi Folks,
While implementing user authentication for an apache server, I would
like to make use of the unix system's /etc/passwd file for
usernames and passwords. Is it possible to do this with the native
user authentication scheme of apache ?
In other words, I would still have the .htaccess and .htgroups file,
but instead of creating a .htpasswd file, I would like the apache
server to refer to the host system's /etc/password file.
Has anyone done this ? Any help is appreciated.
Regards,
Vinay
4. Motif Programming Manual reprinted and online as HTML
5. Using /etc/passwd for Apache authentication
7. Convert NIS passwd back to standard /etc/passwd & /etc/shadow
9. /etc/passwd & /etc/security/passwd
10. CDE vs. /etc/passwd, /etc/shadow and /etc/group
11. Using /etc/passwd file for Web Authorization
12. Apache Authentication to either /etc/passwd or smbpasswd files
13. How to keep consistancy between /etc/passwd and NIS+ passwd table.