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...
You got me at the 'decrementing in one until you find a whitespace'
Currently the code is
<?php echo nl2br ($row_GetProject['Details']); ?>
I'm guessing you suggest <?php echo substr($row_GetProject['Details'], -400); ?>
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
Thanks,
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
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.