Problem With LOGON.par

HI
iam using NWDS 2.0.12 version as indicated i have moved the par file into the studio and edited the jsp tages according to my needs by  the system is showing the error
Portal Runtime Error
An exception occurred while processing a request for :
iView : N/A
Component Name : N/A
The exception was logged. Inform your system administrator..
See the details for the exception ID in the log file
The foloowing steps i followed
The login page is part of the par file with the name com.sap.portal.runtime.logon.par
1) Copy the file with the above name from the following location (EP6 SP9 and higher). It has the additional ending ">\<SID>\<Instance>\j2ee\cluster\server<#>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd\
2) Import the PAR file into Netweaver Developer Studio:
3)Edited the file
4) while importing the lib directory was empty so i copied the files
1. com.sap.portal.runtime.logon_api.jar
2. umelogonbase.jar
into the lib directory
5) after that i made a par file using nwds and winzip.
6)Then i changed the authescemes .xml file
1. Start the Config Tool by executing <SAPJ2EEEngine_installation>\j2ee\configtool\configtool.bat.
2. Navigate to cluster_data>server>persistent>com.sap.security.core.ume.service.
3. Switch to edit mode by clicking on the pencil which is at the upper right area.
4. In the tree, select authschemes.xml and choose Download. Save the file to your local directory
5. Edit the local file: To select the new PAR file as the Logon page change the occurrence of all substrings com.sap.portal.runtime.logon to your
project/PAR file name. All com.sap.portal.runtime.logon should be substituted with something like com.company.portal.runtime.logon (or whatever you project name is). Don’t remove the part behind it.
(These are the profiles in the portalapp.xml and have the names default, certlogon, basicauthentication, header, and anonymous).
6. Create a new node in the configuration tree in the Config-Tool for the edited file as follows:
a.Select the node com.sap.security.core.ume.service.
b. Choose the symbol for Creating a node below the selected node.
c. Select the type File-entry.
d. Choose Upload and select the custom file from your local directory.
e. Enter a name for the entry, for example, authschemes_myHR.xml. By default, the name of the uploaded file is used.
f. Choose Create.
g. Choose “Close window”.
h. The new node appears in the configuration tree.
i. Go to Global server configuration>services> com.sap.security.core.ume.service and edit the property login.authschemes.definition.file.
The value needs to be changed from authschemes.xml to authschemes_myHR.xml
j. Restart the Portal. That is often not done and the changes will not appear.
after doing all this the portal shows an error
can anyone tel me where am i going wrong what steps iam missing while changing the par file.aslo pls if any one can tel me where exacty the log file is stored and how do i check the exception id.

Hi Pankaj,
The steps seem to be correct.
The physical location of the log file is:
\usr\sap\<instance name>\JC01\j2ee\cluster\server0\log
You could check in the defaultTrace files here. Also note that the log entry could go into the Trace files in one of the Server in the clusters.
You could also look for the Log file from within the portal using Java Home-> Portal Log Viewer -> give the Exception id in the search
Regards,
Ashwini.

Similar Messages

  • Problems with the par file of Browse Deployment

    Hi,
    I had an error message with the com.sap.portal.support.browse.default in Browse deployment, that this iView is not found.
    Fortunately I had a file with the same name, so I uploaded it, but it was the wrong one (Why do they all have the same file name?). I uploaded the par file of the masthead, so every time i click on the browse deployment link I get the masthead and now I have no chance to download other par files.
    Do I still have the right iView on the Server or in the Portal? If yes, where? Or can anybody send me the right par file?
    e-Mail: Ulli_Arndt(at)gmx.de
    Thanks in advance!
    greetings,
    Ulrike

    Hello Ulrike,
    Most companies use different servers for development and Production. The Browse Deployment Option should be used only with the development server. If you're going to use it with the Production server, there could be problems, as the two servers have a different architecture.
    Once you sign in to the DEVELOPMENT SERVER using your user id, ensure that you have the Systems Administration Role and click on the tab corresponding to the same.
    Then select Support.
    Select Portal Runtime.
    Select Browse Deployment.
    Once you do this, you'll see a filepath on top of the page just below the top level navigation area. Here's where most people commonly make a mistake.
    Ensure that the breadcrumb is EXACTLy as follows:
    ROOT/WEB-INF/deployment/temp
    If this is not the case, clcik on ROOT in the filepath displayed on your screen and navigate along the filepath above so you reach the correct iView.
    You should now see a list of files with the extension .par.bak.
    Upon downloading any of these files, the downloaded .rar file for most of the files with have the same filename. Once you unzip this file once or twice, you'll get a .par.bak file with the same filename as the one you downloaded. Rename the extracted .par.bak file by removing the .bak extension. You'll be left with a .par extension now.
    You can now import this file in NWDS and work on it as required.
    I hope this helps. Let me know if you have anyfurther questions. Screenshots are alsways helpful, especially of the filepath on the top of your screen.
    Regards,
    Farsheed

  • Problem with logon Portal

    Dear Experts,
    When we are trying to login to portal it is showing the following error.
    Errors caused by approach to framework-side: "pcd: portal_content / every_user / general / defaultDesktop / frameworkPages / framework page," The object does not exist or lacks permissions to access the object contact system administrator if this problem persists. Log off.
    I cannot logon the portal alt all. Is it any way to logon the portal and solve this logon problem?
    Thanks

    Hi Mahesh,
    My problem is one of my college has delete default desktop id* (pcd:portal_content/every_user/general/defaultDesktop)* from:
    Content/content provided by SAP ->End User content  ->Standard Portal Users and replace that with. pcd:portal_content/com.sap.pct/every_user/general/com.sap.portal.defaultDesktop
    I have the samme id pcd:portal_content/com.sap.pct/every_user/general/com.sap.portal.defaultDesktop on
    content -> every_user -> standard Portal users
    Any idea how can get the default id (pcd:portal_content/every_user/general/defaultDesktop) again?
    Thanks
    Re
    Edited by: Ejersbo Reza on Dec 19, 2011 11:02 AM

  • Problem with logon ticket on a cluster J2EE environment.

    Hi Experts,
    We have a Portal system with one J2EE node running which issues logon ticket to do SSO into our R/3 4.6 system.
    After we added another node into the J2EE cluster on another machine, we have problem SSO into our R/3 system if you login to that new node, but everything works fine if user login into the original node directly.
    I checked the keystore in EP on both nodes and they look exactly the same.
    do we need to do anything for this to work? any help much appreciated!
    Thanks
    Jerry.

    Interesting, can you see the system landscape def from both nodes?  If so, are the connection test results the same from both nodes?
    Regards,
    Patrick

  • Problem with logon on SAPGui

    Hello,
    I Have Installed the Sap Netweaver and the sapgui, but when I Want to logon to the sap system with sap gui, I have this problem :
    partner not reached (host 127.0.0.1, service sapdp00)
    Time                Thu Oct 05 12:24:01 2006
    Release     640
    Component   NI (network interface)
    Version             37
    Return Code      -10
    Module              nixxi_r.cpp
    Line                  8602
    Detail                NiPConnect2
    System Call       SiPeekPendConn
    Error   No         10061
    Error   Text        WSAEHOSTUNREACH: Connection refused
    Counter             1
    Conf:
    description   NSP
    System Id     NSP
    Server        localhost
    System Number 00
    Enjoy, and thanks for your helps.

    Ok, something got screwed up then.  Delete that icon from your desktop.
    Next.....
    Form the start menu, choose run, type MMC and hit enter.
    Now you should see an MMC,  choose File --> Add/Remove SnapIn.  In the "Standalone" dialog, click Add.  Scroll down and choose SAP Systems Manager.  Click Add.  Next dialog,  take defaults and hit Next twice.  At the screen where it has "System"  Enter NSP if not already there.  Enter 'localhost 00' into the Instance field and click add.  Now Finish.  Close the rest of the windows and go back to the MMC, now you should see a SAP Systems node, with your NSP underneath, right-click it and "Start".   You can then save this MMC and put a shortcut on your desktop.
    Regards,
    Rich Heilman

  • Problem  with importing par file in portal server 6.2

    Hi everyone,
    I got the following error when trying to import IFRAME provider into portal server 6.2.
    Operation failed.
    ERROR: provider element has no version attribute
    Below is the command I used. I run it as a file - I supply the password at the command line.
    /opt/SUNWps/bin/par import verbose overwrite runasdn uid="amAdmin,ou=People,dc=accesscollier,dc=com" password $1 IFRAMEProvider.par dc=accesscollier,dc=com provider=IFRAMEProvider.
    This used to work in Portal Server 6.0. I looked through the Portal Server 6.2 Desktop Customization Guide and the Developer guide for portal 6.2 but did not find any reference to version number.
    Thanks.
    Klara Hribkova
    I

    Hi Ulf,
    here is the command + options. It is in a file, I supply the password on the command line. This used to work fine with PortalServer 6.0.
    !/bin/ksh
    echo "----------------------------------"
    echo "USE: import_providers.sh password "
    echo "----------------------------------"
    #echo "Importing IFRAMEProvider ..."
    #/opt/SUNWps/bin/par import verbose overwrite runasdn uid="amAdmin,ou=People,dc=accesscolier,dc=com" password $1 IFRAMEProvider.par
    dc=accesscollier,dc=com provider=IFRAMEProvider
    echo "Importing IFRAMECalendarProvider ..."
    /opt/SUNWps/bin/par import verbose overwrite runasdn uid="amAdmin,ou=People,dc=accesscollier,dc=com" password $1 IFRAMECalendarProvi
    der.par dc=accesscollier,dc=com provider=IFRAMECalenderProvider
    echo "Importing IFRAMEMailProvider ..."
    /opt/SUNWps/bin/par import verbose overwrite runasdn uid="amAdmin,ou=People,dc=accesscollier, dc=com" password $1 IFRAMEMailProvider
    .par dc=accesscollier,dc=com provider=IFRAMEMailProvider
    echo "Importing JSPWebAppProvider ..."
    /opt/SUNWps/bin/par import verbose overwrite runasdn uid="amAdmin,ou=People,dc=accesscollier, dc=com" password $1 JSPWebAppProvider.
    par dc=accesscollier,dc=com provider=JSPWebAppProvider
    These are the errors I get:
    # ./import_providers1.sh solurute
    ./import_providers1.sh: !/bin/ksh: not found
    USE: import_providers.sh password
    Importing IFRAMECalendarProvider ...
    AUTHENTICATING
    uid=amAdmin,ou=People,dc=accesscollier,dc=com
    solurute
    AUTHENTICATED - Setting DN - dc=accesscollier,dc=com.
    Initializing for operation - dpnode=dc%3Daccesscollier%2Cdc%3Dcom,provider=IFRAMECalenderProvider.
    Operation failed.
    ERROR: provider element has no version attribute.
    Importing IFRAMEMailProvider ...
    AUTHENTICATING
    uid=amAdmin,ou=People,dc=accesscollier, dc=com
    solurute
    AUTHENTICATED - Setting DN - dc=accesscollier,dc=com.
    Initializing for operation - dpnode=dc%3Daccesscollier%2Cdc%3Dcom,provider=IFRAMEMailProvider.
    Operation failed.
    ERROR: provider element has no version attribute.
    Importing JSPWebAppProvider ...
    AUTHENTICATING
    uid=amAdmin,ou=People,dc=accesscollier, dc=com
    solurute
    AUTHENTICATED - Setting DN - dc=accesscollier,dc=com.
    Initializing for operation - dpnode=dc%3Daccesscollier%2Cdc%3Dcom,provider=JSPWebAppProvider.
    Operation failed.
    ERROR: provider element has no version attribute.
    This is the build_par.xml file:
    <?xml version="1.0"?>
    <project name="Provider" default="all" basedir=".">
    <property name="par.dir" value="./pars"/>
    <property name="iframe.dir" value="iframeprovider"/>
    <property name="iframecalendar.dir" value="iframecalendarprovider"/>
    <property name="iframemail.dir" value="iframemailprovider"/>
    <target name="iframe">
         <jar jarfile="${par.dir}/IFRAMEProvider.par"
              basedir="${iframe.dir}"
              includes="**/*">
              <manifest>
              <attribute name="PS-Version" value="1"/>
                   <attribute name="PS-DefaultEntry" value="IFRAMEProvider"/>
                   <attribute name="PS-PBFileRoot" value="pbfiles"/>
                   <attribute name="PS-StaticRoot" value="static"/>
                   <attribute name="PS-DPRoot" value="dp"/>
                   <section name="dp/IFRAMEProvider.xml">
                        <attribute name="PS-EntryName" value="IFRAMEProvider"/>
                        <attribute name="PS-Include" value="pbfiles/providerClassBaseDir/k20portal.properties(1),com/hangingvalley/sunportal/util/K20PortalProperties.class(1),com/hangingvalley/sunportal/util/OrgProperties.class(1),pbfiles/templateBaseDir/default/IFRAMEProvider/iframecontent.jsp(1),pbfiles/templateBaseDir/default/IFRAMEProvider/iframedoedit.jsp(1),pbfiles/templateBaseDir/default/IFRAMEProvider/iframeedit.jsp(1)"/>
                   </section>
              </manifest>
         </jar>
    </target>
    <target name="iframecalendar">
         <jar jarfile="${par.dir}/IFRAMECalendarProvider.par"
              basedir="${iframecalendar.dir}"
              includes="**/*">
              <manifest>
                   <attribute name="PS-Version" value="1"/>
                   <attribute name="PS-DefaultEntry" value="IFRAMECalendarProvider"/>
                   <attribute name="PS-PBFileRoot" value="pbfiles"/>
                   <attribute name="PS-StaticRoot" value="static"/>
                   <attribute name="PS-DPRoot" value="dp"/>
                   <section name="dp/IFRAMECalendarProvider.xml">
                        <attribute name="PS-EntryName" value="IFRAMECalendarProvider"/>
                        <attribute name="PS-Include" value="pbfiles/templateBaseDir/default/IFRAMECalendarProvider/iframecontent.jsp(1),pbfiles/templateBaseDir/default/IFRAMECalendarProvider/iframedoedit.jsp(1),pbfiles/templateBaseDir/default/IFRAMECalendarProvider/iframeedit.jsp(1)"/>
                   </section>
              </manifest>
         </jar>
    </target>
    <target name="iframemail">
         <jar jarfile="${par.dir}/IFRAMEMailProvider.par"
              basedir="${iframemail.dir}"
              includes="**/*">
              <manifest>
                   <attribute name="PS-Version" value="1"/>
                   <attribute name="PS-DefaultEntry" value="IFRAMEMailProvider"/>
                   <attribute name="PS-PBFileRoot" value="pbfiles"/>
                   <attribute name="PS-StaticRoot" value="static"/>
                   <attribute name="PS-DPRoot" value="dp"/>
              <section name="dp/IFRAMEMailProvider.xml">
                        <attribute name="PS-EntryName" value="IFRAMEMailProvider"/>
                        <attribute name="PS-Include" value="pbfiles/templateBaseDir/default/IFRAMEMailProvider/iframecontent.jsp(1),pbfiles/templateBaseDir/default/IFRAMEMailProvider/iframedoedit.jsp(1),pbfiles/templateBaseDir/default/IFRAMEMailProvider/iframeedit.jsp(1)"/>
                   </section>
              </manifest>
         </jar>
    </target>
    <target name="all" depends="iframe,iframecalendar,iframemail"/>
    </project>
    Thank you very much for your assistance and for your time.
    Klara

  • Problem with Logon on Handheld

    Hi,
    as you know i need to logon if i want to start a webdynpro application (directly via browser and url).
    When I do so on my desktop-computer there are no problems. But when I try to start the same applicaton on my handheld I cant logon. Nothing happens when i enter user and password in the logon screen on my handheld and click the logon button.
    Does anybody know that problem?
    Thanks!
    mehmet

    Hello Mehmet,
    i noticed from your profile that you have installed ABAP Trial Version in the last weeks.
    So have you developed a WD-ABAP or a WD-Java application?
    If you are usng WD-ABAP its not supported for mobile clients at the moment.
    For that perhaps check this thread:
    Mobile Web Dynpro
    Regards
    Frank

  • Oracle 10g standard edition installation and problems with logon (help pls)

    I installed 10g standard edition, however I got the following two messages during installation:
    1) The host IP address can not be determined
    2) Missing or Invalid password ...
    Eventhough I unlocked all the passwords during install (tiger/scott, sys, system, etc) I can not logon now with none of them ("invalid username/password: logon denied"). I also get "ORA-12170: TNS: Connect Timeout Occured" when trying to lgoon with my email addr and password used for installation.
    Please help, this is frustrating. Thx!
    P.S> Do I need to input anything in the "Host String" box ?

    Chances are
    1) you are using WIndows of some sort;
    2) your machine does not have a static IP address (you are using DHCP);
    3) you have not installed the loopback adapter, as desrcibed in the installation document.
    You may want to review the Oracle Database 10g (release whichever you are using) "Installation Guide" manual for your operating system again. I think you missed a step.

  • Problem with logon in to Application Express

    I have successfully installed oracle Application Express
    When I logged in to Oracle Application Express Administration Services for the first time he asked me to change password.
    After I changed the password I can't log in to the application any more with the new password .
    When I enter the user name and the new password no action happen,
    Although when I enter any wrong password, a message with Invalid Login Credentials appear
    User Name: admin
    Old password: password
    New password: oracle
    Thanx

    Hi Scott
    Same results in both IE and FF?
    I have only IE
    Do you have cookies enabled in the browser?
    Yes cookies are enabled in the browser
    Does the login page have only two text fields , username and password?
    Yes
    When you say "no action happen" does that mean you just see the login page all the time or do you see a blank page or something else?
    Yes I just see the login page all the time
    Thanx

  • Having Problem with logon & logoff Triggers for the SCHEMA

    hi,
    I have created triggers "LOGOFF_TRIG" & "LOGON_TRIG" . This triggers fires each time the user SCOTT logings and logoff from the database and stores the info in table log_trig_table. Below the code of the trigger
    LOGOFF_TRIG
    CREATE OR REPLACE TRIGGER logoff_trig
    BEFORE LOGOFF ON SCHEMA
    BEGIN
         INSERT INTO log_trig_table(user_id, log_date, action)
         VALUES (USER, SYSDATE, ’Logging off’);
    END;LOGON_TRIG
    CREATE OR REPLACE TRIGGER logon_trig
    AFTER LOGON ON SCHEMA
    BEGIN
         INSERT INTO log_trig_table(user_id, log_date, action)
         VALUES (USER, SYSDATE, ’Logging on’);
    END;But whenever i m loggin off or on using the user SCOTT there seems to be nothing being updated on table log_trig_table. Why ?

    i tried the new code provided it is telling not sufficeint priviledge. But i have all the priviledges for user SCOTT.
    Also i tried putting the commit in the below code. Tried disconnect command from theSQL* Plus. this time i didnt got any ERROR but still there were no data in table log_trig_table
    CREATE OR REPLACE TRIGGER logoff_trig
       BEFORE LOGOFF
       ON SCOTT.SCHEMA
    BEGIN
       INSERT INTO log_trig_table (user_id, log_date, action)
         VALUES   (USER, SYSDATE, 'Logging off');
          commit;
    END;Below is what my requirement
    1) Create a trigger on Schema SCOTT for logon and logoff
    2) Whenever user scott is connect or disconnect the respective trigger should fire and stores the result in table log_trig_table which is in schema SCOTT

  • Problem with logon as DDIC

    I´ve got: win 7 professional 64bit version. I´ve downloaded and installed NW ABAP TRIAL 703.04_64 successfully. After installing SAP GUI I wanted to logon as client 001 DDIC and I entered password as stated here: file:///D:/SAP/NWABAPTRIAL70304_64/README/welcome.html

    Hi,
    Please read below link to get more help:-
    http://help.sap.com/saphelp_nw70/helpdata/en/3e/cdaccbedc411d3a6510000e835363f/content.htm
    Anil Satya

  • Problem with Logon Trigger

    The logon trigger written by me is nt returing either program or module from the V$session table. Here is my trigger
    create or replace trigger PROGME
    after logon on database
    declare
    v_SCHEMANAME varchar2(30);
    t_program varchar2(64);
    begin
         v_SCHEMANAME := SYS_CONTEXT('USERENV','SESSION_USER');
    sys_context(''userenv'',''SESSIONID'')' into t_program;
    logon_proc;
         select MODULE
         into t_program
         from v$session where username = (select
    (sys_context('userenv','session_user')) from dual) and
    audsid= (select(sys_context('userenv','sessionid')) from dual);
         RAISE_APPLICATION_ERROR (-20000,SQLERRM || T_PROGRAM);
         IF v_SCHEMANAME = 'REPADMIN' AND upper(t_PROGRAM) like '%TO%' THEN
              RAISE_APPLICATION_ERROR (-20000,SQLERRM || T_PROGRAM);     
         END IF;
    exception
    when others then
         RAISE_APPLICATION_ERROR (-20000,SQLERRM || v_PROGRAM);
    end PROGME;
    Thanks in advance
    Raghu

    Even tried rewriting like this
    create or replace trigger PROGME
    after logon on database
    declare
    v_SCHEMANAME varchar2(30);
    v_USERNAME varchar2(30);
    v_PROGRAM varchar2(30);
    v_SESSION NUMBER;
    v_SERIALNO NUMBER;
    V_ssql varchar2(100);
    v_count number;
    t_program varchar2(64);
    begin
         select program
         into t_program
         from v$session where username = (select
    (sys_context('userenv','session_user')) from dual) and
    audsid= (select(sys_context('userenv','sessionid')) from dual);
         RAISE_APPLICATION_ERROR (-20000,SQLERRM || T_PROGRAM);
         IF v_SCHEMANAME = 'REPADMIN' AND upper(t_PROGRAM) like '%TOAD%' THEN
              RAISE_APPLICATION_ERROR (-20000,SQLERRM || T_PROGRAM);     
         END IF;
    exception
    when others then
         RAISE_APPLICATION_ERROR (-20000,SQLERRM || v_PROGRAM);
    end trg_no_TOAD_logon;

  • Problem with upload PAR

    When I upload PAR it does not generate version for it (Local version & Repository version i undefined ).
    Also in log I see
    Failed to access the component instance: already shut down: class=com.sapportals.wcm.service.urlgenerator.URLGenerator, uri=crt://runtime/services/URLGeneratorService com.sapportals.wcm.crt.component.ComponentException: Failed to access the component instance: already shut down: class=com.sapportals.wcm.service.urlgenerator.URLGenerator, uri=crt://runtime/services/URLGeneratorService
         at com.sapportals.wcm.crt.CrtComponentManager.lookup(CrtComponentManager.java:325)
    java.lang.IllegalStateException: already shut down: class=com.sapportals.wcm.service.urlgenerator.URLGenerator, uri=crt://runtime/services/URLGeneratorService
    and
    exception occured when trying to unregister RID generator - com.sapportals.wcm.repository.ResourceException: Failed to access the component instance: already shut down: class=com.sapportals.wcm.service.urlgenerator.URLGenerator, uri=crt://runtime/services/URLGeneratorService
    It is normal?

    Hi Shailesh
    Please check the port no for the Portal you are trying to upload to.
    also u can manually upload the PAR file through the portal deployer and viewer in Java developer role in the portal.
    Hope this helps
    regds
    Mrigank

  • Problem with SAP logon 720 for printng with Citrix.

    Hi,
    I have a problem with sap logon 720 when printing for Citrix, one time print and other time don't print....
    I try to start SAPLPD for prompt comand... it's start but don't print....
    i'm write here for look if other people have this problem... I dont know what I can do.....
    Thank you very much....

    Hi Itmar,
    I was having the similar issue on my Windows Server 2003 Terminal Server. At times SAP prints stop working. Then i changed Printer Type to "G" and it had solved the problem. It skips the use of SAPLPD service and calling windows printing service directly.
    Just try with that.
    Regards,
    Gaurav

  • Problem with Policy "Display information about previous logons during user logon"

    Hello,
    I've a problem with the Policy "Setting Display information about previous logons during user logon".
    It is applied correctly on computer, but I can't login anymore and message "Security policies on this computer are set to display information about the last interactive logon. Windows could not retrieve this information. Please contact your network administrator
    for assistance" is appearing.
    My home test domain has 2008 R2 functionality level since months, and I've raised my company infra level functionality to 2012 this morning. Both domain are making the same error.
    This is non-sense, so any idea how to troubleshoot it ? Thanks in advance ! ;-)
    PS : I was able to remove it in order to login again, no worries on this one...

    Did you follow the guidance in http://technet.microsoft.com/en-us/library/dd446680%28v=ws.10%29.aspx?
    Especially the following paragraph - the setting has to be applied to DCs and Members...:
    You configure last interactive logon through a GPO. You must configure the following setting for the GPO with domain controllers in its scope of management if you want to report last interactive logon information to the directory service:
    Computer Configuration| Policies | Administrative Templates | Windows Components | Windows Logon Options | Display information about previous logons during user logon = Enabled
    If you want to display last interactive logon information to the user, you must configure this setting for both the GPO with domain controllers in its scope of management as well as any GPO with Windows Server 2008 and Windows Vista client
    computers in its scope of management.
    Martin
    NO THEY ARE NOT EVIL, if you know what you are doing:
    And if IT bothers me - :))
    Restore the forum design -
    Martin-
    I'm struggling with the TechNet article you direct us to.  We see in the TechNet article that Last Login Notification works ONLY with Server 2008 R2 and Vista.  Do we interpret that correctly?
    We need it to work with Server 2003, Server 2008, Win7, Win8, Win8.1, Server 2012, et. al.
    What is the work around to enable *Last Login Notifications to Users* functionality for these OSs?
    Thanks in advance,
    Robin

Maybe you are looking for