Sponsored Content
Special Forums Cybersecurity CompTIA Security+ book for beginner? Post 302938037 by fpmurphy on Wednesday 11th of March 2015 01:03:29 PM
Old 03-11-2015
Book I always recommend is Sytex's CompTIA Security+ Study Guide. Make sure it is the 6th edition for the SYO-401 exam as the eariier Security+ exams are now retired.
This User Gave Thanks to fpmurphy For This Post:
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix beginner book help

Due to my new job I need to learn Unix to advance in the company and I am mainly a windows and mac user. What is a good book to get me started on the right path and hopefully prevent me from wasting money on several books and weeks of reading. Any response is welcomed thanks in advance. (3 Replies)
Discussion started by: windowsux
3 Replies

2. UNIX for Dummies Questions & Answers

UNIX Beginner's Book

I am a beginner and have recently started to study unix. I checked some of the posts on this forum just to check if a new member like me can easily be guided and found it very interesting. This seems like a great place where i can get answer to my doubts and questions. I checked the thread for... (1 Reply)
Discussion started by: kaal
1 Replies

3. IP Networking

CompTIA Network+ book for beginner?

please i want a name of a CompTIA Network+ book for beginner? (1 Reply)
Discussion started by: cetu
1 Replies
libgss(3LIB)							Interface Libraries						      libgss(3LIB)

NAME
libgss - Generic Security Services library SYNOPSIS
cc [ flag... ] file... -lgss [ library... ] #include <gssapi/gssapi.h> DESCRIPTION
The functions in this library are the routines that comprise the Generic Security Services library. When libgss fails to load or initialize a mechanism listed in /etc/gss/mech, a message is sent to syslog(3C). INTERFACES
The shared object libgss.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object inter- faces. GSS_C_NT_ANONYMOUS GSS_C_NT_EXPORT_NAME GSS_C_NT_HOSTBASED_SERVICE GSS_C_NT_MACHINE_UID_NAME GSS_C_NT_STRING_UID_NAME GSS_C_NT_USER_NAME gss_accept_sec_context gss_acquire_cred gss_add_cred gss_add_oid_set_member gss_canonicalize_name gss_compare_name gss_context_time gss_create_empty_oid_set gss_delete_sec_context gss_display_name gss_display_status gss_duplicate_name gss_export_name gss_export_sec_context gss_get_mic gss_import_name gss_import_sec_context gss_indicate_mechs gss_init_sec_context gss_inquire_context gss_inquire_cred gss_inquire_cred_by_mech gss_inquire_mechs_for_name gss_inquire_names_for_mech gss_process_context_token gss_release_buffer gss_release_cred gss_release_name gss_release_oid gss_release_oid_set gss_seal gss_sign gss_store_cred gss_test_oid_set_member gss_unseal gss_unwrap gss_verify gss_verify_mic gss_wrap gss_wrap_size_limit FILES
/usr/lib/libgss.so.1 shared object /usr/lib/64/libgss.so.1 64-bit shared object file ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgss (32-bit) | +-----------------------------+-----------------------------+ | |SUNWgssx (64-bit) | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+ SEE ALSO
pvs(1), intro(2), intro(3), syslog(3C), attributes(5) Solaris Security for Developers Guide SunOS 5.10 11 Aug 2004 libgss(3LIB)
All times are GMT -4. The time now is 11:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy