Sponsored Content
Full Discussion: Hey guys
Special Forums Cybersecurity Hey guys Post 302399293 by abeja on Saturday 27th of February 2010 03:00:31 AM
Old 02-27-2010
Power Hey guys

Hey guys, new geek here, sorry I didnt see a intro section. But I do have a question and hope to make my stay here perma. I am interested in IT security, ands I really want to learn, I was hoping for whatever questions I had you guys could lead me through the narrowest path with a broad selection of knowledge to gain.

Let me make this clear, I am not here to ask how to hack I could care less, but I do want to know how this stuff works, securing every nut and bolt, even if it means breaking each piece into small bits for a better depth of understand. hopefully i will become certified and work for a large corp one day, My focus is linux cause its light weight and powerful.

I was hoping you guys would have something such as white papers or tutorials on where to start, do you guys have a table of contents on where to start for a a beginner such as myself, cause if so, point me there, maybe some suggestions to would help. I have tried googling it believe me, thats why i am here. I have many questions, and be not afraid they arent questions that cross the ethical line.
 

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

hey guys i need our help for my assignment to be passed tomorrow.

good day to all. im just a new member. since im a newbie in UNIX, im having trouble learning. problem #1 problem # 2 thank you guys. take good care! (1 Reply)
Discussion started by: skypigeon
1 Replies

2. Homework & Coursework Questions

hey guys i need our help to be passed tomorrow.

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: log in time and about the recyclebin 2. Relevant commands, code, scripts, algorithms: im not sure what to... (2 Replies)
Discussion started by: skypigeon
2 Replies
libpam(3LIB)                                                    Interface Libraries                                                   libpam(3LIB)

NAME
libpam - PAM (Pluggable Authentication Module) library SYNOPSIS
cc [ flag... ] file... -lpam [ library... ] #include <security/pam_appl.h> DESCRIPTION
Functions in this library provide routines for the Pluggable Authentication Module (PAM). INTERFACES
The shared object libpam.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object inter- faces. pam_acct_mgmt pam_authenticate pam_chauthtok pam_close_session pam_end pam_get_data pam_get_item pam_get_user pam_getenv pam_getenvlist pam_open_session pam_putenv pam_set_data pam_set_item pam_setcred pam_start pam_strerror FILES
/lib/libpam.so.1 shared object /etc/pam.conf configuration file /usr/lib/security/pam_dial_auth.so.1 authentication management PAM module for dialups /usr/lib/security/pam_rhosts_auth.so.1 authentication management PAM modules that use ruserok() /usr/lib/security/pam_sample.so.1 sample PAM module ATTRIBUTES
See attributes(5) for description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsl | +-----------------------------+-----------------------------+ |MT Level |MT-Safe with exceptions | +-----------------------------+-----------------------------+ SEE ALSO
pvs(1), intro(3), pam(3PAM), pam.conf(4), attributes(5), pam_authtok_check(5), pam_authtok_get(5), pam_authtok_store(5), pam_dial_auth(5), pam_dhkeys(5), pam_passwd_auth(5), pam_rhosts_auth(5), pam_sample(5), pam_unix_account(5), pam_unix_auth(5), pam_unix_session(5) NOTES
The functions in libpam are MT-Safe only if each thread within the multithreaded application uses its own PAM handle. The pam_unix(5) module is no longer supported. Similar functionality is provided by pam_authtok_check(5), pam_authtok_get(5), pam_auth- tok_store(5), pam_dhkeys(5), pam_passwd_auth(5), pam_unix_account(5), pam_unix_auth(5), and pam_unix_session(5). SunOS 5.10 24 Mar 2004 libpam(3LIB)
All times are GMT -4. The time now is 01:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy