Sponsored Content
Full Discussion: Solaris 10 Certification
Top Forums UNIX for Dummies Questions & Answers Solaris 10 Certification Post 302135206 by filthymonk on Thursday 6th of September 2007 11:50:03 PM
Old 09-07-2007
Solaris 10 Certification

Hi,

Is it a must to take Solaris Admin I and II at the same time to get SCSA certified? Can i take Admin I now and take Admin II 7 Months later and get certified?

Rgds,
filthymonk
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

HP-UX and Solaris Certification: Better 2gether??

I am fresh from the womb when it comes to Unix, but I like it.So much that i'm willing to get certifications as both a HP-UX and Solaris Network Administrator.My questions are............... 1)What is the difference between Solaris and HP-UX other than one is by Sun and the other is by Hewlett... (4 Replies)
Discussion started by: perrylx
4 Replies

2. Solaris

Solaris certification

Hello everybody !! Im from Brazil...and i didnt found any forum about Solaris here..then i need some help..... I´m an Oracle Database Administrator. I will do some course about Solaris and the tests too...for Certification...and i dont know if the content of the courses are enough to pass in... (1 Reply)
Discussion started by: a_pastore
1 Replies

3. Solaris

Question for Solaris 9 Certification

1. You are a network administrator. You have a script that uses rusers to tell you who is logged into your system on the network. You suspect that you are not getting all the client machines to report. Which daemon may not be running on some of the clients? a. rpc.cmsd b. in.fingerd c. rc.sprayd... (1 Reply)
Discussion started by: Ajwat
1 Replies

4. Solaris

Solaris 9 vs 10 Certification

Hi. I am fairly new to the UNIX world and was thinking of getting certified. I was thinking of going with Solaris 10 certification. I have noticed that there really aren't any certification study guides out for Solaris 10 yet. I am not sure how quickly companies are making the jump to 10 or how... (2 Replies)
Discussion started by: blk97tt
2 Replies

5. UNIX for Dummies Questions & Answers

Solaris 9 Certification

Hi I am preparing for Solaris 9 - I need questions and answers of the same - If somebody has it please let me know - Sites are asking for a lot of money - Specially if u have TK please let me know - Or if somebody has any ideas of any real good questions who have given the test recently please... (1 Reply)
Discussion started by: guru_exam
1 Replies

6. Solaris

Solaris 10 Certification

Hy folks, Did anyone of you go to Solaris 10 Certification? And who passed? I am interested in what books/guides etc. did you use to preapare yourself for certification. Any tips or advices for novice user? Thanks (1 Reply)
Discussion started by: R@LE
1 Replies

7. Solaris

Is solaris 9 certification closed or not???

Is solaris 9 certification closed or not??? If some body has knowledge about this query than please send me verified information . Thanks. (1 Reply)
Discussion started by: infra2712
1 Replies

8. Solaris

Sun Solaris certification

Have decided to take up SCSA . which would be advisable to take Solaris 10 or Solaris 9 in the current trend ?. Jothi Prabaharan (1 Reply)
Discussion started by: jothprab
1 Replies

9. Solaris

Has anyone here taken the Solaris certification exams?

I'm thinking of taking the Solaris 10 exams, and never taken Sun's exams before. What kind of home lab is adequate for preparation? Would a couple of Sun Blade 100's and some USB storage be sufficient? (3 Replies)
Discussion started by: yoda9999
3 Replies
LedgerSMB::DBObject::Admin(3pm) 			User Contributed Perl Documentation			   LedgerSMB::DBObject::Admin(3pm)

NAME
LedgerSMB::DBObject::Admin - User/group management for LedgerSMB SYNOPSIS
User/group management for LedgerSMB INHERITS
Universal LedgerSMB LedgerSMB::DBObject METHODS
save_user Saves a user optionally with location and contact data. If the password or import hash values is set, will not save contact or address information. This API is not fully documented at this time because it is expected that it will be broken down into more manageable chunks in future versions. Please do not count on the behavior. delete_user($delete_role) Deletes a user specified by $self->{user_id}. if $delete_role is true, deletes the role too. search_users Returns a list of users matching search criteria, and attaches that list to the user_results hash value. Search criteria: username first_name last_name ssn dob Undef matches all values. All matches exact except username which allows for partial matches. list_sessions returns a list of active sessions, when they were last used, and how many discretionary locks they hold. The list is also attached to the active_sessions hash value. No inputs required or used. delete_session Deletes a session identified by the session_id hashref. save_roles Saves the roles assigned to a user. Each role is specified as a hashref true value, where the key is the full name of the role (i.e. starting with lsmb_[dbname]__). get_salutations Returns a list of salutation records from the db for the dropdowns. get_roles Returns a list of role names with the following format: {role => $full_role_name, description => $short_role_name} The short role name is the full role name with the prefix removed (i.e. without the lsmb_[dbname]__ prefix). get_countries Returns a reference to an array of hashrefs including the country data in the db. Sets the same reference to the countries hash value. get_contact_classes Returns a list of hashrefs ({id =>, class =>}) relating to the contact classes. COPYRIGHT
Copyright (c) 2009, the LedgerSMB Core Team. This is licensed under the GNU General Public License, version 2, or at your option any later version. Please see the accompanying License.txt for more information. perl v5.14.2 2012-03-25 LedgerSMB::DBObject::Admin(3pm)
All times are GMT -4. The time now is 06:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy