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 leploep

  1. leploep

    Create new folder in root of Mailbox

    oops :) “Bear with me,” the standard expression, is a request for forbearance or patience. “Bare with me” would be an invitation to undress. So to be crystal clear i actually ment "bear
  2. leploep

    Create new folder in root of Mailbox

    Thanks a lot for your answers. I've played around with the managed folders but indeed i want the folder to be in the root of the mailbox. I find it mindbogling that this cannot be done in the EMC. Why is there not an extra tab with the default folders of the mailboxes. oh well this is not the...
  3. leploep

    Create new folder in root of Mailbox

    I want to push out a folder to ALL Outlook clients in my org. I have one Exchange server that they all point to. the folder needs to be created at the 'root' level of their mailbox (and set its Homepage property as well). Is there an easy way to automate this, or do I have to go around to each...
  4. leploep

    Sequrity issue: Domain accessible from workgroup-W2Kserver??

    Yes indeed, luckily i don't have that many servers.
  5. leploep

    Sequrity issue: Domain accessible from workgroup-W2Kserver??

    And a little addition: This is also a nice way to find out if you have local administrator accounts with a null password in your network :)
  6. leploep

    Sequrity issue: Domain accessible from workgroup-W2Kserver??

    It looks like your second "thing" is dead on :) The local admin account on the workgroup-machine uses the same login/pw as the local admin account on the accesible servers. I've just tried it with a different account and it has no access. Thanks a lot for easing my mind :)
  7. leploep

    Sequrity issue: Domain accessible from workgroup-W2Kserver??

    Excuse me for this probably newbie question, but i have no clue how to search for this problem. I've just installed a fresh W2K-advanced-server and did not move it into AD yet, so it's still in "workgroup" and clearly not logged in the domain. To my utter surprise and horror i was able to...
  8. leploep

    How to allow a vpn user to access only one server inside the PIX?

    Thanks a very lot. This is exactly what i needed. It turns out that this PIX was setup with the older "conduit" method and the acces-list was overriding all the conduit's. I now see that the port forwarding can also be done with this list. I'm goin to have to re-set it up i guess.
  9. leploep

    How to allow a vpn user to access only one server inside the PIX?

    Hmm, i found out that after adding the lines in above post, our website was unreachable. So suspect the "any" was redirecting all traffic to x.x.x.x. Can someone confirm this?
  10. leploep

    How to allow a vpn user to access only one server inside the PIX?

    OK this was very helpful for me. But I also have some mobile users wanting to connect through vpn, so they don't have fixed ip's. So i've put the following lines in: access-list outside-in permit ip any host x.x.x.x access-group outside-in in interface outside It works like a charm, but i'm...
  11. leploep

    export to a formatted file?

    Thanks so much! this was absolutely very helpfull!
  12. leploep

    export to a formatted file?

    In SQL we have an order-header table and an order-lines table. For our financial software we need to create a formatted csv file wich will have to look like this: "header","ordernbr","company","adress",etc. "line","productnbr","Title","quantity","price",etc...
  13. leploep

    internet acces for "external" lan?

    Yes Themut you are absolutely right. I'm not using a VPN. That's why i called it an external LAN. I don't know the right word for it. If there is one... But the router that is connecting the external LAN to ours is not managed by me, and the guy doesnt want to change the default route to our...
  14. leploep

    internet acces for "external" lan?

    I have someone on an "external" lan (128.30.6.2) coming in via a router (192.168.0.80). He wants acces to the internet through our Gateway (192.168.0.1) and also acces some servers in our lan here. Well the acces to the servers in our lan works fine if i add a permanent route on the...
  15. leploep

    Telnet to SMTP port returns weird message.

    I found out it was a firewall issue indeed. "fixup protocol smtp 25" was the culprit. It's a feature of the firewall to allow only a few smtp commands to go through. So removing that gave me a normal message.

Part and Inventory Search

Back
Top