Hello,
I would like to add a user to the "Debug programs" using gpedit.msc; however, the folders leading to "Debug programs" are locked. Must have been locked by previous STIGing (or OS hardening) on the server.
How do I unlock the folders so I can add "Debug programs"? Thank you.
Computer...
It is still not clear to me which IP the remote network would see if my local server has a NAT IP and an static IP.
For testing, I used a similarly configured workstation to connect to a whatismyip-like web site. It showed that the IP it saw belongs to a gateway. However, this is a government...
Hello,
I have a Windows 2003 Server that uses a NAT IP. I have a requirement to write web service client programs that will run on this server and connect to a remote server on port 443. The remote firewall administrators told me that since I have a NAT IP, they can't allow my traffic into...
Hello,
I'm developing a web service using ASP.Net. I will enforce client certificate on this web service.
In VB.net (in context of web service), how can I retrieve any field (like "Subject") from the client certificate?
Thank you.
I didn't setup the account so I don't know the initial password (used us only).
The crontab for this user is now working as expected. Some real background jobs are now running.
Thanks.
I changed the username in '/etc/passwd' to 'appladm' to remove any length issue.
appladm:x:10046:10003::/home/appladm:/bin/ksh
The /var/cron/log now says:
> CMD: /home/appladm/t1.sh > /home/appladm/t1.log 2>&1
I also modified my crontab to use full path:
* * * * * /home/appladm/t1.sh >...
/var/cron/log says:
> appladmi 14862 c Fri Jan 25 18:22:00 2008
! bad user (appladmin) Fri Jan 25 18:22:00 2008
I noticed that the 1st line of the user name has the last char missing while the next line is complete.
The system administrator on this box setup the user account and I believe...
Hello,
I'm on Solaris 10 and I can see that '/usr/sbin/cron' is running. '/etc/cron.d/cron.allow' has my user account listed. '/etc/cron.d/cron.deny' doesn't have my user account listed.
I created my crontab using 'crontab -e' and put a line like:
* * * * * my.sh > my.log 2>&1
And 'my.sh'...
Hello,
I'm configuring a new Windows 2003 Server to run a new ASP application. With what I have done so far, I keep getting "The system cannot find the file specified" when I try to access an ASP script.
Just to test, I have two files "test.html" and "test.asp in the "wwwroot". The asp has...
Hello,
I have a SQL Server Standard 2000. According to SQL Enterprise Manager, it has SP4 loaded. The reported version is "8.00.2039(SP4)".
Since, we will be using Merge replication with CE devices, I need to install SQL Server CE 2.0 on this same box. I downloaded "sqlce20sql2ksp4.exe"...
Hello,
I'm totally green on SharePoint administration so pardon my question.
I inherited a Windows 2003 with IIS extended with SharePoint 2.0. I want to add a new virtual directory to the 'Default Web Site'. I had configured a new virtual directory the same way (right-click / New / Virtual...
Hello,
In SQL Server 2000, is there a similar procedure to SQL Server 2005's "sp_startpublication_snapshot" procedure?
I have a transact-sql script that creates a publication and I would like to automatically start the snapshot agent for this publication.
Thanks.
Is it a true statement that with SQL Server 2000, you must prefix user-defined functions by the owner of that function?
With my test, I used 'SQL Query Analyzer' and I logged in as the owner (Windows Authentication) but I can only successfully invoke a function when I prefix the function with...
The problem is that we have no control of the SQL Server 2000 environment. Our application is only a "guest" application. We were told that the environment only runs in "Windows Authentication" only and we have to deal with it.
So how can get around the problem of the hardcoded user name...
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.