Sponsored Content
Full Discussion: Learning Unix
Top Forums UNIX for Dummies Questions & Answers Learning Unix Post 302141321 by porter on Thursday 18th of October 2007 04:08:02 PM
Old 10-18-2007
Quote:
Originally Posted by booyah
I don't buy books anymore...
... or, heavens above, a library. Smilie
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Learning Unix

Hello one and all I am a Prof in a University in France and have been handed the "Unix" course and would like to know if anyone has a ready made course to propose to me for beginners, my students are in t heir first year and a few are ok with Unix, however i would like to find a detailed "lesson... (1 Reply)
Discussion started by: garydavies
1 Replies

2. UNIX Desktop Questions & Answers

Learning Unix , Advice?

I am a long-time Windows NT, 2000 user at home and work. I want to learn Unix to broaden myself. What flavor do you recommend and how do you recommend practicing with it at home? how to get a copy of it to practice with? (1 Reply)
Discussion started by: robmaxfli
1 Replies

3. UNIX for Dummies Questions & Answers

Is learning Unix worth it?

Hello. I am a comp sci major and am forced to take a intro to Unix class. So far i am loving it. I was wondering is it useful to learn more off on my own? Will it have any use to me when i get a job after school is done? Same applies to Perl Sed and Awk? (5 Replies)
Discussion started by: smiledk1
5 Replies

4. UNIX for Dummies Questions & Answers

where to obtain UNIX and learning on a UNIX variant?

Hi. I've just started to get into UNIX. Researched on the Net, found out that most of the UNIX variants are not offered online. 1. Any of you guys know where I could obtain them on the Net? or anywhere at all? 2. Does learning a UNIX variant enough to cover an understanding of other UNIX... (6 Replies)
Discussion started by: ninelives1980
6 Replies

5. UNIX for Dummies Questions & Answers

Learning UNIX

Hi guys! Am new to this forum so would like to say hello to all. Was wondering, what the best way to learn UNIX was? Theoretically or Practically? Cheers (2 Replies)
Discussion started by: bibah11
2 Replies

6. What is on Your Mind?

Learning UNIX

Alright I am looking to further my knowledge and experiance with computers (Currently a PC technician but not much knowledge with other operating systems like unix/linux). What im trying to do now is get a basic understanding of unix and its commands, unix shells, the unix directory structure, and... (5 Replies)
Discussion started by: Rycon
5 Replies

7. UNIX for Advanced & Expert Users

I am learning UNIX and

I am wondering, is there a core book or instruction DVD that I can learn from and be functional in UNIX with. I know a lot of the basic commands and I just figured out how to create a file but, I want to be able to handle this with no problem. (3 Replies)
Discussion started by: MOSE
3 Replies

8. UNIX for Dummies Questions & Answers

learning unix

Hi, i have started to learn unix (on and off for the past few months) and am wishing to move into that area in the administration field of it. I have been working in the help desk area (desktop support - windows based) for about 2.5 years and moved into a team leading role for 1 year in which i... (1 Reply)
Discussion started by: donnieDarko
1 Replies

9. UNIX for Dummies Questions & Answers

Learning UNIX

Hi Everyone, I know nothing about Solaris / Linux / AIX but I know they are all part of Unix. I have been using Windows the last 15years and I have been a LAN admin, I am now working in IT Operations and we use some solaris commands but not much plus its from following a document so we can't... (1 Reply)
Discussion started by: maxie
1 Replies

10. What is on Your Mind?

Learning UNIX

Hi Guys , Hope everybody is fine . I am here to learn UNIX . Please provide any URLs/pdfs for learning . Thanks in advance. -Radha ---------- Post updated at 07:59 PM ---------- Previous update was at 07:48 PM ---------- Just to add , I am good at basics but unable to write scripts... (4 Replies)
Discussion started by: radha254
4 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 02:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy