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 gkittelson 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. woonjas

    Changing users password

    If your environment is configured for password recovery, you could. For more information, see the administration help database that's installed with the administration client & server. If your environment is not setup for password recovery, you may have a backup of the original id with the...
  2. woonjas

    Looking for free Domino Databases

    also you want to check out http://www.openntf.org cheers Woonjas IRC: #notes on EFNet homepage: http://woonjas.linuxnerd.org
  3. woonjas

    Domino delivers mail at the only emailadress with peter

    In the configuration document for the server (or the default if an individual one does not exist), on the router-smtp,basics page, change the address lookup field from 'fullname then local' to fullname only. make sure the internet email address field for all users, mail-in and mail groups is...
  4. woonjas

    Unable to delete emails

    Are they using a customized mail design? Woonjas IRC: #notes on EFNet homepage: http://woonjas.linuxnerd.org
  5. woonjas

    Domino Server and Admin client

    Don't install the admin client in the same directories as the server. Other than that the steps are the same as for any other client setup. Woonjas IRC: #notes on EFNet homepage: http://woonjas.linuxnerd.org
  6. woonjas

    Domino CA

    Make sure you do hang on to the certifier id's (store them somewhere safe, but available if needed). Woonjas IRC: #notes on EFNet homepage: http://woonjas.linuxnerd.org
  7. woonjas

    Saving large documents (attachements) takes a long time

    the same attachment done from my laptop saves faster (continuous network activity towards the server) than when I save it from our windows 2003 terminal server session. I reproduced it with me being the only user logged on the terminal server. as long as there is (client) activity towards the...
  8. woonjas

    Saving large documents (attachements) takes a long time

    the same operation on my laptop directly to the server (even while using wireless) shows continuous network activity towards the server when saving these documents (attachment size 10-60 mb), without having to generate continuous activity to the server from another client. This has been...
  9. woonjas

    Saving large documents (attachements) takes a long time

    I've noticed that when saving documents with large attachments within a terminal server session using a R6.5.3 client takes a long time. It almost looks like the session hangs, until other activity to the server takes place from other clients...
  10. woonjas

    Email

    With 6.5.x using the R6(.5?).x templates you should have the option for follow-ups available. You may need to have your mail file's design updated. cheers Woonjas IRC: #notes on EFNet homepage: http://woonjas.linuxnerd.org
  11. woonjas

    Notes Password Prompt on ODBC DSN open

    The following might work as a work around: Go to File - Security - User security, enter password, and make sure that the checkbox for 'Don't prompt for a password from other notes based programs ...' is checked. from then on, as long as the notes client is authenticated, your external...
  12. woonjas

    Lotus Programming...

    pascal, the project involved migrating 30k=30000 applications. our application analyzed the designs, of those applications (if they inherited their design from a template and the template was available in the environment it would only flag the template for (possible) changes etc. thus reducing...
  13. woonjas

    exporting to access

    to connect from notes to some rdbms you don't need NotesSQL, just an odbc driver for the particular rdbms. if you want to connect from access to notes using odbc you'll need notessql, unless there's another odbc provider for notes that I don't know about. Woonjas IRC: #notes on EFNet
  14. woonjas

    Lotus Programming...

    pascal, try using a 6.0.3 client instead... that one's got the most stable dxl export/import engine sofar. we created an application for a project to help with the migration of 30k apps from R4 towards R5/6 (and from windows to OS400), which used this extensively. anything after 6.0.3 crapps...
  15. woonjas

    ID File expiration report

    MarkhP 's suggestion is a bit more usefull. I've noticed in our environment that when using the CA service for registration/recertification of users, the certlog database no longer gets updated. (Could be a configuration issue on our end of course ;-) ). I've created a simple agent that...
  16. woonjas

    Load balancing Notes SMTP service on W2k3 Cluster

    I have no experience with windows clustering (don't even know if it provides load balancing, or if it's possible to configure two domino servers with windows clustering). Regarding SMTP, just create two mx records for your domain in the DNS, one for each domino server. And for HTTP, you could...
  17. woonjas

    Lotus Programming...

    You'll have to write agents of course (or possibly look on-line for example code that does this). Woonjas IRC: #notes on EFNet
  18. woonjas

    Lotus Programming...

    You can export and import the design using the NotesDXLExporter and NotesDXLImporter classes. Cheers, Woonjas IRC: #notes on EFNet
  19. woonjas

    finding person in address book

    You might want to setup directory assistance on your server(s). For more information see the administration help database on your server(s) / administration client Cheers, Woonjas IRC: #notes on EFNet
  20. woonjas

    Notes Clustering

    Nice thing about domino clustering is that it's totally OS/platform independant, it does not rely on shared storage etc. It's actually possible to have domino servers running on windows, linux (even on a modded x-box ;-) ) , aix, os400, solaris in the same cluster. Each server has it's own...

Part and Inventory Search

Back
Top