Beiträge von trolli

    Title:
    How is the Notes 6.x client information on the Admin tab of Person document updated?
    Product: Lotus Notes > Lotus Notes > Versions 6.0, 6.5
    Platform(s): Mac OS, Mac OS X, Windows
    Date: 26.06.2006
    Doc Number: 1095309


    Problem:
    An administrator has removed the data from the fields in the Client Information section on the Administration tab of a user's Person document. The Admin reauthenticated with the server and also tried running the Ndyncfg task, but neither approach updated this information. How is this information repopulated?


    Solution:
    The client information in the Person document is populated by the Dynamic Configuration task when it notices that the client has been updated to a later release. The client release information is stored in the INI file on the workstation with the parameters "Setup =" and "DYNINFOCR_....."


    If the values of these parameters have not changed, the Ndyncfg task will not make an AdminP request to update this information.


    An enhancement request for additional Admin functionality has been submitted to Quality Engineering as SPR# KTOT5HTVC4, which would allow you to request that the client information be updated, regardless of whether the INI parameters indicate it as necessary.


    Workaround:
    If the DYNINFOCR_... entry is removed from the Notes.INI, the next time the user restarts the Notes Client and authenticates with their home mail server, then an Admin request will be made to repopulate the client information. The DYNINFOCR_ entry will be repopulated at the same time.


    Additional Troubleshooting:
    If the workaround does not yield the expected results, be sure to check the value of the InstallType parameter in the Notes.INI. If the value is not one of the client parameters (0, 1, 2, or 6), then this will also prevent the AdminP request from being issued because the system is not recognized as a client. For details on the various InstallType codes, refer to the document titled "What NOTES.INI Install Settings Are New to Domino 5.x?" (# 1098221)


    If all the above steps have been followed on the client, and the Notes Client build field is still blank, then try the following:


    1. Open the Admin Requests (Admin4.NSF) database on the user's home mail server and open the "all requests by name" view.


    2. Search for the user's name; if the name is not there, the problem is on the client, and we should troubleshoot the DCC further.


    3. If the user's name is there, expand it and see if there is a request to populate the Notes Client build. There may or may not be a response document:


    a) If there is no response document, and the request has a lightning bolt, then replicate this Admin4.NSF to the Admin server for the Domino Directory. The Domino Directory on the Admin server should then show the client build in the Person document. If not, then run AdminP command Tell AdminP Process Now.


    b) If there is a response document, either an X or a green checkmark, then there is an issue with AdminP not functioning properly, or the field in the Person document cannot be updated by the server or the originator of the request. The same applies if the user's home mail server is the same as the Admin server for the Domino directory.


    Supporting Information:
    Note that, if the Setup= line of the Notes.INI is not populated correctly, this can also create instances in which the Client Information will not be updated correctly.


    The Client Information section is made up of the following descriptions and corresponding fields:


    Notes Client License - ClientType
    Notes Client Machine - CIntMachine
    Notes Client Platform - CIntPltfrm
    Notes Client Build - CIntBld

    Aus eigener Erfahrung kann ich sagen, dass Domino auch mit sehr vielen Mails (mehr als 1'000'0000) am Tag gut umgehen kann, wenn die entsprechende Hardware vorhanden ist.


    Von IBM habe ich einige Zahlen, die nicht übertrieben sind:


    Kunde A - 50'000 User
    - SMTP (out-/inbound) beläuft sich auf 2'000'000 Mails pro Tag (Peak).
    2 Domino Server auf Windows (4 CPUs, Windows 2003)
    - Datenvolumen ca. 15 GB in der Stunde.


    Kunde B
    - 2'500'000 Mails pro Woche
    - Datenvolumen eingehend 150GB pro Woche
    - 1'100'000 Mails ausgehend (82 GB) pro Woche.


    Auf den Server wurden allerdings keine 3rd Party Tools installiert und es findet kein User Zugriff statt (ausser Admins natürlich).


    Für solche Tasks würde ich immer 4 CPUs (das schnellste was es gibt ) und RAM was reinpasst investieren. Wenn der Server sich dann immer noch langweilt kann man ja noch 3rd Party Tools installieren.


    In wie weit Blacklist Abfragen, Virenscanner und Spam Tools noch beeinflussen kann ich leider nicht sagen. Auf Fälle nicht positiv ;)

    Eine Lösung kann ich Dir nicht bieten.
    Ich habe das aber auch noch nie anders erlebt seit ich User umbenenne.


    Jeder Rename über Mail hat zur Folge, dass man manuell alles nachträglich anpassen muss (Gruppen, Leser- und Autorfelder usw...).
    Ich empfange die Mails zwar aber stosse den Rename direkt im Adressbuch an, was dann auch sauber einen AdminP Request erstellt hat und den Rename durchführte, inkl. aller Gruppen und Felder (wenn die Einstellungen in den Datenbanken entsprechend gesetzt wurden).


    Die Hilfe sagt hier zwar, dass auch beim senden einer Mail durch den User ein AdminP Request erstellt wird, aber es geht wirklich nichts rein (ich würde die admin4.nsf für default auf mindestens Depositor oder Autor erhöhen, falls default No access hat. Bringt auch weniger Probleme bei Editor Access auf Mailfile und Out Of Office Agent).


    Im Grunde ist der Rename über Mail nur ein Recertify inkl. Namechange der ID und des Personendokuments, wie Du ja auch schon festgestellt hast.

    Beispiel wäre:


    Ports=TCPIPint,TCPIPext
    TCPIPint=TCP, 0, 15, 0,,12320,
    TCPIPint_TCPIPADDRESS=0,192.x.x.x,1352
    TCPIPext=TCP, 0, 15, 0,,12320,
    TCPIPext_TCPIPADDRESS=0,213.x.x.x,1352


    Wobei in diesem Fall der Controller auf die 192.x.x.x hören würde.

    Wenn Du Dir diesen Hilfeintrag durchliest siehst Du, dass jeder Port einen unique Name haben soll.
    In Deinem Fall hast Du zwei Ports mit dem gleichen Namen.


    By default, all TCP/IP-based services on a Domino server listen for network connections on all NICs and on all configured IP addresses on the server. If you have enabled more than one Notes network port for TCP/IP (TCP port for NRPC) on either a single Domino server or a Domino partitioned server, you must associate the NRPC ports and IP addresses by binding each port to an address.
    For background information on Domino server setups with multiple IP addresses, see the topic Advanced Domino TCP/IP configurations.
    To bind an NRPC port to an IP address
    When setting the NOTES.INI variables for port mapping, do not include a zone in a port mapped address. The zone is only valid locally.


    1. For each IP address, make sure you have added a Notes port for TCP/IP. Also make sure that each port has a unique name.
    2. In the NOTES.INI file, confirm that these lines appear for each port that you added:
    Ports=TCPIPportname
    TCPIPportname=TCP, 0, 15, 0
    Where TCPIPportname is the port name you defined.
    3. For each port that you want to bind to an IP address, add this line to the NOTES.INI file:
    TCPIPportname_TCPIPAddress=0,IPaddress
    Where IPaddress is the IP address of the specific NIC.
    For example:
    TCPIP_TCPIPAddress=0,130.123.45.1
    Note For IPv6, enclose the address in square brackets, as it contains colons. For example:
    TCPIP_TCPIPAddress=0,[fe80::290:27ff:fe43:16ac]
    4. (Optional) To help you later remember the function of each port, add the default TCP port number for NRPC to the end of the line you entered in Step 3, as follows:
    :1352
    Caution Do not change the assigned TCP port number unless you have a way to redirect the inbound connection with Domino port mapping or a firewall that has port address translation (PAT).
    In a situation where you must change the default NRPC port number, see the topic Changing a TCP or SSL port number.


    Das mit dem Clusterport war nur ein Beispiel.


    Ich habe auf meinen Linuxmaschinen keinen X-Server laufen, kann Dir da also praktisch nicht weiterhelfen.

    2 mal die gleiche Port Bezeichnung?
    Ich habe selbst keinen Partitionierten Server, aber ich denke, da gibt es einen Konflikt.


    Ich würde die Ports eindeutig beschreiben.


    Seit 6.5.4 reagiert der Controller empfindlich auf diesen Eintrag.


    Folgendes Resultat hatte ich bei Ports=Clusterport,TCPIP:
    Der Controller hat sich dann immer auf die Clusterportadresse gehängt, nicht mehr auf die TCPIP Adresse.
    Anscheinend nimmt der Controller die IP des ersten Eintrags.


    Nach dem Umstellen zu Ports=TCPIP,Clusterport und einem Neustart lief alles so wie gewünscht.


    Gruß
    Sascha

    Zitat


    RockWilder schrieb:


    Toll. Super. Nur leider tut das nicht. Hat einer von euch das bemerkt und weiß evtl. wieso das nicht funzt?


    Funktioniert wunderbar in allen Clients die ich bis jetzt installiert habe.


    Autosave und discover folders ist auch schon im 6.5.3 Mailfile aktiviert, so dass ich das auch schon problemlos mit meinen 6.5.3 Servern und Notes 7 Clients nutzen kann.


    Gruß
    Sascha

    Zitat


    berndbrot schrieb:
    OK offiziell hast du mit dem stop sicherlich recht... inofiziell werdet ihr mit der nächsten Beta mein Feature sehen das wurde mir heute zugesagt :) so wie es scheint sind also doch noch änderungen möglich, wenn sie nicht riesengroß sind :))


    Was für ein Feature ist das denn ?


    Gruß
    Sascha

    Ich hatte das Problem nur wenn ich per WLAN (kabellos) das Setup ausführen will. Kabel ran und schon funktionierts. Ich habe da auch was im Domino 7 Beta Forum gepostet, aber ohne Antwort.Ansonsten keine Probleme.


    Gruß
    Sascha