Hi, I am studying and working on following libraries libsec libsecdb libbsm libcontract
I have not founded any document related to above libraries accept man pages. I want to test the functionaliy of above libraries for example:In case of libsec following interface function can be checked for testing libsec functionality. # acl_check(3sec) # acl_free(3sec) # acl_fromtext(3sec) # acl_get(3sec) # acl_set(3sec) # acl_strip(3sec) # acl_totext(3sec) # acl_trivial(3sec) # facl_get(3sec) # facl_set(3sec) Could anybody tell me from where I can get the documentation and some demo examples for the above 4 libraries interface function. Waiting for positive response. regards Bhushan
