Search Results

Search: Posts Made By: mshindo
Forum: Programming 02-04-2009
3,321
Posted By mshindo
popen catching output and errors
I have code which at the moment only catches the command/program output if the program runs correctly, which is a small problem as I would like to capture everything from stdout inclusive of errors
...
Forum: Programming 01-06-2009
9,138
Posted By mshindo
Kerberos Authentication c/c++
I am in the process of developing a application that needs to be able to authenticate users details with a kerberos server, which is proving to be rather difficult. There seems to be a lack of good...
6,202
Posted By mshindo
Forwarding internal internet packets to internal webserver using iptables
Hi,

I need to redirect internal internet requests to a auth client site siting on the gateway. Currently users that are authenticated to access the internet have there mac address listed in the...
Forum: Programming 11-08-2008
2,151
Posted By mshindo
c++ overflow problem
I have come accross a rather strange problem with two buffers that seem to be overriding each other.


bool killSession(const Session &session){
//Get user
FILE* fp =...
5,426
Posted By mshindo
Running elf files
I have a few questions about elf files and how they are executed.

When gcc compiles a elf file it creates an executable. Is this executable then run directly by the hardware or does the kernel...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 12:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy