Implementing NT authentication

My server admin followed the instructions in
http://www.adobe.com/go/tn_18516
and now AUTH_USER returns the current user's info. Perfect.
But it only works on one single subfolder within the website.
All other folders within the site continue to return blank for
AUTH_USER. How is that even possible? I tried copying the folder
that works to another location and it didn't work. AUTH_USER still
comes back blank.
Any suggestions on what to check? TIA.
Kiyomi

Keep in mind that permissions like these can be set all the
way down to the file level. Just because a folder is set up with
certain permissions does not necessarilly mean that all of the
files within that folder are set up that way.

Similar Messages

  • How many types of authentications in sharepoint and how to implement those authentication in sharepoint?

    Hi All,
    How many types of authentications in sharepoint and how to implement those authentication in sharepoint?
    can any one explain the above things with examples?
    Thanks in Advance!

    In addition to
    A Sai Gunaranjan you can also check this URL for Sharepoint 2010:
    http://technet.microsoft.com/en-us/library/cc288475(v=office.14).aspx
    http://www.codeproject.com/Tips/382312/SharePoint-2010-Form-Based-Authentication
    ***If my post is answer for your query please mark as answer***
    ***If my answer is helpful please vote***

  • How to implement Dual Authentication in Oracle Apex

    Currently I am learning an oracle Apex tools. I am pretty confuse and not able to find any help for authentication scheme offered from oracle Apex. Like I would like to implement dual authentication scheme i.e. I want to implement Database Authentication and LDAP authentication. If user is fail in authenticate in Database Credential then I would like to check him in LDAP Credential. If user is present in LDAP credential then User is able to login. But if user is not present in any of them then again Login page should get displayed.
    Edited by: user2074688 on Jun 24, 2010 3:27 PM

    Dual Authentication doesn't exist as predefined Authentication Scheme, you need to program that yourself.
    So what you need to do is create a custom Authentication Scheme where you at first check user credentials against Database and then against LDAP.
    Have fun,
    Peter
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    Work: http://www.click-click.at

  • How to implement Custom Authentication and Authorization in Oracle SOA 11g

    Can anyone please tell me, how to implement Custom Authentication in Oracle SOA 11g ?
    Because in Oracle SOA 10.1.3.4 , i have implemented this custom authentication and authorization by implementing BPMAuthenticationService, BPMAuthorizationService, BPMIdentityService to verify againt my database systems.
    implementation classes like the mentioned below
    1).
    public class SampleAuthenticationService extends SampleServiceBase implements BPMAuthenticationService {
    2).
    public class SampleAuthorizationService extends SampleServiceBase implements BPMAuthorizationService {
    3).
    public class SampleIdentityService extends SampleServiceBase implements BPMIdentityService {
    Please help me to implement the authentication and authorization in Oracle SOA 11g .
    thanks in advance

    To start with please go through following document
    http://docs.oracle.com/cd/E21764_01/integration.1111/e10231/adptr_jms.htm
    http://docs.oracle.com/cd/E23943_01/integration.1111/e10231/adptr_file.htm
    Regards
    Arpit

  • 802.1x Implementation - Machine Authentication

    Hello friends...
    I am trying to implement 802.1x in my network, but I have a problem.
    I have an environment with Cisco ACS appliance 4.1.2.12, switches 3560 12.2(37)SE1 and clients Microsoft Windows XP and 2000.
    My problem is: I want to implement Machine Authentication with PEAP. When I use MS-PEAP (native Windows) the ACS don`t log and the access is not permitted, but when I use Cisco-PEAP (SCC) every works perfectly.
    Could you help me? I need that 802.1x works with MS-PEAP...
    Regards,
    Cris

    Following links can help you with the configuration:
    http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_example09186a00801df0e4.shtml
    http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_example09186a0080545a29.shtml#t21
    Hope this helps
    ~Rohit

  • Any pointers on implementing user authentication in Adobe AIR application ?

    Hello
    I am using an AIR 3.0 to create my client that connects to my server LCDS application that uses oracle XE database. I now need to implement the user authentication & access controls to GUI screens. Any pointers that show best practices in this regard or get me started...
    thanks
    RK

    You can use the mechanisms built into the AMF protocol, or manage the session manually by passing around an authentication token generated on the server.
    Here is some basic info on AMF sessions: http://livedocs.adobe.com/blazeds/1/blazeds_devguide/help.html?content=services_security_5 .html
    It's written for BlazeDS, but the principal is the same.

  • Implement Kerberos authentication in SharePoint 2013

    We are building a new SharePoint 2013 environment with Kerberos authentication. I have been looking for a Microsoft provided document which can be considerd for planning this implementation. I am new to Kerberos and so far understood that, I
    need to involve a Domain admin along with SharePoint admin to implement this. However I need to provide clear cut steps to both the parties.
    Also as this is a development environment we are building, do I need to plan for a hostname, public IP etc ?  
    Thanks, Bivsworld

    There is a lot of information here:
    http://technet.microsoft.com/en-us/library/ee806870(v=office.15).aspx
    Most of it boils down to simply this:
    Register the SPN to the user account running the service, e.g. the user running the SQL Server service would have the SQL SPN registered:
    setspn -A MSSQLSvc/sqlserver.company.com:1433 domain\s-sqlserveruser
    setspn -A MSSQLSvc/sqlserver:1433 domain\s-sqlserveruser
    For a SharePoint Web Application (regardless if it is SSL or not):
    setspn -A HTTP/webAppUrl.company.com domain\s-webapppooluser
    And so on. It becomes more complex if you need to implement delegation, or if you have users in multiple domains, or cross forest (as constrained delegation does not work cross-domain, and no type of delegation works cross-forest). In addition, Kerberos
    does not work across the Internet (as clients cannot contact the KDC to get a Kerberos ticket).
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Error in visual administrator while implementing Spnego authentication sche

    hi,
    i have under gone all thease steps.
    for implementation of SPnego sceme on my portal.
    >downloaded SPnego wizad file from note specified.
    >unziped it and got .ear files
    >deployed those .ear files on my server.
    >now went for service user J2ee configuration  on visual administrator.
    >when i clicked on deploy and start button .
    >it asked me to browse file .
    >first .ear file was taken sucessfully.
    >in second file it give me this error message .
    ie>The directory D:\usr\.............\.....\   will be used for extracting the EAR file.the directory content will be deleated. please back up all usefullinformation from it
    >shall i click on ok and proceed further or not.
    please suggest me  what to do.

    Hi Sumit Bhargav,
    Based on the error message, it seems that the issue is related to NHivernate and MSBuild, but
    VS General Question forum discusses the usage issue of Visual Studio IDE such as
    WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor. In order to check where the issue is, could you please create a new and simple web application without having NHibernate, build it and clean the project?
    Whether the web application can be built successfully?
    If you get this error when you build or clean any solution, maybe you are experiencing the same issue 
    described here:
    http://stackoverflow.com/questions/26930376/how-to-fix-checkattributes-task-could-not-be-loaded-error-after-installing-v
    Please check whether the Microsoft.Web.Publishing.Tasks.dll assembly is located at
    C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web. If no, please copy it from somewhere else to this path. If you can’t get a copy of this assembly, I suggest uninstalling VS 2013 Update 4 or uninstalling and
    reinstalling all VS components.
    If the issue only occurs in the web app with NHibernate implement, then this issue is more related to the specific NHibernate implement in ASP.NET. I recommend consulting
    your issue on ASP.NET forum: http://forums.asp.net/
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Need guidance for implementing perimeter authentication

    Hello,
    1.) I have a WLS and a WLI Server on different servers, both have access to the same Active Directory LDAP.
    2) I want the WLS application to authenticate a user via username/password, and then call the WLI JPD process (on the other server) as that user, WITHOUT having to re-authenticate the user (that was authenticated on the WLS).
    3.) It sounds like I need perimeter authentication, BUT do I need to customize an authentication and assertion provider, etc --OR is there someway of configuring Weblogic's default providers?
    Thanks for any and all help!
    Keith

    export is not a backup.Export is not a Physical backup but its a logical backup...:)
    I agree sybrand it is recommended not to rely on Export because it is inconsistent...but it is still valid if an user acciedentaly drops the tables or objects..
    Cheers
    Maran

  • How implement basic Authentication in OSB

    I have created a Business service. In the Transport Configuration, I have given the protocol as http and the end point URI as ‘http://localhost:7001/SampleCallAuthentication_Ps’ which is a proxy service.
    In HTTP Transport Configuration, I am giving the authentication as ‘Basic’. And also giving the service account from where the username password should be selected. Is the configuration completed.?
    Please guide me on this. Am I doing the correct way. And how to test the authentication in the Test console. I think in test console we need to give the username password under ‘Transport’. But do I need to add User Headers.
    Could you please give me an idea of what is the use of End point URI in business service and User Headers in sbconsole.
    Thanks.

    Thanks a lot...
    But I am not getting it done properly. I will explain you my scenario clearly. please help me out.
    I have created a BS called 'Authentication_BS' and end point URI as http://localhost:7001/AuthenticationTryout/SampleFile_BS which is another proxy service. And I have also given the same steps for authentication as I told earlier. And the SampleFile_BS which is the end uri for the first BS service, is configured to write the data to a folder. But in the test console of the 'Authentication_BS', it is showing some error:
    The error detials are:
    Request Document
    <p:empElement xsi:schemaLocation="http://www.example.org SampleTryOut.xsd " xmlns:p="http://www.example.org" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <p:Name>Aaaaa</p:Name>
    <p:ENumber>1100</p:ENumber>
    </p:empElement>
    Response Document
    The invocation resulted in an error: Not Found.
    Response Metadata
    <con:metadata xmlns:con="http://www.bea.com/wli/sb/test/config">
    <tran:headers xsi:type="http:HttpResponseHeaders" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <tran:user-header name="X-Powered-By" value="Servlet/2.5 JSP/2.1"/>
    <http:Connection>close</http:Connection>
    <http:Content-Length>1214</http:Content-Length>
    <http:Content-Type>text/html</http:Content-Type>
    <http:Date>Mon, 16 Mar 2009 05:31:26 GMT</http:Date>
    </tran:headers>
    <tran:response-code xmlns:tran="http://www.bea.com/wli/sb/transports">3</tran:response-code>
    <tran:response-message xmlns:tran="http://www.bea.com/wli/sb/transports">Not Found</tran:response-message>
    <tran:encoding xmlns:tran="http://www.bea.com/wli/sb/transports">iso-8859-1</tran:encoding>
    <http:http-response-code xmlns:http="http://www.bea.com/wli/sb/transports/http">404</http:http-response-code>
    </con:metadata>
    Could you please help me on this.

  • Implement Axis2 Authentication Security

    Hello everybody,
    I am trying to implement a security layer with Axis2 and Rampart. I would like this security to authenticate a user on a per service basis. I have read the tutorials on the apache site, but the example links do not work for some reason. There are a few other examples that show how to use a hard coded user-password, but this is not really secure.
    Can anyone point me in the right direction in how to authenticate a SOAP message with a username and an encrypted password?
    Thanks in advance!

    Please do not point me to: How To Support Dynamic JDBC Credentials.
    I've read it and although it works well for what is intended it is not what I am out to accomplish.
    To reiterate: I want a table in my datbase schema to contain user ID's and "passwords". When the "main" menu comes up I wat the user to press button to login. Specific forms (links from the menu) cannot be run if a login has not occured. A detail table off that user ID will contain the "level" of security for each form and the form will verify that level of security. If the user can't run the form they will be rpeseneted with an error and must go back to the main menu to login.
    TIA for any "practical" examples (code snipits eyt.) You may email me anything you like to [email protected]

  • Example for Implementing SQL Authenticator

    Hi,
    I am using JDev - 11.1.1.5.0 and WLS - 10.3
    I have a standalone ADF Application which is assessed by users registered in Oracle Application System (11i/R12). I need to authenticate the users using entries in "fnd_user" and "fnd_responsibility" tables.
    Since the password in "fnd_user" table is encrypted, I need a way to authenticate using username and password given in plain text in the login page. Taking these values I need to validate the user and the responsibility and then allow the user into the application.
    Please let me know suitable example or document containing SQL Authentication with encrypted password i.e. using "fnd_user" table for authentication.
    Thanks
    Rathnam

    Hi,
    Maybe you are talking about hashing of passwords (but not about password encryption), because SHA-1 is not an encryption algorithm but a hashing one. If your table contains hash digests of passwords (e.g. MD5 or SHA-1 digests), you should set a statement similar to the one below into authenticator's parameter "SQL Get User Password":
    <tt>SELECT '{SHA-1}' || UTL_RAW.CAST_TO_VARCHAR2( UTL_ENCODE.BASE64_ENCODE( password ))
    FROM users_table
    WHERE username = ?</tt>
    This statement assumes that a SHA-1 digest of the password is stored in a DB column <tt>users_table.password</tt> of datatype RAW. If your algorithm is MD5, then replace <tt>{SHA-1}</tt> with <tt>{MD5}</tt> in the statement above. If your column is not of datatype RAW, then modify the SELECT statment accordingly.
    Dimitar

  • Performance hit implementing last authentication time (pwdKeppLastAuthTime)

    I have a DSEE 6.1 installation running on solaris 10.
    There are about 100 users in the directory, but soon to have another 3000 added as it is properly productionized.
    I notice there is a warning that pwdKeepLastAuthTime feature is not activated by default as it adds an update for each successful bind operation.
    I wanted to enable this so set:
    dsconf set-server-prop pwd-keep-last-auth-time-enabled:on
    This has resulted in the db size <instance>/db increasing 100 fold from ~10mb to ~1gb.
    The memory size is now at ~800mb.
    Is this expected behaviour?

    /opt/ds/db" > ls -l
    total 137126
    -rw------- 1 nobody nobody 24576 Oct 31 09:21 __db.001
    -rw------- 1 nobody nobody 10264576 Nov 13 00:53 __db.002
    -rw------- 1 nobody nobody 41951232 Nov 13 00:53 __db.003
    -rw------- 1 nobody nobody 1572864 Nov 13 00:53 __db.004
    -rw------- 1 nobody nobody 11313152 Nov 13 00:53 __db.005
    -rw------- 1 nobody nobody 65536 Nov 13 00:53 __db.006
    -rw------- 1 nobody nobody 38 May 31 16:16 DBVERSION
    -rw------- 1 nobody nobody 10485760 Nov 13 09:02 log.0000001204
    drwx------ 2 nobody nobody 1536 Sep 6 12:07 zeus
    "/opt/ds/db" > du -sk *
    24 __db.001
    10032 __db.002
    41000 __db.003
    1544 __db.004
    11056 __db.005
    64 __db.006
    1 DBVERSION
    4904 log.0000001204
    1339315 zeus
    opt/ds/db/zeus" > ls -l
    total 2678626
    -rw------- 1 nobody nobody 1369350144 Nov 13 09:03 cl5dc_zeus_dc_ghsewn_dc_com463ff1cb000000010000.db3
    -rw------- 1 nobody nobody 38 Jun 1 11:55 DBVERSION
    -rw------- 1 nobody nobody 16384 Jun 21 12:47 zeus_aci.db3
    -rw------- 1 nobody nobody 16384 Oct 31 09:37 zeus_ancestorid.db3
    -rw------- 1 nobody nobody 81920 Oct 31 09:37 zeus_cn.db3
    -rw------- 1 nobody nobody 32768 Oct 31 09:37 zeus_entrydn.db3
    -rw------- 1 nobody nobody 16384 Oct 31 09:37 zeus_gidnumber.db3
    -rw------- 1 nobody nobody 909312 Nov 13 09:03 zeus_id2entry.db3
    -rw------- 1 nobody nobody 16384 Aug 10 14:52 zeus_nisnetgrouptriple.db3
    -rw------- 1 nobody nobody 16384 Nov 7 09:38 zeus_nscpEntryDN.db3
    -rw------- 1 nobody nobody 16384 Jun 1 11:57 zeus_nsds5ReplConflict.db3
    -rw------- 1 nobody nobody 16384 Oct 31 09:37 zeus_nsRoleDN.db3
    -rw------- 1 nobody nobody 40960 Nov 7 09:38 zeus_nsuniqueid.db3
    -rw------- 1 nobody nobody 16384 Jun 13 11:26 zeus_numsubordinates.db3
    -rw------- 1 nobody nobody 24576 Nov 7 09:38 zeus_objectclass.db3
    -rw------- 1 nobody nobody 16384 Oct 31 09:37 zeus_parentid.db3
    -rw------- 1 nobody nobody 16384 Nov 11 16:18 zeus_pwdaccountlockedtime.db3
    -rw------- 1 nobody nobody 16384 Nov 12 15:00 zeus_pwdfailuretime.db3
    -rw------- 1 nobody nobody 16384 Nov 9 11:46 zeus_pwdgraceusetime.db3
    -rw------- 1 nobody nobody 16384 Jun 20 16:07 zeus_sn.db3
    -rw------- 1 nobody nobody 16384 Jun 20 09:50 zeus_sudoUser.db3
    -rw------- 1 nobody nobody 16384 Oct 31 09:37 zeus_uid.db3
    -rw------- 1 nobody nobody 16384 Oct 31 09:37 zeus_uidNumber.db3
    -rw------- 1 nobody nobody 16384 Oct 24 13:03 zeus_vlv#zeusghsewncomgetgrent.db3
    -rw------- 1 nobody nobody 16384 Aug 10 14:52 zeus_vlv#zeusghsewncomgetngrpent.db3
    -rw------- 1 nobody nobody 16384 Nov 13 08:57 zeus_vlv#zeusghsewncomgetpwent.db3
    -rw------- 1 nobody nobody 16384 Nov 13 08:57 zeus_vlv#zeusghsewncomgetspent.db3
    "/opt/ds/db/zeus" > du -sk *
    1337920 cl5dc_zeus_dc_ghsewn_dc_com463ff1cb000000010000.db3
    1 DBVERSION
    16 zeus_aci.db3
    16 zeus_ancestorid.db3
    80 zeus_cn.db3
    32 zeus_entrydn.db3
    16 zeus_gidnumber.db3
    896 zeus_id2entry.db3
    16 zeus_nisnetgrouptriple.db3
    16 zeus_nscpEntryDN.db3
    16 zeus_nsds5ReplConflict.db3
    16 zeus_nsRoleDN.db3
    40 zeus_nsuniqueid.db3
    16 zeus_numsubordinates.db3
    24 zeus_objectclass.db3
    16 zeus_parentid.db3
    16 zeus_pwdaccountlockedtime.db3
    16 zeus_pwdfailuretime.db3
    16 zeus_pwdgraceusetime.db3
    16 zeus_sn.db3
    16 zeus_sudoUser.db3
    16 zeus_uid.db3
    16 zeus_uidNumber.db3
    16 zeus_vlv#zeusghsewncomgetgrent.db3
    16 zeus_vlv#zeusghsewncomgetngrpent.db3
    16 zeus_vlv#zeusghsewncomgetpwent.db3
    16 zeus_vlv#zeusghsewncomgetspent.db3

  • Implementing authentication using a token (by Vander)

    Someone know how can I implement a Authentication in sigle-sign-on using a driver token??
    thanks for some help

    Bob,
    I believe the simplest way is to use the Page Sentry Function within the APEX built-in authentication scheme. Here, execute a function that queries your table of users using the certificate id. The function should return a boolean value. Save and use this authentication scheme on every page in your app that requires authentication. When the function returns true the user is permitted to view the page. When the function returns false the user is redirected to the Session Not Valid URL or page.
    It's fairly simple and well documented in the user guide and tutorials.
    Mark

  • Custom authentication

    How can I implement external authentication module for Oracle database? We have a homegrown SSO system, and we need database users to authenticate directly against it.

    The answer would be version specific, as you can not be bothered to post a version, no accurate answer is possible.
    However, as Oracle 10g comes with Oracle Wallet, and external authentication product, I would suggest to ditch the homegrown SSO product.
    I can't see a pressing 'need' to replace something provided by Oracle by something homegrown. This is also called 're-inventing the wheel'.
    Sybrand Bakker
    Senior Oracle DBA

Maybe you are looking for