Sponsored Content
Full Discussion: System Administration
Top Forums UNIX for Dummies Questions & Answers System Administration Post 25084 by auswipe on Wednesday 24th of July 2002 11:51:16 AM
Old 07-24-2002
Re: Learning is always good! CERTs are nice but not necessary

Quote:
Originally posted by Kelam_Magnus
Anytime you can gain additional knowledge regarding UNIX I would take it. I started out with no degree and recieved my AAS degree in UNIX. I have taken a separate Unix Cert course at the local Junior College.
Where did you get the AAS in Unix? I know that Richland in DCCCD offers AAS/Unix but I was not aware of any other place in the DFW that did.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

HP-UX system & Network Administration II.PDF

Dear all, I plan to take HP-UX cert. EXAM. But, I cannot find hp-ux system & network administration II.pdf file Do you know where can I download?? Do you have? can you send to me? Thank you! (2 Replies)
Discussion started by: hkpcman
2 Replies

2. AIX

AU14 AIX 5L System Administration I: Implementation

hello everybody I'm studying this book called AU13 AIX 5L Basics, but i almost finish and I need to have the next one whose name is 1. AU14 AIX 5L System Administration I: Implementation I know these are several books, if someone had it en PDF, please let me know how I could get it. ... (0 Replies)
Discussion started by: karlochacon
0 Replies

3. Solaris

Submit A Basic System Administration Command

Come and create a new thread to post a basic system administration command to share with all .. :) #df -h -- to list down mounted filesystem with the capacity #uname -a -- to provide brief system information (7 Replies)
Discussion started by: osca7578
7 Replies

4. Solaris

System Administration Certification

I'm planning to take System Administration certification in SUN Solaris. Can some one suggest me if there are any links are URLs to find sample question papers. Pharos (2 Replies)
Discussion started by: pharos467
2 Replies

5. UNIX for Dummies Questions & Answers

Information about Unix System Administration

I'm a newbie so I'm not sure if I'm posting this in the right section... if I didn't, please forgive me :) I've been looking all over the web for information on system administration. I'd like to become a Unix System Administrator but I want to find some more info about the job. Can someone please... (54 Replies)
Discussion started by: hpicracing
54 Replies

6. Solaris

Various System Administration Questions

Sorry I'm kind of desperate here :wall:, there's a security audit coming next week :( and I can't seem to find solutions for the questions below :confused:. 1) I need to limit usage on account during non-working hours. There's no /etc/security/time.conf file in my system should I create it? ... (0 Replies)
Discussion started by: ShouTenraku
0 Replies

7. UNIX for Advanced & Expert Users

System/Network Administration Tools

Sorry for making this post so generic. I'm trying to see if there are tools that exist that look at local network/system configurations and find problems... for example: - NTP server configured that cannot be reached (can cause the system to drift because nobody is alerted to the fact that the... (0 Replies)
Discussion started by: jjinno
0 Replies

8. What is on Your Mind?

Learning System Administration: What to focus on?

In the fall I am taking courses in System Admin and Networking Admin, along with Cisco classes. Sometime next year I hope to get Red Hat and CCNA certifications, then try to get some experience and a job. I am wondering what I can focus on in the meantime (and in my spare time) that will... (1 Reply)
Discussion started by: ScottLew
1 Replies

9. What is on Your Mind?

How to start in System Administration?

Hi all, I wonder if you guys could give me some advice on this. I have messed around with Linux for the last few years, and I'm at the point where I would like to become a system administrator - as a career. I already have a bachelor's degree, but it is in the humanities (art history) so... (2 Replies)
Discussion started by: ScottLew
2 Replies
pam_updbe(5)							File Formats Manual						      pam_updbe(5)

NAME
pam_updbe - User policy definition service module SYNOPSIS
DESCRIPTION
The user policy definition service module for PAM, reads options defined in the user configuration file, (see pam_user.conf(4)) and uses (see pam_set_data(3)) to store the information in the pam handle for subsequent service modules to use. Service modules perform to retrieve corresponding information from the pam handle when the user is authenticated, or when the user password is changed. The use of is not mandatory. It is needed only when per user configuration is used. However, in order for the functionality of to take effect, it must be listed as the first service module after in Like any other service module, provides interfaces for all four PAM modules: authentication, account management, session management and password management. Each module just reads the options defined for the specific module type. UPDBE Authentication Module The UPDBE authentication component provides functions to read options defined in for the module type "auth". The module data name used is Unix Account Management Module The UNIX account management component provides a function to read options defined in for the module type "account". The module data name used is Unix Session Management Module The UNIX session management component provides a function to read options defined in for the module type "session". The module data name used is Unix Password Management Module The UNIX password management component provides a function to read options defined in for the module type "password". The module data name used is SEE ALSO
pam(3), pam_set_data(3), pam.conf(4), pam_user.conf(4), pam_hpsec(5). pam_updbe(5)
All times are GMT -4. The time now is 03:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy