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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  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.
  16. leploep

    Not getting all our mail?

    I think the problem is at the sending server, because i'm having the same problems but the thing is I AM the sending server :) Have you tried a telnet on port 25 to the sending server? Could you please paste the answer you get from that server here?
  17. leploep

    Telnet to SMTP port returns weird message.

    Hello, When i try to connect to my mailserver with a telnet smtp session from outside the LAN. The server returns this garbled up shit: -------------------------------------------------- 220...
  18. leploep

    mail not accepted by other mailservers?

    Hello, I'm in a total loss here. Its way too hot to think a bit logically so i'm trying the extensive knowledge you guys posess. We have a website that generates mail and sends it through our exchange server wich in turn will try to deliver it to the end-user. However the receiving mailserver...
  19. leploep

    Monitoring log usage

    I also saw in the "control center" when you right click a database, select "configure...". On the "log" tab there's some info on logfile currently in use etc.
  20. leploep

    cannot manage dbases?

    Thanx for your suggestions. I've found a way to "manage" the dbases". I was trying all the above in the control center on the server itself. Whatever i did, it gave me that "cannot start" message. But now I've installed a client on my workstation and was able to make...

Part and Inventory Search

Back
Top