Sponsored Content
Full Discussion: Unix Network Security Admin
Special Forums Cybersecurity Unix Network Security Admin Post 36704 by pacman-iac on Tuesday 3rd of June 2003 01:00:48 PM
Old 06-03-2003
Thank you both for your advise.

Neo, I think its really cool that your here in real time answering Q&A. Your on point!

CruzMissile, the link you suggested is great, I'll just have to browse this one over and over again and get a better grip on where the Unix Industry is now and hopefully give me some direction to get my foot in the door.


To you both, the one thing that will stick w/ me forever, that I got from this site, is experience, educating myself and practice will overcome any cert.


Once again, thanks!
 

7 More Discussions You Might Find Interesting

1. Cybersecurity

Security for network

hi there, i'm wondering what are the good books out there on internet security, PREFERABELY all topics roll into 1 book topics like firewall DES,3DES,SHA,SSL,CHAP,EAP SPAP,PAP,VPN,L2TP,PPTP,IAS,Kerboros,IPsec,PKI,digital signatures/certifcates,Denial of service,RADIUS,RAS,viruses,trojan... (2 Replies)
Discussion started by: happyfish
2 Replies

2. UNIX for Advanced & Expert Users

Network user admin...

Hi guys... I'm looking for a app that woul permit me to do user accounting over the network, based under HP-UX 11.00. I already thought of using a ksh script with ssh networking, but this doesn't really match what i want. Some freeware GNU or Opensource would be great.... Just for... (8 Replies)
Discussion started by: penguin-friend
8 Replies

3. What is on Your Mind?

Network Sys Admin

Hi, my name is wesly. I an IT tech at the Junior Level. I have a bachelors degree in Computer Information Systems. I would like to fully become a Unix Sys Admin. Can anyone please tell me what I have to do. Do I have to set up a Unix or Linux server. How about Apache. Please give me clues and tips... (1 Reply)
Discussion started by: wes.lat
1 Replies

4. UNIX for Advanced & Expert Users

Network Shell Script & Blade Logic & Network Security

I am going to take up a position in Data & Network Security. I would need to write network shell scripts doing the following task: Going to around 2000 servers and findout which groups has access to each servers and which ids are there in each group that has access. I need to implement... (1 Reply)
Discussion started by: pinnacle
1 Replies

5. Cybersecurity

Network security course

Hi I was wondering if someone could give some tips about network security postgraduate courses and/or certifications . I know that is a generic question and a wide area, but that's the problem, the net is full of books, courses, or whatever. My goal is to find a good course (or book) that... (0 Replies)
Discussion started by: Dedalus
0 Replies

6. SCO

How do I install a HP Network Printer on SCO admin ?

We have a SCO UnixWare system version 7.1.3, running a front end ERP system. I have 2 new printers I would like to add so that people can print from the ERP system. The two printers are on the network and have IP address's. They are used throughout the day by Windows XP machines, but can not be... (4 Replies)
Discussion started by: Mick_Dundee
4 Replies

7. What is on Your Mind?

Regarding Admin life either as DBA or UNIX Linux admin

I am planning to choose my career as Unix/Linux Admin or a DBA. But I have come to know from forums and few admins like the job will be 24/7. I have few questions on that. Can we get "DAY" shifts in any one of the admin Job ? Can't we have shift timings in any company ? Eventhough the... (7 Replies)
Discussion started by: Jacktts
7 Replies
OPENPAM_RESTORE_CRED(3) 				   BSD Library Functions Manual 				   OPENPAM_RESTORE_CRED(3)

NAME
openpam_restore_cred -- restore credentials LIBRARY
Pluggable Authentication Module Library (libpam, -lpam) SYNOPSIS
#include <sys/types.h> #include <security/pam_appl.h> #include <security/openpam.h> int openpam_restore_cred(pam_handle_t *pamh); DESCRIPTION
The openpam_restore_cred() function restores the credentials saved by openpam_borrow_cred(3). RETURN VALUES
The openpam_restore_cred() function returns one of the following values: [PAM_NO_MODULE_DATA] Module data not found. [PAM_SYSTEM_ERR] System error. SEE ALSO
setegid(2), seteuid(2), setgroups(2), openpam_borrow_cred(3), pam(3), pam_strerror(3) STANDARDS
The openpam_restore_cred() function is an OpenPAM extension. AUTHORS
The openpam_restore_cred() function and this manual page were developed for the FreeBSD Project by ThinkSec AS and Network Associates Labora- tories, the Security Research Division of Network Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035 (``CBOSS''), as part of the DARPA CHATS research program. The OpenPAM library is maintained by Dag-Erling Smorgrav <des@des.no>. BSD
September 12, 2014 BSD
All times are GMT -4. The time now is 01:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy