Hi Guys,
I have a team website which i want to add authentication against a TACACS+ server we have in production, can anyone point me in the right direction?
I've been googling this but to no avail
The web page is currently in PHP/MySQL with no authentication currently
Hello,
I'm trying to create a link to a file on a shared drive, doesn't seem to do anything when i click on it. When i right-click the link and use copy shortcut then i paste it my address bar it works fine:
<a href="\\SERVER\Group\Services\calllist.doc">2009 Who-to-call List</a>
ANy help is...
I have a page which allows editing from users, i'm trying to prepend the test with $_SERVER['REMOTE_USER'] to display the user's domain account (to better identify who put the update there)
I get no results when i use that variable, when i try with REMOTE_ADDR i can see the IP address.
Checked...
Hello,
I have a fulltext field of over 10K chars. I am building a summary page to retrieve all the fields. I would like only the last 400 (or less) chars of this particular field displayed.
To make it a bit more complex, this field has multiple lines with spaces, some lines start with dates...
Hi,
We're running IPSO (modified unix) on a Nokia firewall. I've created a script in csh to output certain commands to a textfile.
The script works fine when executed but when i crontab the script to run, all the data that was outputed to a text file appears all on one paragraph (table...
Hello,
I've put together an HTML page where i want to display the uptime of my solaris servers. I already have a script that dumps the uptime and awks the field i need into a .tmp file.
I need to cat this file so it's displayed on the html page..
Any help is appreciated.
Thanks,
Hello,
Our firewall is changing packets with the DF bit from 1 to 0 and this is causing issues with a few of our applications. There are threads that refer to Keep_DF_Flag being changed in dbedit but i've been informed this does not work in clustered environments (which we are running)
does...
hello,
Im pretty new at this, what i'm trying to do is add a form on my website with one textfield. I'd like users to enter in their email address then submit, this information should get added to a text file resident on the web server. This is an email registration page
I can then mass mail...
hello,
I have a mail script on a hosted web server which clients can fill out and send to me, problem is that when i get the mail, it shows From: <my webserver account> instead of the sender's email address so when i reply im replying it to myself or have to cut and paste the clients' email...
How can i encrypt/compile this so that people cant CAT my .sh file?
I see some other scripts on our system with a .sh.x and when i cat it its all encrypted
Any ideas?
Thanks
Hi,
can someone please tell me whats wrong with this, i keep getting the above error
// Build the local command executed on this server.
$cmd = $this->ssh_cmd . ' -n -F '.$config_file.' -i '.$sshkey.' ';
$cmd .= $this->user . '@'.$this->host. ''.$command.'' > '/dev/null &';
Problem is...
Hello,
I'd like to create a php page with a txtfield requesting user to enter in a number and using that variable, run a grep command on a sun solaris box against a logfile - and return the results back to the page.
Im relatively knew to the sun side of things, but I am ok with PHP, any help...
Hello,
I have a script that outputs data i need for reporting:
#!/bin/csh
date >> /var/tmp/nat_table_output.out
/opt/CPfw1-R55p/bin/fw tab -t fwx_alloc -s >> /var/tmp/nat_table_output.out
As per above i get the following output:
Fri Jul 6 22:00:00 EDT 2007
HOST NAME ID #VALS...
Hello,
I have a script that outputs data i need for reporting:
#!/bin/csh
date >> /var/tmp/nat_table_output.out
/opt/CPfw1-R55p/bin/fw tab -t fwx_alloc -s >> /var/tmp/nat_table_output.out
As per above i get the following output:
Fri Jul 6 22:00:00 EDT 2007
HOST NAME ID #VALS...
Hello,
I'm trying to determine how many Nat translations i had via my checkpoing ng firewall 3 days ago. We had an outage and was told we exceeded a threshold causing the firewall to hang. So i have 2 questions
1. how can i check how many connections are currently being nat'd
2. how can i...
Hi,
i use rogers cable (Motorola DOCSIS modem) ffor internet connected to my E0/1 interface on my 2611. Does anyone know whether my E0/1 should be configured as Full-Duplex or Half?, when i have it as full i get numerous errors, interface resets and slow bandwidth. On half i get better speed...
Hi,
I have a Cisco 2611 and 2950 config for my home lan. E0/1 is connected to my 8mb cable modem, dhcp. E0/0 to my 2950 switch.
About a week ago the bandwidth just dropped significantly from 8mb to 1.5. I connected my PC directly to the cable modem and i get the 8mb.
I reloaded the routers...
Hi,
Forgive the subject i didn't really know how to explain it. I have a textfield where i paste csv data roughly 27 fields. When you hit submit it will display on the same page, each field in its own column.
What i need now is when its converted, i'd like to send someone the URL for the...
Hi,
I am searching for a simple PHP/MYSQL script that will process authentication and track stats as they move through my site.
I have looked over google and find many scripts, many don't do the tracking so I am hoping someone can direct me to something I can use and implement fairly easily...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.