Sponsored Content
Special Forums Cybersecurity Information Security Certification ?? Post 302376625 by zedex on Wednesday 2nd of December 2009 12:32:27 AM
Old 12-02-2009
Bug Information Security Certification ??

Hi All

I am not sure this is the right place to ask this question.

I am from India ( Mumbai ) .I am in IT industry ( as Application developer / System support ) for nearly 4 years i dont have any direct security related work experience but i did work on cryptography & Access control in 2 of my projects for around year. I work on Unix / Shell scripting / Perl Scripting. I want to do a certification in Information security , i came across ISC2.org where i asked them whether i am eligible for the (SSCP) exam but got no response. i also searched for security related forums but i cant seem to find any.

So guys please guide me on how to go about this ? which are the good organizations who offer certification in security which is know in international market. Looking forward to your replies.

P.S : Mods please move the thread to appropriate area if this is not the right place
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Information regarding Unix certification course

Hi, Can you please let me know about the unix certification courses? Also please send me link where i can find this information. Regards, Vaibhav (2 Replies)
Discussion started by: vaibhav
2 Replies

2. AIX

Aix Certification Information

Hi, I want to know what is next certification after 222, Any Idea? (1 Reply)
Discussion started by: manoj.solaris
1 Replies

3. AIX

Information required for AIX certification

Hello friends, I want some information on AIX certification and want to give the AIX certification exam but not getting the proper information required. Basically when I am trying to search the information about this certification getting different options like "AIX p series certification" Aix... (6 Replies)
Discussion started by: naman agarwal
6 Replies
secdef(3)						     Library Functions Manual							 secdef(3)

NAME
secdef: open_secdef(), close_secdef(), get_secdef_str(), get_secdef_int() - security defaults configuration file routines SYNOPSIS
DESCRIPTION
opens the security configuration file This function must be called prior to calling or closes the security configuration file. and return the value of the specified parameter defined in the security configuration file. See the security(4) manpage. Programs using these routines must be compiled with APPLICATION USAGE
In a multithreaded application, these interfaces are thread-safe, but not async-cancel-safe. A cancellation point may occur when a thread is executing any of these interfaces. RETURN VALUE
returns a value of if the open completed successfully. Otherwise, it returns and leaves unchanged from the call. and return the follow- ing: The value of the specified parameter was successfully returned. The entry was not found, or the security configuration file was not opened. The format of the entry was incorrect. EXAMPLES
This example obtains the "path" from the parameter. FILES
Security defaults configuration file. SEE ALSO
security(4). secdef(3)
All times are GMT -4. The time now is 11:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy