Os authentication vs password authentication

In my database server remote_login_passwordfile parameter showing in exclusive mode. But i am connecting to the server through telnet as sqlplus "/as sysdba".
Actually in exclusive mode we need to login as a password authentication( connect sys/password as sysdba).
Why it is accepting ? can any body explain this one?
Regards,
Rajesh

REMOTE_LOGIN_PASSWORDFILE specifies whether Oracle checks for a password file and how many databases can use the password file.It can have values NONE/SHARED or EXCLUSIVE
NONE
Oracle ignores any password file. Therefore, privileged users must be authenticated by the operating system.
SHARED
More than one database can use a password file. However, the only user recognized by the password file is SYS.
EXCLUSIVE
The password file can be used by only one database and the password file can contain names other than SYS.
REMOTE_OS_AUTHENT specifies whether remote clients will be authenticated with the value of the OS_AUTHENT_PREFIX parameter.
OS_AUTHENT_PREFIX specifies a prefix that Oracle uses to authenticate users attempting to connect to the server. Oracle concatenates the value of this parameter to the beginning of the user's operating system account name and password. When a connection request is attempted, Oracle compares the prefixed username with Oracle usernames in the database.
The default value of this parameter is OPS$
Hope this answers all your questions.

Similar Messages

  • Loaded Yosemite onto mid 2011 MacBook Air. IMAP account goes offline - message - Mail cannot send your password securely to the server.  Allow insecure authentication doesn't work. Repeated reloads. No joy. Help!

    Mail cannot send your password securely to the server. You can remove this restriction in the Accounts preferences by setting “Allow insecure authentication”, which could put your password at risk.

    I have the same problem.
    Late 2012 imac 27", intel i7 core
    When I upgraded to Yosemite, suddenly my email account (netvigator POP) gives an error:
    Mail cannot send your password securely to the server. You can remove this restriction in the Accounts preferences by setting “Allow insecure authentication”, which could put your password at risk.
    I have shut down & restarted mail, but no success. If I select Allow insecure authentication, it works, but that's not a long term fix.
    I also have a hotmail POP account enabled, and that is working fine.
    What's happening Apple??
    (Long term apple family - iMac, iBooks, TimeCapsule, iPhones, iPads, AirportExpress etc etc)

  • Claims Based Authentication SPSecurityTokenService.Issue() failed: The security token username and password could not be validated.

    Please excuse the lousy table...Its late :-)
    I have a multi-server SP2010 farm.  Patched up to
    Configuration database version: 14.0.6106.5002
    My goal is to have a claims based web application that authenticated to ADAM for Extranet.  I have configured the servers exactly to MSDN and technet specs (following this spec to the
    letter (
    http://technet.microsoft.com/en-us/library/ee806882.aspx) to allow the forms side of the web app to authenticate to ADAM.
    IT WORKS IN DEV!!! , which is a single server farm.  However, it does not work in production.  I get the following:
    Claims Auth log entries:
    1:06:25 AM
    w3wp.exe (0x0EDC)                      
    0x1790
    SharePoint Foundation        
    Claims Authentication        
    f2ut
    Verbose
    Authenticated with login provider. Validating request security token.
    1:06:25 AM
    w3wp.exe (0x0EDC)                      
    0x1790
    SharePoint Foundation        
    Claims Authentication        
    0
    Verbose
    Using membership provider 'ADAMProvider'.
    1:06:25 AM
    w3wp.exe (0x0EDC)                      
    0x1790
    SharePoint Foundation        
    Claims Authentication        
    0
    Verbose
    Doing password check on '[email protected]'.
    1:06:46 AM
    w3wp.exe (0x0EDC)                      
    0x1790
    SharePoint Foundation        
    Claims Authentication        
    0
    Verbose
    Failed password check on '[email protected]'.
    1:06:46 AM
    w3wp.exe (0x0EDC)               
    0x1790
    SharePoint Foundation        
    Claims Authentication        
    0
    Unexpected
    Password check on '[email protected]' generated exception: 'System.ServiceModel.FaultException`1[Microsoft.IdentityModel.Tokens.FailedAuthenticationException]: The security
    token username and password could not be validated. (Fault Detail is equal to Microsoft.IdentityModel.Tokens.FailedAuthenticationException: The security token username and password could not be validated.).'.
    1:06:46 AM
    w3wp.exe (0x0EDC)                      
    0x1790
    SharePoint Foundation        
    Claims Authentication        
    fo1t
    Monitorable
    SPSecurityTokenService.Issue() failed: System.ServiceModel.FaultException`1[Microsoft.IdentityModel.Tokens.FailedAuthenticationException]: The security token username and password
    could not be validated. (Fault Detail is equal to Microsoft.IdentityModel.Tokens.FailedAuthenticationException: The security token username and password could not be validated.).
    1:06:46 AM
    w3wp.exe (0x1B34)                      
    0x08A0
    SharePoint Foundation        
    Claims Authentication        
    fsq7
    High   
    Request for security token failed with exception: System.ServiceModel.FaultException: The security token username and password could not be validated.    
    at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.ReadResponse(Message response)    
    at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken rst, RequestSecurityTokenResponse& rstr)  
      at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken rst)    
    at Microsoft.SharePoint.SPSecurityContext.SecurityTokenForContext(Uri context, Boolean bearerToken, SecurityToken onBehalfOf, SecurityToken actAs, SecurityToken delegateTo)
    1:06:46 AM
    w3wp.exe (0x1B34)                      
    0x08A0
    SharePoint Foundation        
    Claims Authentication        
    8306
    Critical
    An exception occurred when trying to issue security token: The security token username and password could not be validated..
    1:06:46 AM
    w3wp.exe (0x1B34)                      
    0x08A0
    SharePoint Foundation        
    Claims Authentication        
    f2un
    Verbose
    Form authentication failed.
    I have tried EVERYTHING (well, nt everything, I don’t have the fix I suppose). 
     I found plenty out there and nothing directly correlates with this issue. 
    I searched on all parts of the errors I got.
    This contains an interesting blurb about setting up access for the apppool id correctly. 
    That’s not the case for me.  It works in dev and the same id are used there. 
    http://sharepoint-2010-world.blogspot.com/2011/03/adam-forms-based-authentication-in.html
    This was good but it doesn’t give specs on what the environment looks like:
    http://social.msdn.microsoft.com/Forums/en/sharepoint2010general/thread/557143a6-4b36-4939-bb7f-d62a9335fd18
    The was interesting…but I am patched up beyond the June 2011 CU so it’s a moot point:
    http://social.technet.microsoft.com/Forums/en-US/sharepoint2010setup/thread/9b8368ef-c5e5-4ead-b348-7b2b5587cfc8
    Any and all help would be greatly appreciated!

    Hi.
    You say its a multiserver farm, do you have more than one web server then?
    If thats the case, have you tried accessing the site on each server directly?
    Found this for you, maybe that can help?
    Troubleshooting Exceptions: System.ServiceModel.FaultException`1
    http://msdn.microsoft.com/en-us/library/bb907220.aspx
    and this:
    SharePoint 2010 Claims Authentication - The security token username and password could not be validated reoccurring every morning
    http://social.technet.microsoft.com/Forums/pl-PL/sharepoint2010setup/thread/383f1f9b-5c4a-4e19-b770-2a54b7ab1ca1
    and
    This seems to be a good guide:
    http://donalconlon.wordpress.com/2010/02/23/configuring-forms-base-authentication-for-sharepoint-2010-using-iis7/
    Good luck
    Thomas Balkeståhl - Technical Specialist - SharePoint - http://blksthl.wordpress.com

  • HT201363 I am receiving an authentication request at launch on my desktop. I am unable to satisfy the password and then it freezes. Uninstalled and re-installed yesterday and have same issue. I think it is a podcast feed, but cannot delete

    I am locked out of my Itunes. When I launch on the desktop I receive an authentication request from www.podshow.com that I cannot satisfy with password. Actually i don't ever remember giving them a password. When I cannot satisfy the password it locks up my screen. When I went to the website listed I could not satisfy the password to even get onto the site. I am pretty sure it is a feed, how can I delete it and get back into my itunes? I uninstalled and re-installed yesterday- same issue

    Hi,
    This forum is for general questions and feedback related to Outlook for Windows. Since your question is more related to Outlook for Mac, I'd recommend you post your question to the Outlook for Mac forum:
    http://answers.microsoft.com/en-us/mac/forum/macoutlook?tab=Threads
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • My app store is not working after installing mavericks. When I open app store it repeatedly asking me to login with apple ID and to provide User name and Password for proxy authentication in a loop.I am a newbie to mac,Please help me.

    My app store is not working after installing mavericks. When I open app store it repeatedly asking me to login with apple ID and to provide User name and Password for proxy authentication in a loop.I am a newbie to mac,Please help me.

    Hmmmm... would appear that you need to be actually logged in to enable the additional menu features.
    Have you tried deletting the plists for MAS?
    This page might help you out...
    http://www.macobserver.com/tmo/answers/how_to_identify_and_fix_problems_with_the _mac_app_store
    Failing that, I will have to throw this back to the forum to see if anyone else can advise further.
    Let me know how you get on?
    Thanks.

  • How to implement Force password change during authentication

    Description of problem
    Our client requires web applications to support its internal security policy beyond
    normal authentication. This includes:
    - force password change periodically. This should be performed at logon time.
    - maintain password history so that a new password would not repeat any of its
    previous 15 changes.
    We already have an authentication server that satisfy these requirements. However,
    we would also like to base our solution on WebLogic security framework so that
    we can leverage the benefit of the container-managed declarative security (e.g.
    we don't need to use our special cookie to check whether a user is authenticated
    for every web page in the application). So the best scenario for us is to wrap
    up this authentication server using WLS 7.0 authentication SSPI.
    My initial investigation of WLS 7.0 security framework (based on edocs and the
    sample customer security provider codes) convinced me that overall, this is achievable.
    However, I am still left with quite a few questions, which I would like to get
    your help.
    Questions:
    1. (web container) The J2EE-standard container-based authentication is to specify
    <login-config> element. My understanding is that only FORM based authentication
    is applicable. The specified form elements:
    <form method="post" action="j_security_check">
    <INPUT TYPE="TEXT" NAME="j_username">
    <INPUT TYPE= "password" NAME="j_password">
    </form>
    is adequate for authentication. However, if the authentication service provider
    indicates that password change is needed, what would be the most appropriate way
    within WebLogic for the authentication service provider to pass such a flag to
    the web container know so that our application can access it? I guess, a simpler
    question, would be, using the standard <login-config>, webapp knows only about
    authentication fails or succeeds. Can it possibly know more information provided
    by the authentication service provider right after authentication?
    2) If we don't use standard FORM-based authentication, we will code up our own
    authentication control, which could give us a lot more flexibility, but can we
    then bind our Subject obtained through our authentication control to the WebLogic
    Subject that is running the webapp.
    3) (Authentication service provider) Our design is for the custom LoginModule
    to delegate login calls to the authentication server, and throws more refined
    exceptions such as: FailedLoginException, PasswordExpiredException, UserAccountLockedException
    (all subclassed from LoginException). Another approach is to provide detailed
    information such as password expired in callbacks. Either way, when Authentication
    service provider returns, how our web application can access this refined flag
    of authentication result.
    4) Can our customer authentication service provider use DataSource defined in
    a weblogic server? I ask this question because DataSource itself is a protected
    resource of WebLogic. Will referencing it during authentication initiate another
    authentication cycle?
    Can anyone who has experienced similar requirements and worked solutions please
    give me a hint? I appreciate your guidance.
    regards
    Licheng

    "Licheng" == Licheng <[email protected]> writes:
    Licheng> Description of problem
    Licheng> Our client requires web applications to support its internal security policy beyond
    Licheng> normal authentication. This includes:
    Licheng> - force password change periodically. This should be performed at logon time.
    Licheng> - maintain password history so that a new password would not repeat any of its
    Licheng> previous 15 changes.
    Licheng> ..
    Licheng> We already have an authentication server that satisfy these requirements. However,
    Licheng> we would also like to base our solution on WebLogic security framework so that
    Licheng> we can leverage the benefit of the container-managed declarative security (e.g.
    Licheng> we don't need to use our special cookie to check whether a user is authenticated
    Licheng> for every web page in the application). So the best scenario for us is to wrap
    Licheng> up this authentication server using WLS 7.0 authentication SSPI.
    I believe it's impractical to fit the requirement of forcing a password change
    into the standard JAAS interface.
    I think the only practical way to do this is to implement a servlet filter that
    reads the persistent record of the logged-in user to check for a "force change
    password flag". If it finds this, the servlet filter will forward to a page to
    change your password. Note that the servlet filter may be hit again when
    trying to get to the change password page, so it needs to know to not do the
    check in that case.
    If you implement this, I would strongly urge you to softcode the "change
    password" page URL in your system configuration, and not hardcode it in the
    servlet filter.
    ===================================================================
    David M. Karr ; Java/J2EE/XML/Unix/C++
    [email protected] ; SCJP; SCWCD

  • I forgot my iCloud password, and i can not reset it with email authentication, when i do it, i don't receive any mail from Apple

    I forgot my iCloud password, and i can not reset it with email authentication, when i do it, i don't receive any mail from Apple

    If you don't know your password, don't know your security questions and don't have a rescue address or don't receive a reset email, you should contact AppleCare who will initially try to assist you with a reset email or if unsuccessful will pass you to the security team to reset your security questions for you.
    If you are in a region that doesn't have international telephone support try contacting Apple through iTunes Store Support.

  • Get current password in a basic authentication JSP

    Hello.
    I've written some JSP pages and I've protected them with BASIC authentication.
    I'd like to get the password that the user used to log in, because I need to execute a EJB method running on other server and this EJB method is also protected.
    Thanks in advance for your help
    Kind regards.

    I've just resolved it!
    Password comes in the request instance as "authorization" header coded in Base64.
    Only had to retrieve the header and decode it.

  • [SOLVED]GDM don't ask password and fail authentication

    Solved by reinstalling all the stuff involved, like skunktrader said the .pacnew files are the NEW config files that we had to fill with our preferences, because it have new options or diferent stuff
    Thank you again Mr. skunktrader
    Hi everybody.
    I was looking for tunning a bit my installation of arch. and ruined something about X and authentification.
    the files I remember to have deleted are all in /etc that ends in "-" and  ".pacnew" and ".original"
    those files includes shadow- and passwd-.
    I was sure that those files are just backups, but now i dont know.
    so, after that i run pacman -Syu, and then rebooted.
    here is when all load exept gdm, which  show the above panel and the central square with my username. and the cursor from x shows a handclock like it's loading something but never ends to load. I click on my username and dont do anything. i pres enter and here it should ask my password but doesn't do anything, then i press enter again and says authentification failure.
    im tried uninstalling, erasing all configs that i know about gdm, and reinstalling, but no make difference
    i tried slim, kdm, enter, console login to x by .bash_profile, i tried start it in daemon in rc.conf and service in inittab but it still the same thing.
    obiously i have all the functionality of console but none for X
    this is the /var/log/gdm/:1-greeter.log. I think that it said something about this
    gnome-session[2604]: WARNING: Could not launch application 'at-spi-registryd-wrapper.desktop': Unable to start application: Falló al ejecutar el proceso hijo «/usr/lib/at-spi/at-spi-registryd» (No existe el fichero o el directorio)
    gnome-session[2604]: WARNING: Could not launch application 'metacity.desktop': Unable to start application: Falló al ejecutar el proceso hijo «metacity» (No existe el fichero o el directorio)
    gnome-session[2604]: WARNING: Could not launch application 'gnome-power-manager.desktop': Unable to start application: Falló al ejecutar el proceso hijo «gnome-power-manager» (No existe el fichero o el directorio)
    ** (process:2613): DEBUG: Greeter session pid=2613 display=:1 xauthority=/var/run/gdm/auth-for-gdm-TEhETs/database
    gdm-simple-greeter[2613]: Gtk-WARNING: gtkwidget.c:5676: widget not within a GtkWindow
    gdm-simple-greeter[2613]: WARNING: Unable to read from file /etc/arch-release
    gdm-simple-greeter[2613]: WARNING: Unable to load CK history: no seat-id found
    gdm-simple-greeter[2613]: WARNING: locale es_MX.UTF-8 # change to your default lang isn't valid
    *** glibc detected *** /usr/lib/gdm/gdm-simple-greeter: free(): invalid pointer: 0x08064793 ***
    ======= Backtrace: =========
    /lib/libc.so.6(+0x6b6c1)[0xb6d316c1]
    /lib/libc.so.6(+0x6cfdb)[0xb6d32fdb]
    /lib/libc.so.6(cfree+0x6d)[0xb6d3618d]
    /usr/lib/libglib-2.0.so.0(g_free+0x36)[0xb6e589f6]
    /usr/lib/gdm/gdm-simple-greeter[0x806ab1e]
    /usr/lib/gdm/gdm-simple-greeter[0x8065f46]
    /usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__STRING+0x88)[0xb6f09548]
    /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x192)[0xb6eeca72]
    /usr/lib/libgobject-2.0.so.0(+0x1e8a0)[0xb6eff8a0]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x806)[0xb6f08306]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x32)[0xb6f084b2]
    /usr/lib/gdm/gdm-simple-greeter[0x805c814]
    /usr/lib/gdm/gdm-simple-greeter[0x805d6b5]
    /usr/lib/libdbus-1.so.3(dbus_connection_dispatch+0x393)[0xb7760cd3]
    /usr/lib/libdbus-glib-1.so.2(+0x7fcd)[0xb7796fcd]
    /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1d2)[0xb6e51b72]
    /usr/lib/libglib-2.0.so.0(+0x40350)[0xb6e52350]
    /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x18b)[0xb6e52a1b]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb9)[0xb74a05b9]
    /usr/lib/gdm/gdm-simple-greeter[0x8054915]
    /lib/libc.so.6(__libc_start_main+0xe6)[0xb6cdcdb6]
    /usr/lib/gdm/gdm-simple-greeter[0x8054241]
    ======= Memory map: ========
    08048000-0808a000 r-xp 00000000 08:05 202407 /usr/lib/gdm/gdm-simple-greeter
    0808a000-0808c000 rw-p 00041000 08:05 202407 /usr/lib/gdm/gdm-simple-greeter
    09057000-09279000 rw-p 00000000 00:00 0 [heap]
    b1c9c000-b1cb7000 r-xp 00000000 08:05 90684 /usr/lib/libgcc_s.so.1
    b1cb7000-b1cb8000 rw-p 0001a000 08:05 90684 /usr/lib/libgcc_s.so.1
    b1cb8000-b1d45000 r--p 00000000 08:05 197697 /usr/share/fonts/TTF/DejaVuSans-Oblique.ttf
    b1d45000-b1d46000 ---p 00000000 00:00 0
    b1d46000-b2546000 rw-p 00000000 00:00 0
    b2546000-b25a6000 rw-s 00000000 00:04 0 /SYSV00000000 (deleted)
    b25a6000-b25bf000 r--s 00000000 08:05 114603 /usr/share/mime/mime.cache
    b25bf000-b25cb000 r-xp 00000000 08:05 113337 /lib/libudev.so.0.10.0
    b25cb000-b25cc000 rw-p 0000b000 08:05 113337 /lib/libudev.so.0.10.0
    b25cc000-b25df000 r-xp 00000000 08:05 106296 /usr/lib/libgvfscommon.so.0.0.0
    b25df000-b25e0000 rw-p 00013000 08:05 106296 /usr/lib/libgvfscommon.so.0.0.0
    b25f7000-b261a000 r-xp 00000000 08:05 113463 /usr/lib/gio/modules/libgvfsdbus.so
    b261a000-b261b000 rw-p 00023000 08:05 113463 /usr/lib/gio/modules/libgvfsdbus.so
    b261b000-b2621000 r--p 00000000 08:05 97239 /usr/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo
    b2621000-b581a000 r--p 00000000 08:05 214046 /usr/share/icons/gnome/icon-theme.cache
    b581a000-b5c18000 r--p 00000000 08:05 181881 /usr/share/icons/hicolor/icon-theme.cache
    b5c18000-b5cbf000 r--p 00000000 08:05 197709 /usr/share/fonts/TTF/DejaVuSans.ttf
    b5cbf000-b5d00000 r--s 00000000 08:05 282903 /var/cache/fontconfig/17090aa38d5c6f09fb8c5c354938f1d7-le32d4.cache-3
    b5d00000-b5d21000 rw-p 00000000 00:00 0
    b5d21000-b5e00000 ---p 00000000 00:00 0
    b5e01000-b5e03000 r-xp 00000000 08:05 112702 /lib/libutil-2.13.so
    b5e03000-b5e04000 r--p 00001000 08:05 112702 /lib/libutil-2.13.so
    b5e04000-b5e05000 rw-p 00002000 08:05 112702 /lib/libutil-2.13.so
    b5e05000-b5e12000 r--p 00000000 08:05 100174 /usr/share/locale/es/LC_MESSAGES/xkeyboard-config.mo
    b5e12000-b5e22000 r--s 00000000 08:05 282624 /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-le32d4.cache-3
    b5e22000-b5e3a000 r--s 00000000 08:05 282759 /var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le32d4.cache-3
    b5e3a000-b5e7b000 r--s 00000000 08:05 282905 /var/cache/fontconfig/df311e82a1a24c41a75c2c930223552e-le32d4.cache-3
    b5e7b000-b5e82000 r--p 00000000 08:05 100360 /usr/share/locale/es/LC_MESSAGES/iso_3166.mo
    b5e82000-b5e87000 r--p 00000000 08:05 100358 /usr/share/locale/es/LC_MESSAGES/iso_639.mo
    b5e87000-b5e88000 ---p 00000000 00:00 0
    b5e88000-b6688000 rw-p 00000000 00:00 0
    b6688000-b669c000 r--p 00000000 08:05 97128 /usr/share/locale/es/LC_MESSAGES/glib20.mo
    b669c000-b66c6000 r--p 00000000 08:05 97868 /usr/share/locale/es/LC_MESSAGES/gtk20-properties.mo
    b66c6000-b66cf000 r-xp 00000000 08:05 112704 /lib/libnss_files-2.13.so
    b66cf000-b66d0000 r--p 00009000 08:05 112704 /lib/libnss_files-2.13.so
    b66d0000-b66d1000 rw-p 0000a000 08:05 112704 /lib/libnss_files-2.13.so
    b66d1000-b66d4000 r--p 00000000 08:05 97293 /usr/share/locale/es/LC_MESSAGES/atk10.mo
    b66d4000-b66d5000 r-xp 00000000 08:05 123048 /usr/lib/gconv/ISO8859-1.so
    b66d5000-b66d6000 r--p 00000000 08:05 123048 /usr/lib/gconv/ISO8859-1.so
    b66d6000-b66d7000 rw-p 00001000 08:05 123048 /usr/lib/gconv/ISO8859-1.so
    b66d7000-b66e8000 r--p 00000000 08:05 97997 /usr/share/locale/es/LC_MESSAGES/GConf2.mo
    b66e8000-b6706000 r--p 00000000 08:05 96589 /usr/share/locale/es/LC_MESSAGES/libc.mo
    b6706000-b68bb000 r--p 00000000 08:05 96632 /usr/lib/locale/locale-archive
    b68bb000-b68be000 rw-p 00000000 00:00 0
    b68be000-b68c2000 r-xp 00000000 08:05 88801 /usr/lib/libXdmcp.so.6.0.0
    b68c2000-b68c3000 rw-p 00003000 08:05 88801 /usr/lib/libXdmcp.so.6.0.0
    b68c3000-b68c5000 r-xp 00000000 08:05 88814 /usr/lib/libXau.so.6.0.0
    b68c5000-b68c6000 rw-p 00001000 08:05 88814 /usr/lib/libXau.so.6.0.0
    b68c6000-b68c7000 rw-p 00000000 00:00 0
    b68c7000-b68e7000 r-xp 00000000 08:05 95517 /usr/lib/libxkbfile.so.1.0.2
    b68e7000-b68e8000 rw-p 00020000 08:05 95517 /usr/lib/libxkbfile.so.1.0.2
    b68e8000-b6a09000 r-xp 00000000 08:05 91069 /usr/lib/libxml2.so.2.7.8
    b6a09000-b6a0e000 rw-p 00121000 08:05 91069 /usr/lib/libxml2.so.2.7.8
    b6a0e000-b6a0f000 rw-p 00000000 00:00 0
    b6a0f000-b6a26000 r-xp 00000000 08:05 88827 /usr/lib/libxcb.so.1.1.0
    b6a26000-b6a27000 rw-p 00016000 08:05 88827 /usr/lib/libxcb.so.1.1.0
    b6a27000-b6a4d000 r-xp 00000000 08:05 91310 /usr/lib/libexpat.so.1.5.2
    b6a4d000-b6a4f000 rw-p 00026000 08:05 91310 /usr/lib/libexpat.so.1.5.2
    b6a4f000-b6a50000 rw-p 00000000 00:00 0
    b6a50000-b6a99000 r-xp 00000000 08:05 109753 /usr/lib/libORBit-2.so.0.1.0
    b6a99000-b6aa3000 rw-p 00048000 08:05 109753 /usr/lib/libORBit-2.so.0.1.0
    b6aa3000-b6b0a000 r-xp 00000000 08:05 91504 /usr/lib/libpixman-1.so.0.20.2
    b6b0a000-b6b0e000 rw-p 00066000 08:05 91504 /usr/lib/libpixman-1.so.0.20.2
    b6b0e000-b6b22000 r-xp 00000000 08:05 89741 /usr/lib/libz.so.1.2.5
    b6b22000-b6b23000 rw-p 00013000 08:05 89741 /usr/lib/libz.so.1.2.5
    b6b23000-b6b34000 r-xp 00000000 08:05 112703 /lib/libresolv-2.13.so
    b6b34000-b6b35000 r--p 00010000 08:05 112703 /lib/libresolv-2.13.so
    b6b35000-b6b36000 rw-p 00011000 08:05 112703 /lib/libresolv-2.13.so
    b6b36000-b6b38000 rw-p 00000000 00:00 0
    b6b38000-b6b74000 r-xp 00000000 08:05 113012 /lib/libpcre.so.0.0.1
    b6b74000-b6b75000 rw-p 0003b000 08:05 113012 /lib/libpcre.so.0.0.1
    b6b75000-b6b76000 rw-p 00000000 00:00 0
    b6b76000-b6b78000 r-xp 00000000 08:05 112674 /lib/libdl-2.13.so
    b6b78000-b6b79000 r--p 00001000 08:05 112674 /lib/libdl-2.13.so
    b6b79000-b6b7a000 rw-p 00002000 08:05 112674 /lib/libdl-2.13.so
    b6b7a000-b6b7c000 r-xp 00000000 08:05 91274 /usr/lib/libgmodule-2.0.so.0.2600.1
    b6b7c000-b6b7d000 rw-p 00002000 08:05 91274 /usr/lib/libgmodule-2.0.so.0.2600.1
    b6b7d000-b6bfe000 r-xp 00000000 08:05 91303 /usr/lib/libfreetype.so.6.6.2
    b6bfe000-b6c02000 rw-p 00081000 08:05 91303 /usr/lib/libfreetype.so.6.6.2
    b6c02000-b6c28000 r-xp 00000000 08:05 91536 /usr/lib/libpangoft2-1.0.so.0.2800.3
    b6c28000-b6c29000 rw-p 00026000 08:05 91536 /usr/lib/libpangoft2-1.0.so.0.2800.3
    b6c29000-b6c4e000 r-xp 00000000 08:05 91290 /usr/lib/libpng14.so.14.5.0
    b6c4e000-b6c4f000 rw-p 00025000 08:05 91290 /usr/lib/libpng14.so.14.5.0
    b6c4f000-b6c50000 rw-p 00000000 00:00 0
    b6c50000-b6c69000 r-xp 00000000 08:05 91662 /usr/lib/libatk-1.0.so.0.3209.1
    b6c69000-b6c6b000 rw-p 00018000 08:05 91662 /usr/lib/libatk-1.0.so.0.3209.1
    b6c6b000-b6c6f000 r-xp 00000000 08:05 91173 /usr/lib/libXfixes.so.3.1.0
    b6c6f000-b6c70000 rw-p 00003000 08:05 91173 /usr/lib/libXfixes.so.3.1.0
    b6c70000-b6c72000 r-xp 00000000 08:05 91784 /usr/lib/libXdamage.so.1.1.0
    b6c72000-b6c73000 rw-p 00001000 08:05 91784 /usr/lib/libXdamage.so.1.1.0
    b6c73000-b6c75000 r-xp 00000000 08:05 91770 /usr/lib/libXcomposite.so.1.0.0
    b6c75000-b6c76000 rw-p 00001000 08:05 91770 /usr/lib/libXcomposite.so.1.0.0
    b6c76000-b6c80000 r-xp 00000000 08:05 91542 /usr/lib/libpangocairo-1.0.so.0.2800.3
    b6c80000-b6c81000 rw-p 00009000 08:05 91542 /usr/lib/libpangocairo-1.0.so.0.2800.3
    b6c81000-b6c89000 r-xp 00000000 08:05 91175 /usr/lib/libXcursor.so.1.0.2
    b6c89000-b6c8a000 rw-p 00007000 08:05 91175 /usr/lib/libXcursor.so.1.0.2
    b6c8a000-b6c8b000 rw-p 00000000 00:00 0
    b6c8b000-b6c91000 r-xp 00000000 08:05 91155 /usr/lib/libXrandr.so.2.2.0
    b6c91000-b6c92000 rw-p 00005000 08:05 91155 /usr/lib/libXrandr.so.2.2.0
    b6c92000-b6c9e000 r-xp 00000000 08:05 91766 /usr/lib/libXi.so.6.1.0
    b6c9e000-b6c9f000 rw-p 0000b000 08:05 91766 /usr/lib/libXi.so.6.1.0
    b6c9f000-b6ca1000 r-xp 00000000 08:05 91141 /usr/lib/libXinerama.so.1.0.0
    b6ca1000-b6ca2000 rw-p 00001000 08:05 91141 /usr/lib/libXinerama.so.1.0.0
    b6ca2000-b6ca9000 r-xp 00000000 08:05 91151 /usr/lib/libXrender.so.1.3.0
    b6ca9000-b6caa000 rw-p 00007000 08:05 91151 /usr/lib/libXrender.so.1.3.0
    b6caa000-b6cb7000 r-xp 00000000 08:05 91077 /usr/lib/libXext.so.6.4.0
    b6cb7000-b6cb8000 rw-p 0000d000 08:05 91077 /usr/lib/libXext.so.6.4.0
    b6cb8000-b6cb9000 rw-p 00000000 00:00 0
    b6cb9000-b6cc0000 r-xp 00000000 08:05 116859 /lib/librt-2.13.so
    b6cc0000-b6cc1000 r--p 00006000 08:05 116859 /lib/librt-2.13.so
    b6cc1000-b6cc2000 rw-p 00007000 08:05 116859 /lib/librt-2.13.so
    b6cc2000-b6cc5000 r-xp 00000000 08:05 91273 /usr/lib/libgthread-2.0.so.0.2600.1
    b6cc5000-b6cc6000 rw-p 00003000 08:05 91273 /usr/lib/libgthread-2.0.so.0.2600.1
    b6cc6000-b6e0b000 r-xp 00000000 08:05 112685 /lib/libc-2.13.so
    b6e0b000-b6e0c000 ---p 00145000 08:05 112685 /lib/libc-2.13.so
    b6e0c000-b6e0e000 r--p 00145000 08:05 112685 /lib/libc-2.13.so
    b6e0e000-b6e0f000 rw-p 00147000 08:05 112685 /lib/libc-2.13.so
    b6e0f000-b6e12000 rw-p 00000000 00:00 0
    b6e12000-b6ee0000 r-xp 00000000 08:05 91272 /usr/lib/libglib-2.0.so.0.2600.1
    b6ee0000-b6ee1000 rw-p 000ce000 08:05 91272 /usr/lib/libglib-2.0.so.0.2600.1
    b6ee1000-b6f24000 r-xp 00000000 08:05 91265 /usr/lib/libgobject-2.0.so.0.2600.1
    b6f24000-b6f26000 rw-p 00042000 08:05 91265 /usr/lib/libgobject-2.0.so.0.2600.1
    b6f26000-b6f34000 r-xp 00000000 08:05 106038 /usr/lib/libupower-glib.so.1.0.1
    b6f34000-b6f35000 rw-p 0000e000 08:05 106038 /usr/lib/libupower-glib.so.1.0.1
    b6f35000-b6f36000 rw-p 00000000 00:00 0
    b6f36000-b6f4d000 r-xp 00000000 08:05 106032 /usr/lib/libxklavier.so.16.0.0
    b6f4d000-b6f4f000 rw-p 00016000 08:05 106032 /usr/lib/libxklavier.so.16.0.0
    b6f4f000-b6f73000 r-xp 00000000 08:05 112684 /lib/libm-2.13.so
    b6f73000-b6f74000 r--p 00023000 08:05 112684 /lib/libm-2.13.so
    b6f74000-b6f75000 rw-p 00024000 08:05 112684 /lib/libm-2.13.so
    b6f75000-b708c000 r-xp 00000000 08:05 88911 /usr/lib/libX11.so.6.3.0
    b708c000-b7090000 rw-p 00116000 08:05 88911 /usr/lib/libX11.so.6.3.0
    b7090000-b70bc000 r-xp 00000000 08:05 91502 /usr/lib/libfontconfig.so.1.4.4
    b70bc000-b70be000 rw-p 0002b000 08:05 91502 /usr/lib/libfontconfig.so.1.4.4
    b70be000-b70ed000 r-xp 00000000 08:05 109815 /usr/lib/libgconf-2.so.4.1.5
    b70ed000-b70f0000 rw-p 0002f000 08:05 109815 /usr/lib/libgconf-2.so.4.1.5
    b70f0000-b70f1000 rw-p 00000000 00:00 0
    b70f1000-b7130000 r-xp 00000000 08:05 91530 /usr/lib/libpango-1.0.so.0.2800.3
    b7130000-b7132000 rw-p 0003e000 08:05 91530 /usr/lib/libpango-1.0.so.0.2800.3
    b7132000-b71cd000 r-xp 00000000 08:05 91507 /usr/lib/libcairo.so.2.11000.2
    b71cd000-b71cf000 rw-p 0009a000 08:05 91507 /usr/lib/libcairo.so.2.11000.2
    b71cf000-b71d1000 rw-p 00000000 00:00 0
    b71d1000-b71ed000 r-xp 00000000 08:05 91654 /usr/lib/libgdk_pixbuf-2.0.so.0.2200.1
    b71ed000-b71ee000 rw-p 0001b000 08:05 91654 /usr/lib/libgdk_pixbuf-2.0.so.0.2200.1
    b71ee000-b72d6000 r-xp 00000000 08:05 91278 /usr/lib/libgio-2.0.so.0.2600.1
    b72d6000-b72d9000 rw-p 000e8000 08:05 91278 /usr/lib/libgio-2.0.so.0.2600.1
    b72d9000-b736c000 r-xp 00000000 08:05 108896 /usr/lib/libgdk-x11-2.0.so.0.2200.1
    b736c000-b736f000 rw-p 00093000 08:05 108896 /usr/lib/libgdk-x11-2.0.so.0.2200.1
    b736f000-b7370000 rw-p 00000000 00:00 0
    b7370000-b7732000 r-xp 00000000 08:05 108898 /usr/lib/libgtk-x11-2.0.so.0.2200.1
    b7732000-b7738000 rw-p 003c2000 08:05 108898 /usr/lib/libgtk-x11-2.0.so.0.2200.1
    b7738000-b7739000 rw-p 00000000 00:00 0
    b7739000-b774e000 r-xp 00000000 08:05 112683 /lib/libpthread-2.13.so
    b774e000-b774f000 r--p 00014000 08:05 112683 /lib/libpthread-2.13.so
    b774f000-b7750000 rw-p 00015000 08:05 112683 /lib/libpthread-2.13.so
    b7750000-b7752000 rw-p 00000000 00:00 0
    b7752000-b778d000 r-xp 00000000 08:05 107798 /usr/lib/libdbus-1.so.3.5.3
    b778d000-b778e000 r--p 0003b000 08:05 107798 /usr/lib/libdbus-1.so.3.5.3
    b778e000-b778f000 rw-p 0003c000 08:05 107798 /usr/lib/libdbus-1.so.3.5.3
    b778f000-b77af000 r-xp 00000000 08:05 109739 /usr/lib/libdbus-glib-1.so.2.1.0
    b77af000-b77b0000 rw-p 0001f000 08:05 109739 /usr/lib/libdbus-glib-1.so.2.1.0
    b77b2000-b77c1000 r--p 00000000 08:05 97869 /usr/share/locale/es/LC_MESSAGES/gtk20.mo
    b77c1000-b77c7000 r--p 00000000 08:05 97669 /usr/share/locale/es/LC_MESSAGES/gdm.mo
    b77c7000-b77c8000 rw-p 00000000 00:00 0
    b77c8000-b77c9000 r-xp 00000000 00:00 0 [vdso]
    b77c9000-b77e5000 r-xp 00000000 08:05 112697 /lib/ld-2.13.so
    b77e5000-b77e6000 r--p 0001b000 08:05 112697 /lib/ld-2.13.so
    b77e6000-b77e7000 rw-p 0001c000 08:05 112697 /lib/ld-2.13.so
    bff62000-bff83000 rw-p 00000000 00:00 0 [stack]
    gnome-session[2604]: WARNING: Client '/org/gnome/SessionManager/Client1' failed to reply before timeout
    gnome-session[2604]: WARNING: Unable to find desktop file 'gdm-simple-greeter.desktop': No se pudo encontrar la clave de archivo válida en los directorios de búsqueda
    gnome-session[2604]: WARNING: Unable to find desktop file 'gnome-gdm-simple-greeter.desktop.desktop': No se pudo encontrar la clave de archivo válida en los directorios de búsqueda
    gnome-session: Fatal IO error 11 (Recurso no disponible temporalmente) on X server :1.
    polkit-gnome-authentication-agent-1: Fatal IO error 11 (Recurso no disponible temporalmente) on X server :1..
    and this is xorg.0.log
    [ 415.344]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 415.344]
    X.Org X Server 1.9.4.901 (1.9.5 RC 1)
    Release Date: 2011-03-04
    [ 415.344] X Protocol Version 11, Revision 0
    [ 415.344] Build Operating System: Linux 2.6.37-ARCH i686
    [ 415.344] Current Operating System: Linux i 2.6.37-ARCH #1 SMP PREEMPT Tue Mar 15 11:40:49 UTC 2011 i686
    [ 415.344] Kernel command line: root=/dev/disk/by-uuid/e5834ccd-027a-4ee7-8875-1ba90303fd71 ro
    [ 415.344] Build Date: 14 March 2011 10:39:42AM
    [ 415.344]
    [ 415.344] Current version of pixman: 0.20.2
    [ 415.344] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 415.344] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 415.345] (==) Log file: "/var/log/Xorg.1.log", Time: Thu Mar 17 09:18:27 2011
    [ 415.345] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 415.345] (==) No Layout section. Using the first Screen section.
    [ 415.345] (==) No screen section available. Using defaults.
    [ 415.345] (**) |-->Screen "Default Screen Section" (0)
    [ 415.345] (**) | |-->Monitor "<default monitor>"
    [ 415.346] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 415.346] (==) Automatically adding devices
    [ 415.346] (==) Automatically enabling devices
    [ 415.346] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 415.346] Entry deleted from font path.
    [ 415.346] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 415.346] Entry deleted from font path.
    [ 415.346] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 415.346] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 415.346] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 415.346] (II) Loader magic: 0x81f3280
    [ 415.346] (II) Module ABI versions:
    [ 415.346] X.Org ANSI C Emulation: 0.4
    [ 415.346] X.Org Video Driver: 8.0
    [ 415.346] X.Org XInput driver : 11.0
    [ 415.346] X.Org Server Extension : 4.0
    [ 415.348] (--) PCI:*(0:0:2:0) 8086:a011:103c:148a rev 0, Mem @ 0x54180000/524288, 0x40000000/268435456, 0x54000000/1048576, I/O @ 0x000030c0/8
    [ 415.348] (--) PCI: (0:0:2:1) 8086:a012:103c:148a rev 0, Mem @ 0x54100000/524288
    [ 415.348] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 415.349] (II) LoadModule: "extmod"
    [ 415.349] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 415.349] (II) Module extmod: vendor="X.Org Foundation"
    [ 415.349] compiled for 1.9.4.901, module version = 1.0.0
    [ 415.349] Module class: X.Org Server Extension
    [ 415.349] ABI class: X.Org Server Extension, version 4.0
    [ 415.350] (II) Loading extension MIT-SCREEN-SAVER
    [ 415.350] (II) Loading extension XFree86-VidModeExtension
    [ 415.350] (II) Loading extension XFree86-DGA
    [ 415.350] (II) Loading extension DPMS
    [ 415.350] (II) Loading extension XVideo
    [ 415.350] (II) Loading extension XVideo-MotionCompensation
    [ 415.350] (II) Loading extension X-Resource
    [ 415.350] (II) LoadModule: "dbe"
    [ 415.350] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 415.350] (II) Module dbe: vendor="X.Org Foundation"
    [ 415.350] compiled for 1.9.4.901, module version = 1.0.0
    [ 415.350] Module class: X.Org Server Extension
    [ 415.350] ABI class: X.Org Server Extension, version 4.0
    [ 415.350] (II) Loading extension DOUBLE-BUFFER
    [ 415.350] (II) LoadModule: "glx"
    [ 415.351] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 415.351] (II) Module glx: vendor="X.Org Foundation"
    [ 415.351] compiled for 1.9.4.901, module version = 1.0.0
    [ 415.351] ABI class: X.Org Server Extension, version 4.0
    [ 415.351] (==) AIGLX enabled
    [ 415.351] (II) Loading extension GLX
    [ 415.351] (II) LoadModule: "record"
    [ 415.351] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 415.351] (II) Module record: vendor="X.Org Foundation"
    [ 415.351] compiled for 1.9.4.901, module version = 1.13.0
    [ 415.351] Module class: X.Org Server Extension
    [ 415.351] ABI class: X.Org Server Extension, version 4.0
    [ 415.352] (II) Loading extension RECORD
    [ 415.352] (II) LoadModule: "dri"
    [ 415.352] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 415.352] (II) Module dri: vendor="X.Org Foundation"
    [ 415.352] compiled for 1.9.4.901, module version = 1.0.0
    [ 415.352] ABI class: X.Org Server Extension, version 4.0
    [ 415.352] (II) Loading extension XFree86-DRI
    [ 415.352] (II) LoadModule: "dri2"
    [ 415.353] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 415.353] (II) Module dri2: vendor="X.Org Foundation"
    [ 415.353] compiled for 1.9.4.901, module version = 1.2.0
    [ 415.353] ABI class: X.Org Server Extension, version 4.0
    [ 415.353] (II) Loading extension DRI2
    [ 415.353] (==) Matched intel as autoconfigured driver 0
    [ 415.353] (==) Matched vesa as autoconfigured driver 1
    [ 415.353] (==) Matched fbdev as autoconfigured driver 2
    [ 415.353] (==) Assigned the driver to the xf86ConfigLayout
    [ 415.353] (II) LoadModule: "intel"
    [ 415.353] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 415.354] (II) Module intel: vendor="X.Org Foundation"
    [ 415.354] compiled for 1.9.4, module version = 2.14.0
    [ 415.354] Module class: X.Org Video Driver
    [ 415.354] ABI class: X.Org Video Driver, version 8.0
    [ 415.354] (II) LoadModule: "vesa"
    [ 415.355] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 415.355] (II) Module vesa: vendor="X.Org Foundation"
    [ 415.355] compiled for 1.9.4, module version = 2.3.0
    [ 415.355] Module class: X.Org Video Driver
    [ 415.355] ABI class: X.Org Video Driver, version 8.0
    [ 415.355] (II) LoadModule: "fbdev"
    [ 415.355] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 415.355] (II) Module fbdev: vendor="X.Org Foundation"
    [ 415.355] compiled for 1.9.4, module version = 0.4.2
    [ 415.355] ABI class: X.Org Video Driver, version 8.0
    [ 415.356] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
    Sandybridge, Sandybridge
    [ 415.357] (II) VESA: driver for VESA chipsets: vesa
    [ 415.357] (II) FBDEV: driver for framebuffer: fbdev
    [ 415.357] (++) using VT number 8
    [ 415.370] (WW) Falling back to old probe method for vesa
    [ 415.370] (WW) Falling back to old probe method for fbdev
    [ 415.370] (II) Loading sub module "fbdevhw"
    [ 415.370] (II) LoadModule: "fbdevhw"
    [ 415.371] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 415.371] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 415.371] compiled for 1.9.4.901, module version = 0.0.2
    [ 415.371] ABI class: X.Org Video Driver, version 8.0
    [ 415.372] drmOpenDevice: node name is /dev/dri/card0
    [ 415.372] drmOpenDevice: open result is 8, (OK)
    [ 415.372] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 415.372] drmOpenDevice: node name is /dev/dri/card0
    [ 415.372] drmOpenDevice: open result is 8, (OK)
    [ 415.372] drmOpenByBusid: drmOpenMinor returns 8
    [ 415.372] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 415.372] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 415.372] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 415.373] (==) intel(0): RGB weight 888
    [ 415.373] (==) intel(0): Default visual is TrueColor
    [ 415.373] (II) intel(0): Integrated Graphics Chipset: Intel(R) Pineview GM
    [ 415.373] (--) intel(0): Chipset: "Pineview GM"
    [ 415.373] (**) intel(0): Tiling enabled
    [ 415.373] (**) intel(0): SwapBuffers wait enabled
    [ 415.373] (==) intel(0): video overlay key set to 0x101fe
    [ 415.373] (II) intel(0): Output LVDS1 has no monitor section
    [ 415.374] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    [ 415.410] (II) intel(0): Output VGA1 has no monitor section
    [ 415.410] (II) intel(0): EDID for output LVDS1
    [ 415.410] (II) intel(0): Manufacturer: HSD Model: 3e9 Serial#: 34219
    [ 415.410] (II) intel(0): Year: 2010 Week: 29
    [ 415.410] (II) intel(0): EDID Version: 1.3
    [ 415.410] (II) intel(0): Digital Display Input
    [ 415.410] (II) intel(0): Max Image Size [cm]: horiz.: 22 vert.: 13
    [ 415.410] (II) intel(0): Gamma: 2.20
    [ 415.410] (II) intel(0): No DPMS capabilities specified
    [ 415.410] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 415.410] (II) intel(0): First detailed timing is preferred mode
    [ 415.410] (II) intel(0): redX: 0.592 redY: 0.355 greenX: 0.327 greenY: 0.555
    [ 415.410] (II) intel(0): blueX: 0.154 blueY: 0.094 whiteX: 0.313 whiteY: 0.329
    [ 415.410] (II) intel(0): Manufacturer's mask: 0
    [ 415.410] (II) intel(0): Supported detailed timing:
    [ 415.410] (II) intel(0): clock: 54.2 MHz Image Size: 222 x 125 mm
    [ 415.410] (II) intel(0): h_active: 1024 h_sync: 1117 h_sync_end 1152 h_blank_end 1328 h_border: 0
    [ 415.410] (II) intel(0): v_active: 600 v_sync: 641 v_sync_end 646 v_blanking: 680 v_border: 0
    [ 415.410] (II) intel(0):
    [ 415.410] (II) intel(0): Monitor name: HSD101PFW2
    [ 415.410] (II) intel(0): EDID (in hex):
    [ 415.410] (II) intel(0): 00ffffffffffff002264e903ab850000
    [ 415.411] (II) intel(0): 1d14010380160d780a8c85975b538e27
    [ 415.411] (II) intel(0): 18505400000001010101010101010101
    [ 415.411] (II) intel(0): 0101010101012c150030415850205d23
    [ 415.411] (II) intel(0): 9508de7d00000019000000fe00000000
    [ 415.411] (II) intel(0): 00000000000000000000000000fc0048
    [ 415.411] (II) intel(0): 5344313031504657320a202000000010
    [ 415.411] (II) intel(0): 000a20202020202020202020202000ba
    [ 415.411] (II) intel(0): EDID vendor "HSD", prod id 1001
    [ 415.411] (II) intel(0): Printing DDC gathered Modelines:
    [ 415.411] (II) intel(0): Modeline "1024x600"x0.0 54.20 1024 1117 1152 1328 600 641 646 680 -hsync -vsync (40.8 kHz)
    [ 415.411] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 415.411] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 415.411] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 415.411] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 415.411] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 415.411] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 415.411] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 415.411] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 415.411] (II) intel(0): Printing probed modes for output LVDS1
    [ 415.412] (II) intel(0): Modeline "1024x600"x60.0 54.20 1024 1117 1152 1328 600 611 616 680 -hsync -vsync (40.8 kHz)
    [ 415.412] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 415.412] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 415.412] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 415.443] (II) intel(0): EDID for output VGA1
    [ 415.443] (II) intel(0): Output LVDS1 connected
    [ 415.443] (II) intel(0): Output VGA1 disconnected
    [ 415.443] (II) intel(0): Using exact sizes for initial modes
    [ 415.443] (II) intel(0): Output LVDS1 using initial mode 1024x600
    [ 415.443] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 415.443] (II) intel(0): Kernel page flipping support detected, enabling
    [ 415.443] (**) intel(0): Display dimensions: (220, 130) mm
    [ 415.443] (**) intel(0): DPI set to (118, 117)
    [ 415.443] (II) Loading sub module "fb"
    [ 415.443] (II) LoadModule: "fb"
    [ 415.444] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 415.445] (II) Module fb: vendor="X.Org Foundation"
    [ 415.445] compiled for 1.9.4.901, module version = 1.0.0
    [ 415.445] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 415.445] (II) Loading sub module "dri2"
    [ 415.445] (II) LoadModule: "dri2"
    [ 415.445] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 415.445] (II) UnloadModule: "vesa"
    [ 415.445] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 415.445] (II) UnloadModule: "fbdev"
    [ 415.445] (II) Unloading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 415.445] (II) UnloadModule: "fbdevhw"
    [ 415.445] (II) Unloading /usr/lib/xorg/modules/libfbdevhw.so
    [ 415.445] (==) Depth 24 pixmap format is 32 bpp
    [ 415.446] (II) intel(0): [DRI2] Setup complete
    [ 415.446] (II) intel(0): [DRI2] DRI driver: i915
    [ 415.446] (II) intel(0): Allocated new frame buffer 1024x600 stride 4096, tiled
    [ 415.446] (II) UXA(0): Driver registered support for the following operations:
    [ 415.446] (II) solid
    [ 415.446] (II) copy
    [ 415.446] (II) composite (RENDER acceleration)
    [ 415.446] (II) put_image
    [ 415.446] (II) get_image
    [ 415.446] (==) intel(0): Backing store disabled
    [ 415.446] (==) intel(0): Silken mouse enabled
    [ 415.446] (II) intel(0): Initializing HW Cursor
    [ 415.454] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 415.456] (==) intel(0): DPMS enabled
    [ 415.456] (==) intel(0): Intel XvMC decoder disabled
    [ 415.456] (II) intel(0): Set up textured video
    [ 415.457] (II) intel(0): Set up overlay video
    [ 415.457] (II) intel(0): direct rendering: DRI2 Enabled
    [ 415.457] (==) intel(0): hotplug detection: "enabled"
    [ 415.457] (--) RandR disabled
    [ 415.457] (II) Initializing built-in extension Generic Event Extension
    [ 415.457] (II) Initializing built-in extension SHAPE
    [ 415.457] (II) Initializing built-in extension MIT-SHM
    [ 415.457] (II) Initializing built-in extension XInputExtension
    [ 415.457] (II) Initializing built-in extension XTEST
    [ 415.457] (II) Initializing built-in extension BIG-REQUESTS
    [ 415.457] (II) Initializing built-in extension SYNC
    [ 415.457] (II) Initializing built-in extension XKEYBOARD
    [ 415.457] (II) Initializing built-in extension XC-MISC
    [ 415.457] (II) Initializing built-in extension SECURITY
    [ 415.457] (II) Initializing built-in extension XINERAMA
    [ 415.457] (II) Initializing built-in extension XFIXES
    [ 415.457] (II) Initializing built-in extension RENDER
    [ 415.457] (II) Initializing built-in extension RANDR
    [ 415.457] (II) Initializing built-in extension COMPOSITE
    [ 415.457] (II) Initializing built-in extension DAMAGE
    [ 415.490] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 415.490] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 415.490] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 415.490] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 415.491] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 415.491] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    [ 415.491] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 415.492] (II) intel(0): Setting screen physical size to 270 x 158
    [ 415.861] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 415.861] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 415.861] (II) LoadModule: "evdev"
    [ 415.862] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 415.862] (II) Module evdev: vendor="X.Org Foundation"
    [ 415.862] compiled for 1.9.4, module version = 2.6.0
    [ 415.862] Module class: X.Org XInput Driver
    [ 415.862] ABI class: X.Org XInput driver, version 11.0
    [ 415.862] (**) Power Button: always reports core events
    [ 415.862] (**) Power Button: Device: "/dev/input/event4"
    [ 415.883] (--) Power Button: Found keys
    [ 415.883] (II) Power Button: Configuring as keyboard
    [ 415.883] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 415.883] (**) Option "xkb_rules" "evdev"
    [ 415.883] (**) Option "xkb_model" "evdev"
    [ 415.883] (**) Option "xkb_layout" "us"
    [ 415.962] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
    [ 415.962] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 415.962] (**) Video Bus: always reports core events
    [ 415.962] (**) Video Bus: Device: "/dev/input/event9"
    [ 415.970] (--) Video Bus: Found keys
    [ 415.970] (II) Video Bus: Configuring as keyboard
    [ 415.970] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 415.970] (**) Option "xkb_rules" "evdev"
    [ 415.970] (**) Option "xkb_model" "evdev"
    [ 415.970] (**) Option "xkb_layout" "us"
    [ 415.992] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 415.992] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 415.992] (**) Power Button: always reports core events
    [ 415.992] (**) Power Button: Device: "/dev/input/event2"
    [ 416.013] (--) Power Button: Found keys
    [ 416.013] (II) Power Button: Configuring as keyboard
    [ 416.013] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 416.013] (**) Option "xkb_rules" "evdev"
    [ 416.013] (**) Option "xkb_model" "evdev"
    [ 416.013] (**) Option "xkb_layout" "us"
    [ 416.014] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 416.014] (II) No input driver/identifier specified (ignoring)
    [ 416.019] (II) config/udev: Adding input device HDA Intel Mic at Ext Front Jack (/dev/input/event5)
    [ 416.019] (II) No input driver/identifier specified (ignoring)
    [ 416.020] (II) config/udev: Adding input device HDA Intel HP Out at Ext Front Jack (/dev/input/event6)
    [ 416.020] (II) No input driver/identifier specified (ignoring)
    [ 416.026] (II) config/udev: Adding input device HP Webcam (/dev/input/event10)
    [ 416.026] (**) HP Webcam: Applying InputClass "evdev keyboard catchall"
    [ 416.026] (**) HP Webcam: always reports core events
    [ 416.026] (**) HP Webcam: Device: "/dev/input/event10"
    [ 416.053] (--) HP Webcam: Found keys
    [ 416.053] (II) HP Webcam: Configuring as keyboard
    [ 416.053] (II) XINPUT: Adding extended input device "HP Webcam" (type: KEYBOARD)
    [ 416.053] (**) Option "xkb_rules" "evdev"
    [ 416.053] (**) Option "xkb_model" "evdev"
    [ 416.053] (**) Option "xkb_layout" "us"
    [ 416.062] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 416.062] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 416.062] (**) AT Translated Set 2 keyboard: always reports core events
    [ 416.062] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 416.080] (--) AT Translated Set 2 keyboard: Found keys
    [ 416.080] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 416.080] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 416.080] (**) Option "xkb_rules" "evdev"
    [ 416.080] (**) Option "xkb_model" "evdev"
    [ 416.080] (**) Option "xkb_layout" "us"
    [ 416.081] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
    [ 416.081] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 416.081] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 416.081] (II) LoadModule: "synaptics"
    [ 416.082] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 416.082] (II) Module synaptics: vendor="X.Org Foundation"
    [ 416.082] compiled for 1.9.4, module version = 1.4.0
    [ 416.082] Module class: X.Org XInput Driver
    [ 416.082] ABI class: X.Org XInput driver, version 11.0
    [ 416.082] (**) Option "Device" "/dev/input/event7"
    [ 416.203] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5432
    [ 416.203] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4760
    [ 416.203] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 416.203] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 416.203] (--) SynPS/2 Synaptics TouchPad: buttons: left right
    [ 416.203] (**) Option "TapButton1" "1"
    [ 416.203] (**) Option "TapButton2" "2"
    [ 416.203] (**) Option "TapButton3" "3"
    [ 416.310] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 416.310] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 416.363] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 416.363] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 416.363] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 416.363] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.039
    [ 416.363] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 416.363] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 416.363] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 416.363] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 416.433] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 416.434] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 416.434] (II) No input driver/identifier specified (ignoring)
    [ 416.434] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 416.435] (II) No input driver/identifier specified (ignoring)
    [ 416.438] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event8)
    [ 416.438] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 416.438] (**) HP WMI hotkeys: always reports core events
    [ 416.438] (**) HP WMI hotkeys: Device: "/dev/input/event8"
    [ 416.460] (--) HP WMI hotkeys: Found keys
    [ 416.460] (II) HP WMI hotkeys: Configuring as keyboard
    [ 416.460] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD)
    [ 416.460] (**) Option "xkb_rules" "evdev"
    [ 416.460] (**) Option "xkb_model" "evdev"
    [ 416.460] (**) Option "xkb_layout" "us"
    [ 464.710] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 466.625] (II) HP WMI hotkeys: Close
    [ 466.625] (II) UnloadModule: "evdev"
    [ 466.626] (II) UnloadModule: "synaptics"
    [ 466.626] (II) AT Translated Set 2 keyboard: Close
    [ 466.626] (II) UnloadModule: "evdev"
    [ 466.626] (II) HP Webcam: Close
    [ 466.626] (II) UnloadModule: "evdev"
    [ 466.626] (II) Power Button: Close
    [ 466.626] (II) UnloadModule: "evdev"
    [ 466.626] (II) Video Bus: Close
    [ 466.626] (II) UnloadModule: "evdev"
    [ 466.626] (II) Power Button: Close
    [ 466.627] (II) UnloadModule: "evdev".
    I hope that you can help me to bring X and sessions with GDM to work again. Thank you
    Last edited by joseperezc (2011-03-18 23:55:10)

    joseperezc wrote:
    Hi everybody.
    I was looking for tunning a bit my installation of arch. and ruined something about X and authentification.
    the files I remember to have deleted are all in /etc that ends in "-" and  ".pacnew" and ".original"
    those files includes shadow- and passwd-.
    I was sure that those files are just backups, but now i dont know.
    You should never just delete .pacnew files.  You are meant to merge the contents with your existing files
    https://wiki.archlinux.org/index.php/Pa … save_Files

  • Change SAP BI Password from BO Client Tools / Infoview, SAP Authentication

    Hi,
    We are using SAP BI BO Integration Kit (BO XI 3.1, SAP BI 7.0) & able to use SAP BI Queries with WebI, Xcelsius etc.
    For a user group, we would be providing only Infoview access (using SAP Authentication). This means we would not want to install any BO Client Tools, SAP GUI or SAP Integration Kit Client, on user desktop.
    We are faced with a issue - How does the user change password from Infoview (this is an SAP BI User ID used to login from Infoview).
    Initial Password of SAP BI User cannot be changed from Infoview, since it doesnot prompt for changing the Initial Password.
    Any ideas how to handle this situation.
    regards,
    Rajesh K Sarin

    Hi Erwin,
    no. Also within BI4 you are not able to change your SAP password.
    The Workaroung of Ingo is very suitable using SAP GUI for HTML.
    You can vote this idea on idea place:
    https://ideaplace.brightidea.com/ct/ct_a_view_idea.bix?c=BB5523E4-062F-4420-B35F-0B1F0D4769A9&idea_id=CBAD2E43-C21E-4809-A0B0-CFD3B9551A41#
    Regards
    -Seb.

  • Authenticating a user or getting a user's password

    I'm using Weblogic server 7.
    I need to authenticate a user against a domain: establish whether the user
    exists and if so, verify his password.
    Code samples would be most welcome.

    "Yonatan Taub" <[email protected]> wrote in message
    news:[email protected]..
    I'm using Weblogic server 7.
    I need to authenticate a user against a domain: establish whether the user
    exists and if so, verify his password.
    Code samples would be most welcome.
    You can use the login method .
    http://e-docs.bea.com/wls/docs81/javadocs/weblogic/security/services/Authent
    ication.html

  • How to up the timeout setting to solve password reset portal error "Authentication gate timed out waiting for a challenge response"?

    Hi Everyone,
    We have the password portal up and running on one box and another server with FIM R2 and SharePoint 2010.  All is good with the exception that our end users typically get distracted during the password registration and/or reset process and receive:
    "An error has occurred. Please try again, and if the problem persists, contact your help desk or system administrator. (Error 3000) ".  The timeout kicks in after 5 minutes of inactivity in the browser.
    The FIM Service log shows the following:
    "Authentication gate timed out waiting for a challenge response".
    I have confirmed that the default password portal web.config setting is <add key="SessionTimeoutInMinutes" value="20" />.  
    We have also updated Microsoft.ResourceManagement.Service.exe.config per this
    article to the following but with no luck:
    <resourceManagementClient resourceManagementServiceBaseAddress="myAddress" timeoutInMilliseconds="600000" />
      <resourceManagementService externalHostName="myHost" dataReadTimeoutInSeconds="600" dataWriteTimeoutInSeconds="600"/> 
    We did not update the Windows SharePoint Servicesweb.config setting per the article about since we are on SharePoint 2010.  
    There is no NLB or firewall in front on this server.
    If anyone has any solution to how to solve this on FIM R2/SharePoint 2010 please let me know.
    Cheers!

    FIM_Admin,
    You could try changing the receiveTimeoutInSeconds parameter of the resourceManagementService node in your Microsoft.ResourceManagement.Service.exe.config file. However, you are warned not to do this unless instructed to by MS customer support. 
    http://msdn.microsoft.com/en-us/library/windows/desktop/ee652424(v=vs.100).aspx
    http://technet.microsoft.com/en-us/library/ff800821(v=ws.10).aspx

  • When trying to launch iTunes it freezes and I get the message: "Authentication Required. To access this site you need to log in to area "100656 on mellor.co. Your password will be sent in the clear." I am unable to enter a uname or password. Please help!!

    When trying to launch iTunes on my PC running Windows 7 it freezes and I get the message: "Authentication Required. To access this site you need to log in to area "100656 on mellor.co. Your password will be sent in the clear." Because iTunes is frizen at this point I am unable to enter a username or password, or in fact do anything. Please help!! I have uninstalled and reinstalled iTunes numerous times as well as attempting all of the fixes that I could find on-line and still no joy.

    That sounds extremely phishy to me... iTunes does not require authentication simply to launch it. I suspect you've got something nasty intercepting network traffic. That server may be set up to log the Apple ID that you enter so it can be used fraudulently. Try ComboFix from Bleeping Computer.
    FWIW the domain mellor.co is registered to an accountants in Knutsford, Cheshire, UK, and produces the same authentication request if visited with a browser. There is no sign of a "real" publicly visible website at that domain which is a somewhat odd.
    tt2

  • Use of active directory userid/password authentication instead of SAP R/3 User/Password for digital signature?

    Dear all,
    I am looking to setup the use of active directory userid/password authentication instead of SAP R/3 User/Password for digital signature. We SSO to the backened ABAP AS via an SAP NW Portal to which SPNEgo kerberos authentication is setup. Today we specify R3 user id/password to digitally approvae a lot release. The idea is to have users maintain one AD password and don't have to remember the R/3 password anymore and also our Security team to avoid password maintenance.
    I know there are 3 options for digital signature and
    System signature with authorization by user ID and password (We use this currently)
    Digital User signature with verification - (We would like to use this with AD userid/password, so the system still ask the users their AD userid/password for the authentication when they try to "sign" a document.)
    User signature without verification
    Do you think there is a way to configure the system in order to ask and check the active directory userid/password instead of SAP R/3 password? Where can I found documentation about it ?
    I have several different versions of AS ABAP starting from NW 7.02 to NW 7.31.
    My active directory is based on Windows 2008.
    Thanks in advance!!
    Dhee

    Actually enabling Kerberos for SSO purposes and enabling Kerberos for digital signatures are two different topics although the latter is because of the former. I'm interested in the topic as well and I'm currently looking at different options. SAP provides a BAdI for the digital signature API which can be used for external authentication but they do not provide the solution to invoke Kerberos authentication based on username and password. SAP provides a semi solution with NWSSO 2.0 SP2 which works only on Windows with classic dynpros meaning SAP GUI for Windows is assumed. The solution is based on an ActiveX component which does the actual Kerberos authentication using the Secure Login Client which is part of the NWSSO suite. Extending that implementation to non-Windows and non-GUI applications would require some sort of web enabled service that could be used to authenticate the user with username and password. In case authentication is successful, a Kerberos token would be returned to SAP which would then be validated. All the required pieces are there since SAP has Kerberos support now in both stacks of the NetWeaver Application Server, some bits are still missing though which leaves customers looking at 3rd party or custom solutions.

  • NGS Sponsors authentication does not work in case user has non-English character in his password

    Hi,
    we are using the NAC Guest Server v 2.0.1 and have Sponsors authentication done through Radius servers. Radius servers are Microsoft IAS using AD.
    Sponsors user authentication works okay in case user's password includes English characters, but does not work in case an user uses national characters like for example Umlauts in German.
    On Radius server I can see these error messages:
    User XXXX was denied access.
    Reason = Authentication was not successful because an unknown user name or incorrect password was used.
    As soon as an user changes his password and uses English characters only, it resolves.
    I guess this might be that NGS uses different coding while sending a password to Radius server, but not sure.
    Appreciate if anyone knows a root cause and what could be a workaround. Unfortunately our AD policy allows users to use national characters and we can hardly change it. So a change on NGS or Radius side would be more viable.
    Many thanks for your help.

    A case has been opened at Cisco and it is now quite clear that it is a problem with coding.
    According to Cisco development team NGS uses UTF-8 coding to send the password, of course encrypted, to the Radius server. This cannot be changed within NGS. We use Radius Microsoft IAS Version 5.2.3790.3959 running on VMWare Windows 2003 SP2. More tests are scheduled to be performed.

  • EUS password authentication in sql developer failing with username/password

    We have recently changed to use Enterprise User Security (EUS) for our client authentication (password global authentication).
    This is working fine but we are encountering an issue with SQL Developer whereby we can't logon using our EUS details, it simply returns the following on the logon screen:
    Status : Failure - Test failed: ORA-01017: invalid username/password; logon denied
    Logging on via sql plus client and server software and other 3rd party tools like pl/sql developer works correctly.
    It appears to be an issue with sql developer itself.
    We are using the latest Production release of sql developer 2.1
    Does anyone have any ideas?
    This is an issue for
    Edited by: david butler on Jan 14, 2010 10:45 AM

    Further to this, I have now found a suitable resolution to this that doesn't require an external client.
    There is a jdbc setting that will allow you to use EUS password authentication.
    Add the jdbc line option (below) in the sqldeveloper.conf file (backup the sqldeveloper.conf file first).
    AddVMOption -Doracle.jdbc.thinLogonCapability=o3
    The sqldeveloper.conf file can be found wherever you have installed sqldeveloper, under <INSTALL_HOME>\sqldeveloper\bin\sqldeveloper.conf.
    After you add this option, restart SQL Developer and you should be able to use your EUS username / password to authenticate via SQL Developer.

Maybe you are looking for