Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by pcarver

  1. pcarver

    DCOM CoCreateInstanceEx and timeout? Gurus only!

    Turns out that WM Services needs port 135 open for DCOM port mapping. Once I opened this port, things worked fine.
  2. pcarver

    DCOM CoCreateInstanceEx and timeout? Gurus only!

    It's very strange. I am using CoCreateInstanceEx between two Windows Server 2003 system to connect to a Windows Media Server. If I connect to the local server running WM, it works great. If I try to connect to a remote server it fails. OK, I know you are thinking security issues, etc; I've...
  3. pcarver

    SFTP Server??

    That must have been the correct choice...since that's what I ended up finding and using :-) Thanks.
  4. pcarver

    SFTP Server??

    I'd like to put a SFTP compatible server on my Windows 2003 Server. Any recommendations on a low-priced solution? Thanks.
  5. pcarver

    "Remember my password" not working

    Yes, I am assuming there is a security setting...I have looked and just can't find out which one...any ideas? Thanks.
  6. pcarver

    "Remember my password" not working

    This is not what I'm talking about. The suggestion was for the built-it IE AutoComplete feature. I'm talking about the dialog that pops up when someone is using Windows Authentication on a web page. The IE Content tab is only for AutoComplete feature of IE.
  7. pcarver

    "Remember my password" not working

    I'm running win2003. When I hit one of my other sites that requires a username and password, I get the standard dialog box. I enter the info and also click "Remember my password." When I revisit the site, it doesn't fill in the username and password fields like win2000 used to. Why...
  8. pcarver

    IIS 6.0 Subdirs from virtual directory showing up a level

    IIS 6.0 on WinServer 2003, Default web site - I create a virtual directory/application for .NET app; call it FOO; everything fine - I move a single file and directory called Bin into physical location on disk - Click refresh in IIS and it correctly shows Bin underneath FOO - Close IIS - Reopen...
  9. pcarver

    How to limit FTP to directory

    I have a WinServer 2003 system. I want to setup the ability for people to FTP web sites to a user dir. 1) How should I create user accounts (don't want ability to be interactive...just FTP)? What privilges? 2) How to configure FTP IIS6 to make sure user's can get out of their login dir? Thanks.
  10. pcarver

    I want to put my own server in a co

    I want to put my own server in a co-location factility. Here is my configuration. I have an existing domain name and it's in my provider's DNS. My server will be running Exchange so I can do email (need forwarding, aliases, and lists...so I need more than just POP3 and SMTP that come with...
  11. pcarver

    Help understanding if DNS required

    Just a few observations: 1) what would I call this domain... mydomain.com 2) can I call the box whatever... mybox.mydomain.com 3) I will be hosting about four different domains on the box and the associated emails for these. I would rather just use pop3 and smtp from 2003, but it doesn't...
  12. pcarver

    Help understanding if DNS required

    I want to put my own server in a co-location factility. Here is my configuration. I have an existing domain name and it's in my provider's DNS. My server will be running Exchange so I can do email (need forwarding, aliases, and lists...so I need more than just POP3 and SMTP that come with...
  13. pcarver

    How to receive copy of outgoing email

    How can I receive a copy of outgoing emails for a specific user?
  14. pcarver

    qmail creating file called "?" in Maildir

    I'm trying to bring up qmail on a new machine...domain X in location A to domain X at location B. When I use qmail-inject to send a local message to a local account, the mail message ends up in a file called ~myhomedir/Maildir/? Yes, that's correct. The ? file seems to really be a \r since I...
  15. pcarver

    ipchains to protect X11

    Howdy. I'm not familiar with ipchains, but I ran nmap and found my X11 server port open. 6001/tcp open X11:1 How do I restrict this port to only local addresses/processes. Do I do it with ipchains or is there a way to do it via X11? BTW, I think this port is open because of some...

Part and Inventory Search

Back
Top