Sponsored Content
Full Discussion: Hostbased Authentication
Top Forums UNIX for Advanced & Expert Users Hostbased Authentication Post 302452380 by Kesavan on Friday 10th of September 2010 07:22:00 AM
Old 09-10-2010
Bug

As a part of ssh....
Thanks for your assistance in advance..
 

10 More Discussions You Might Find Interesting

1. Cybersecurity

Password Authentication

I would like to know how to validate an unix password from shell script (If is possible) Thanks very much ;) (3 Replies)
Discussion started by: juan_o_morillo
3 Replies

2. UNIX for Advanced & Expert Users

Netcat with Authentication?

I'd like to do a data transfer without encryption but with a guarantee that my data comes from a legit source. I'm thinking something that uses a public key scheme to sign the data. Does anyone know of something like that? Thanks! -Pileofrogs (1 Reply)
Discussion started by: pileofrogs
1 Replies

3. Forum Support Area for Unregistered Users & Account Problems

authentication of new user

I recently registered, but never received the email with the instructions for authenticating my account. I confirmed my email in in the profile looks correct. I found and clicked the link to resend the authentication email. I clicked that link two days ago and I still don't have the email. It... (1 Reply)
Discussion started by: dwallace
1 Replies

4. Solaris

authentication problem

Sir, We are using windows amd solaris systems on my company when ever we are sharing the files from windows to solaris it was asking authentication as a administrator i can share the if normal user wants to share the files from windows to solaris every time i have to go and type the username and... (1 Reply)
Discussion started by: ambavaram
1 Replies

5. Linux

evolution authentication

We are using fedora 8 on my system in that we are using evolution for checking mail we have configured mail server on fedora 8 in another system earlier when i was open the evolution it was asking password for authentication from last two days whenever i open the evolution it was not asking... (1 Reply)
Discussion started by: ambavaram
1 Replies

6. Red Hat

samba authentication

Hi friends, I have a requirement is to authenticate samba users seperately. 1. Linux samba server 2. Linux Client 3. Need to mount samba share on linux client permanently without providing credentials. 4. when user is accessing that mount point need to be prompted for credentials. ... (1 Reply)
Discussion started by: arumon
1 Replies

7. UNIX for Advanced & Expert Users

PAM authentication.

I have applied pam authentication for local users as highlighted in below file. # cat /etc/pam.d/system-auth #%PAM-1.0 # This file is auto-generated. # User changes will be destroyed the next time authconfig is run. auth required pam_env.so auth sufficient pam_unix.so... (0 Replies)
Discussion started by: pinga123
0 Replies

8. Red Hat

Authentication Failed

Hi everyone ... ( Linux Cent OS ) i cant login as root user in my lab machine ... i did give correct root and root passwd ..but it showing Authentication Failed ... plz help me (4 Replies)
Discussion started by: coolboys
4 Replies

9. UNIX and Linux Applications

Authentication in Jenkins

What do you guys use for authentication on Jenkins? We are currently not using anything and I am attempting to use AD, however when I have it enabled, the jenkins CLI does not allow my slaves to register anonymously.. which is understandable, however I cannot find the proper syntax for the... (0 Replies)
Discussion started by: s ladd
0 Replies

10. SuSE

Authentication with PAM

Hello all, I recently updated PAM policy files (pam_authz.policy) on HP-UX Servers with AD groups involving allowing and denying the certain groups.. Could anyone tell me what is the equivalent mechanism in SLES(Linux)? Is it possible to allow/deny AD group access with the SLES LDAP... (0 Replies)
Discussion started by: lcclaj0
0 Replies
Jifty::Plugin::Authentication::Bitcard(3pm)		User Contributed Perl Documentation	       Jifty::Plugin::Authentication::Bitcard(3pm)

NAME
Jifty::Plugin::Authentication::Bitcard - Bitcard authentication plugin DESCRIPTION
CAUTION: This plugin has not thuroughly been tested in the wild. This plugin replaces Jifty::Plugin::User, and Jifty::Plugin::Authentication::Password, since Bitcard handles all the heavy lifting for us. User logins are handled through Bitcard. CONFIGURATION You will need the following in your site_config.yml: Plugins: - Authentication::Bitcard: site_token: [Your site token here] METHODS init Initialize the plugin. api Return an Authen::Bitcard object setup with the token, and Bitcard url. SUPPORT
Mailing list: jifty-plugin-authen-bitcard@lists.technosorcery.net http://lists.technosorcery.net/listinfo.cgi/jifty-plugin-authen-bitcard-technosorcery.net/ BUGS
No known bugs (yet). Please report all bugs to bug-Jifty-Plugin-Authentication-Bitcard@rt.cpan.org SEE ALSO
Jifty::Manual::AccessControl, Jifty::Plugin::Authentication::Bitcard::Mixin::Model::User AUTHOR
Jacob Helwig CPAN ID: JHELWIG jacob@technosorcery.net http://technosorcery.net/ COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. perl v5.10.0 2009-01-01 Jifty::Plugin::Authentication::Bitcard(3pm)
All times are GMT -4. The time now is 07:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy