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 IamaSherpa 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. ITsmyfault

    New Exchange Server Setup

    you need to create the "A" record & MX record with whoever is hosting your authoritative DNS. In this case it sounds like NetSol is doing that. Point being, this is how the rest of the world finds you - a DNS lookup. Which DNS is the question. You can host this if you want, but it is better...
  2. ITsmyfault

    Save abend.log to floppy from console?

    I think JCMD will do this if you have it. If you need it, it's here: http://www.novellshareware.com/server-management.shtml just scroll down to it. It basically gives you a DOS shell at the command prompt. You should be able to run it from the floppy.. type VOL to see what volumes are...
  3. ITsmyfault

    Convert Lotus Notes to GW 6.5

    nothing in GW I am aware of to handle this. For the Address book, if you can export it as a CSV, then manipulate it to match the NAB format that GroupWise uses (make an entry, then export it to see what you need) you could import the NAB's for your users. Not sure about calendar. Emails will...
  4. ITsmyfault

    Is it me? Mime types and attatchment blocking WMF exploit

    use a URI. It's easy to do this. A similar rule was posted on CP's site in April of '04 btw.. under services, create a new URI on the GENERAL tab, name the thing.. BAD_HTTP on the MATCH tab, find the PATH dialog and enter {*.emf, *.wmf} check off the http check box too. & that's it. Now...
  5. ITsmyfault

    Checkpoint Platforms

    Run checkpoint on SPLAT. Don't run it on windows unless you are forced to by someone in mgt who is clueless.. I can hear the person now.. "we are a windows shop!" SPLAT is free, runs great, and is stable as can be (we have run it here for years). I have run live fire tests on our firewall...
  6. ITsmyfault

    How to identify who moves a folder

    Is there a good link to what's needed? I have not found anything usable yet. We have zen in place and even if we didn't I'd script this up and have it run on login. It's so aggrevating to not be able to know if an "open" *IS* an open.. or if it's a browse. Argh!
  7. ITsmyfault

    How to identify who moves a folder

    if auditing is important, take a look at LT Auditor from BlueLance software. Works great for tracking /alerting/ reporting on who did what, where and when, & is far simpler than Nsure Audit and much less expensive. It is also more granular as far as how to limit what you get reported to you. For...
  8. ITsmyfault

    Looking for Help Intalling Groupwise

    try the NGW list. There are several folks there who are doing this.
  9. ITsmyfault

    Is GW capable of reading and writing Mandarin?

    I would call the mfrs directly on this one. I know GW has issues with Japanese (it works but not 100%). I brought this issue to the engineers at Brainshare this year. IIRC, the fundamental issue is with the size of the ISO files (character files). Chinese presents a unique problem as you have...
  10. ITsmyfault

    What to backup

    What do you need to do with the backup? If you are looking for a 'bare metal restore' you would be better off with Portlock which will let you image a netware server. This is your fastest recovery method, and not terribly expensive. For zen - what are you backing up? Unless you are doing asset...
  11. ITsmyfault

    How to change proxy IP address

    Changing settings.txt does not affect PXE boots. To do that you have to edit the linux.2 file and edit the settings.txt which is embedded there. There is a cool solutions article on doing just this. search the novell site. (this is assuming you're on Zen 4 or 6.x)
  12. ITsmyfault

    Zenworks Imaging Help

    There is no problem with your HDD. Older versions of Zen used a partition on the HD to house the linux files. Most new installs don't use this anymore, opting instead to use PXE or a Zen CDrom. Proxy is referring to your proxy DHCP server. if you want to roll out images automatically you...
  13. ITsmyfault

    Groupwise 5 - generates mail message back to sender???

    There are a bunch of settings for this. Go to TOOLS-->OPTIONS-->SEND and look at the MAIL tab. How is this set? Return notification should be set to "none" and "none" for 'when opened' and 'when deleted'. ps: gw5 is no longer supported - might be a good time to look at gw6.5 or gw7 which...
  14. ITsmyfault

    GroupWise 6.5 "Contact Auto choose/complete" issue...

    ..and it's one of my favorite features! No pleasing everyone though. ;) To shut it off: open your address book go to the FILE menu Select "name completion search order" Check the box labeled "disable name completion" What I do, just FYI is have it only use my Frequent Contacts and I have it...
  15. ITsmyfault

    Netware SAN Failover issue

    I have always been told to keep the tape and data fabrics seperate, but it is possible to link the 2 data fabrics you have via an ISL or "e" port. This is like chaining ethernet switches essentially, but again you should zone. This is how you can mesh your fabrics. Not sure how rdac figures...
  16. ITsmyfault

    Netware SAN Failover issue

    sounds like a zoning problem. Can each HBA "see" each controller, eg: if you zone single initiator you should have: zone 1 hba-1 on serverA controller A on fastT controller B on fastT zone 2 hba-2 on server A controller A on FastT controller B on FastT This will control what the server can...
  17. ITsmyfault

    Slow file access on Clustered volumes - 6.5

    Hi Cam: We have all of our luns on netware failover as host type and are using the LSIMPE. Failover is fine. We're on 6.5.2 currently. IBMSAN is not really supported on 6.5 - it was a stopgap in NW6. IBM reccomends using the Netware MPIO. I would second the suggestion to disable hyperthreading...
  18. ITsmyfault

    Performance question

    my 2c I have a 2 node groupwise cluster. 1 node has 2 cpu, 2nd has 1 cpu. Both have 4GB RAM. I don't notice the 2nd cpu in normal operation even when I fail the whole system onto 1 box. It helps with indexing jobs etc, but does add complexity (you open yourself up to any SMP code bugs/issues)...
  19. ITsmyfault

    Copy files server to server

    the server migration tool does this very fast, supports long file names and maintains proper trustee relationships etc. afaik you can't script it, but if you have a lot of data to move, this is (IMHO) the best way to do it. The jobs you create get saved so re-running a job is pretty easy and it...
  20. ITsmyfault

    "map" a netware 5.1 Volume to Solaris

    you need to use a product called Novell Native File Access. It shipped with Netware 6 & 6.5. This "announces" the netware volumes via CIFS, NFS and AFP and then your Solaris box can mount the Netware volume. We use this feature here to run our accounting system which is Solaris based, but saved...

Part and Inventory Search

Back
Top