MaxL statement for Authentication

We use this statement to convert our users to External Authentication:alter user USERNAME set type external ;But I couldn't find out the syntax for converting users to native authentication again.Can anyone help me?Thanks,Zuri

Sir, I love the way u write your blogs :)
this blog was just awsome with the conversation with JJ explaining with such details..^^^Thank you for your kind words. It really makes my day when I hear that people get real value out of my blog. But to be honest, I am but a conduit for Jason's knowledge. :)
Regards,
Cameron Lackpour
P.S. You should check out his death-to-Load-Rules post. Very cool stuff.

Similar Messages

  • MaxL statement for substitution variables

    Hi,I'm trying get a script together that changes all my substitution variables, and I'm able to do this using:alter database application.database set variable string;but how do I set the substitution variables for (all apps) and (all dbs)?Any help appreciated.ThanksSunil

    I don't think MaxL is going to do this for you, although you could always use a positional parameter to set the value.
    I'm not a big fan of passing the system date to an Essbase process as it so often varies from the data date.
    Usually, I create an external scripting process (in my case, in the past, usually VBScript, I would probably tilt towards perl now) that read the file, found the year and month, and then called the MaxL with parameter lne variables to set the Substitution Variables. This is not fancy code -- the error checking is the majority of the work.
    Regards,
    Cameron Lackpour

  • Maxl statement for substitution variable..

    Friends,
    Do we have a maxl command that will return substitution variables at the server level along with their values.
    This would help us do a quick check of the system at all environments using VLOOKUP before the cycle starts..
    The manual check seems boring :(
    Thanks,
    RN.

    Sir, I love the way u write your blogs :)
    this blog was just awsome with the conversation with JJ explaining with such details..^^^Thank you for your kind words. It really makes my day when I hear that people get real value out of my blog. But to be honest, I am but a conduit for Jason's knowledge. :)
    Regards,
    Cameron Lackpour
    P.S. You should check out his death-to-Load-Rules post. Very cool stuff.

  • MAXL statement for ASO

    Hi
    Is there a way to display a list of ASO apps only using Maxl?

    got it, there is a column storage type.

  • MAXL Script for copying outline

    Can we write any MAXL Script for copying outline from one aplication/datbase to another application/database.
    Example copying olt from app1.dbb1 to app2.dbb2

    No and yes.
    There is no MaxL statement for copying an outline from one DB to another (Unless you are converting from BSO to ASO). But you can shell system commands like xcopy within a MaxL script (of course you could just do this in your batch or shell script) . Just make sure you stop the Dbs before doing the copy

  • Maxl command for DB stats

    Hello all,
    Can anybody provide me the MAXL command for checking the database stats.
    Thanks in advance

    Per the Tech Ref's Esscmd to MaxL Mapping link: query database sample.basic get dbstats data_block;
    Just search down the page: http://download.oracle.com/docs/cd/E12825_01/epm.111/esb_techref/maxl_cmd2mxl_mapping.htm
    Here's the full command: http://download.oracle.com/docs/cd/E12825_01/epm.111/esb_techref/maxl_qrydb.htm
    Regards,
    Cameron Lackpour

  • Using useBean for authentication

    Hi,
    I am creating a login page for personalization, After the login the user can access his/her information, so in my authentication.jsp I am making all the properties available to the user. However I have the properties stored in two different beans, so I am using two useBean statements for each bean and for each of the beans properties. So when I try to compile the page I get the following error:
    jsp.error.useBean.duplicate
    Is it not allowed to use two <jsp:useBean> in the same jsp page?
    I have two databases user and education.
    snips of my code:
    <sql:query var="dbInfo">
    Select * from user, education where user_id= ? AND password =? AND user.user_id = education.userid
    <sql:param value="${param.userid}" />
    <sql:param value="${param.password}" />
    </sql:query>
    <c:set var="EducationDb" value="{dbInfo.rows[0]}" />
    <jsp:useBean id="validUser" class="EducationBean" scope="session" >
    <c:set target="${validUser}" property="userid" value="${EducationDb.userid}"
    <!-- same for the rest of the properties in the bean and database columns -->
    <c:set var="UserDb" value="${dbInfo.rows[0]}" />
    <jsp:useBean id="validUser" class="UserBean" scope="session">
    <c:set target="${validUser}" property="name" value="${UserDb.name}"/>
    <!-- same for all the other properties in the bean and database columns -->
    Thanks

    Hi,
    In my web application i have written a bean correctly,i have tried to comple it and it's ok.
    But when i use in my JSP this tag:<jsp:usebean id=" myIdBean" ....>
    <jsp:setProperty ....................../>
    </jsp:usebean>
    after run it i have a message error:jsp.error.usebean.notBoth
    If somebody can help me ?

  • WLC connect LDAP for Authentication, but could not connect to server

    Hi Everyone, I got a problem when I use WLC 5508 connect to LDAP for authentication, but no luck there, it's a simple config, but not easy to work on my job, I got the following messgae:
    Service Port - Not connected
    Distrubution port include:
         Management Interface - in AP Management VLAN - 30
         Student AP interface - in Student VLAN - 20
         Staff AP interface - in Staff VLAN - 10
    AD is in Staff VLAN - 10
    WLC LDAP Server setting
    Base DN:OU=wws_ou,DC=ww,DC=yc,DC=com,DC=hk
    User Attribute: sAMAccountName
    User Object Type: Person
    Debug aaa all enable message
    *LDAP DB Task 1: Jul 09 01:40:58.969: ldapInitAndBind [1] called lcapi_init (rc = 0 - Success)
    *LDAP DB Task 1: Jul 09 01:41:00.969: ldapInitAndBind [1] configured Method Anonymous lcapi_bind (rc = 1005 - LDAP bind failed)
    *LDAP DB Task 1: Jul 09 01:41:00.969: ldapClose [1] called lcapi_close (rc = 0 - Success)
    *LDAP DB Task 1: Jul 09 01:41:00.969: LDAP server 1 changed state to IDLE
    *LDAP DB Task 1: Jul 09 01:41:00.969: LDAP server 1 changed state to RETRY
    *LDAP DB Task 1: Jul 09 01:41:00.969: LDAP_OPT_REFERRALS = -1
    WLC GUI Log:
    *LDAP DB Task 1: Jul 09 02:56:13.045: %AAA-3-LDAP_CONNECT_SERVER_FAILED: ldap_db.c:1038 Could not connect to LDAP server 1, reason: 1005 (LDAP bind failed).
    *LDAP DB Task 1: Jul 09 02:56:11.045: %AAA-3-LDAP_CONNECT_SERVER_FAILED: ldap_db.c:1038 Could not connect to LDAP server 1, reason: 1005 (LDAP bind failed).
    *LDAP DB Task 1: Jul 09 02:56:09.045: %AAA-3-LDAP_CONNECT_SERVER_FAILED: ldap_db.c:1038 Could not connect to LDAP server 1, reason: 1005 (LDAP bind failed).
    LDP Message of LDAP BaseDN:
    Expanding base 'CN=Frankie F. Yeung,OU=wws_ou,DC=ww,DC=yc,DC=com,DC=hk'...
    Result <0>: (null)
    Matched DNs:
    Getting 1 entries:
    >> Dn: CN=Frankie F. Yeung,OU=wws_ou,DC=ww,DC=yc,DC=com,DC=hk
    4> objectClass: top; person; organizationalPerson; user;
    1> cn: Frankie F. Yeung;
    1> sn: Yeung;
    1> givenName: Frankie;
    1> initials: F;
    1> distinguishedName: CN=Frankie F. Yeung,OU=OU=wws_ou,DC=ww,DC=yc,DC=com,DC=hk;
    1> instanceType: 0x4 = ( IT_WRITE );
    1> whenCreated: 8/10/2011 10:28:14 China Standard Time China Standard Time;
    1> whenChanged: 8/10/2011 10:31:26 China Standard Time China Standard Time;
    1> displayName: Frankie F. Yeung;
    1> uSNCreated: 3850555;
    1> uSNChanged: 3850571;
    1> name: Frankie F. Yeung;
    1> objectGUID: 6ebfc7e9-6989-4f11-bae7-62c23af67edc;
    1> userAccountControl: 0x10200 = ( UF_NORMAL_ACCOUNT | UF_DONT_EXPIRE_PASSWD );
    1> badPwdCount: 0;
    1> codePage: 0;
    1> countryCode: 0;
    1> badPasswordTime: 0;
    1> lastLogoff: 0;
    1> lastLogon: 0;
    1> pwdLastSet: <ldp error <0x0>: cannot format time field;
    1> primaryGroupID: 513;
    1> objectSid: S-1-5-21-3867848445-1581729766-1247451615-2172;
    1> accountExpires: <ldp error <0x0>: cannot format time field;
    1> logonCount: 0;
    1> sAMAccountName: fckyeung;
    1> sAMAccountType: 805306368;
    1> userPrincipalName: [email protected];
    1> objectCategory: CN=Person,CN=Schema,CN=Configuration,OU=wws_ou,DC=ww,DC=yc,DC=com,DC=hk;
    Hope I can resolve this problem ASAP, thanks!

    Your AD is in the Staff Vlan so maybe the WLC uses the Staff interface instead of management to contact the AD. I don't know how you sniffed exactly.
    The comment about eap methods you saw is when you use LDAP with dot1x security. It is the same as saying "You cannot do peap-mschapv2 or eap-fast-mschpv2 with LDAP".
    But you can do LDAP for web authentication, that has no eap methods.
    Your original problem was a binding problem from the WLC, so we can expect that the WLC really is sending traffic towards AD.

  • Maxl statement create user to shared services

    <p>when you create a user in shared services, you can specify afirst name, last name, and email address into textboxes.</p><p> </p><p>now, when you create a user with maxl, can you specify to placea first name, last name, and email address into those textboxes? ican only seem to add a comment into the description textbox.</p>

    <p>actually, you can't even insert text in the description textbox.the comment code with maxl statement is only for maxl and notshared services.</p>

  • Running MaxL statements from client desktop

    I am trying to load data into an ASO cube via a batch file / maxl process. This process works fine from the server, but I want people to be able to do this without having server access to run the batch file. The batch file loads a .mxl file that clears the database, loads two files into a buffer, and then aggregates the cube.
    My problem is that the two files I need to load are level 0 extracts from two BSO cubes. When I use the following statement it isn't finding the file:
    import database 'ReprtASO'.'Report' data
    from server data_file 'report\report\report_export.txt'
    to load_buffer with buffer_id 1
    on error write to 'c:\automation\ReprtASO.err';
    What shows up in the log file is the following:
    MAXL> import database 'ReprtASO'.'Report' data
    2> from server data_file 'report\report\report_export.txt'
    3> to load_buffer with buffer_id 1
    4> on error write to 'c:\Automation\ReprtASO.err';
    ERROR - 1003027 - Unable to open file [D:\Hyperion\products\Essbase\EssbaseServer\app\ReprtASO\Report\report\report\report_export.txt].
    I have logged into the ReprtASO cube and it is using the default path for that application rather than using the Hyperion Home starting with the app directory (D:\Hyperion\products\Essbase\EssbaseServer\app\ReprtASO\ instead of D:\Hyperion\products\Essbase\EssbaseServer\app\)
    Is there a way around this? My maxl statement to create the Level 0 export out of the Report\Report (app/db) works because I don't define a path. But I can't figure out how to have it start looking at the App directory instead of at the database directory. Any ideas?
    Thanks,
    Richard
    Edited by: rchanks on Apr 14, 2010 1:30 PM

    Here's the scenario. I have users that use the Excel Addin to lock-send data into my ReportXL BSO cube. In order for them to see it in the ASO cube, I have to go out to the server and run a batch file to export the Level 0 out of the XL cube and the use it with the extract from my GL cube (Report) to load the both of them into the ASO cube. Now, whenever users are updating the database, they have to come find me. I was just trying to get them a way to update it themselves.
    Here's the dilemma. To extract data out of the ReportXL cube via a client mxl statement, it can only save to that directory tree. In order to load, I need it in the ReprtASO\Report directory. I don't want to give drive access to the server... especially in the database directory (.otl, .pag, etc.). Do you have any ideas for a work around?

  • I cannot access online statements for my credit card account when using firefox, but have no problem when using safari.

    When I attempted to check the monthly statement for my credit card account and clicked on "See statement", the next screen that appeared, which was labeled Online Statement", was blank. In the past, I have never had any problems with this. When I checked with the bank that issued the credit card, the representative I spoke with said that it was a browser issue and that, since I was working on a Mac, I should try using Safari. When I switched to Safari, I had no problem bringing up my statement. But I would prefer to be able to use Firefox to obtain information like this, since it's the browser I always use.

    Can you upgrade your browser to Firefox 12 and check?
    * getfirefox.com

  • VLD-1119: Unable to generate Multi-table Insert statement for some or all t

    Hi All -
    I have a map in OWB 10.2.0.4 which is ending with following error: -
    VLD-1119: Unable to generate Multi-table Insert statement for some or all targets.*
    Multi-table insert statement cannot be generated for some or all of the targets due to upstream graphs of those targets are not identical on "active operators" such as "join".*
    The map is created with following logic in mind. Let me know if you need more info. Any directions are highly appreciated and many thanks for your inputs in advance: -
    I have two source tables say T1 and T2. There are full outer joined in a joiner and output of this joined is passed to an expression to evaluate values of columns based on
    business logic i.e. If T1 is available than take T1.C1 else take T2.C1 so on.
    A flag is also evaluated in the expression because these intermediate results needs to be joined to third source table say T3 with different condition.
    Based on value taken a flag is being set in the expression which is used in a splitter to get results in three intermediate tables based on flag value evaluated earlier.
    These three intermediate tables are all truncate insert and these are unioned to fill a final target table.
    Visually it is something like this: -
    T1 -- T3 -- JOINER1
    | -->Join1 (FULL OUTER) --> Expression -->SPLITTER -- JOINER2 UNION --> Target Table
    | JOINER3
    T2 --
    Please suggest.

    I verified that their is a limitation with the splitter operator which will not let you generate a multi split having more than 999 columns in all.
    I had to use two separate splitters to achieve what I was trying to do.
    So the situation is now: -
    Siource -> Split -> Split 1 -> Insert into table -> Union1---------Final tableA
    Siource -> Split -> Split 2 -> Insert into table -> Union1

  • Printing to a Windows shared printer, keep getting "Hold for Authentication" when I'm on the Windows shared network and can browse the computers.

    I have had two MacBook Pros now, and this has been an issue in Mountain Lion and Mavericks. I've got a shared printer on the local Windows network (it's a USB printer shared via the network and the computer), and the other Windows computers in the house can print to it no problem. The Mac sees it no problem, yet whenever I try to print to it, I just get "Hold for Authentication."
    Like I said, persists over Mountain Lion and Mavericks. No other computer in the house has any issues printing to it. I've installed the drivers for the printer as well (Brother HL-2240).
    I've tried to follow the instructions here: https://discussions.apple.com/message/23268762#23268762 but the printer isn't listed in Keychain Access.
    Any thoughts?
    Thanks in advance!
    Patrick Campanale

    Well, that isn't too useful. Try this instead: Adding a printer shared by a Windows computer via SMB/CIFS.
    You may find more by selecting Mac Help from the Finder's Help menu and searching for articles by keyword.

  • My imac will not load after I enter my password. The only thing I get is the arrow from my mouse on top of a blank white screen.  Can anyone tell me what this is?  I've restarted and turned off several times.  I left it on in this state for 8 hours and

    My imac will not load after I enter my password. The only thing I get is the arrow from my mouse on top of a blank white screen.  Can anyone tell me what this is?  I've restarted and turned off several times.  I left it on in this state for 8 hours hoping it would reload and work.  No luck.

    Hello KCC4ME,
    You may try booting your Mac in Safe Boot, as it can resolve many issues that may prevent a successful login.
    OS X: What is Safe Boot, Safe Mode?
    http://support.apple.com/kb/HT1564
    If a Safe Boot allows you to successfully log in, you may have issues with one or more login itmes (while the following article is labelled as a Mavericks article, it is viable for earlier versions of the Mac OS, as well).
    OS X Mavericks: If you think you have incompatible login items
    http://support.apple.com/kb/PH14201
    Cheers,
    Allen

  • SSL: how to use Multiple Private key/Certificate pair for authentication.

    Hi all,
    i am implementing SSL in java using X509 Certificate/private key combination.
    i have two set of private key/certificate pair.
    one is factory default and another is generated at run time.
    my problem is to try ssl connection with both pairs on same tcp/ip connection.
    e.g. on server side: first try ssl connection with factory default certificate, if it fails try connecting with generated certificate on same tcp/ip connection.
    on client side: if generated certificate(this certificate was generated at server side) is present first perform server authentication using this certificate otherwise authenticate server with factory default certificate.
    can someone please help and let me know how do i need to configure both ends(client and server) for achieving the same.
    Thanks In Advance
    Saurabh Ahuja

    Client code does not contain any default truststore and needs a certificate for authentication.Of course it does. OpenSSL has a way of doing that: some kind of equivalent for the truststore. None of the stuff you've posted here about generating certificates at runtime has any bearing on that problem.
    It's like this. The idea of PKI with SSL is as follows:
    - the server has a private key and a signed certificate. Preferably it's signed by a CA that the client already trusts, otherwise if it's self-signed it has to be exported from the server's keystore and imported into the truststores of all the clients.
    - the client has a truststore that trusts the server, one way or the other, see above.
    - the server's private key is private to it. Nobody else has it. Nobody else can ever get it. If it ever leaks, the server is compromised, and server authentication via that private key now means absolutely nothing. You have lost security.
    - the server sends its cert to the client along with a digital signature signed by its private key.
    - the client (a) decides whether it trusts the cert, via its truststore, and (b) verifies the digital signature, which establishes that the server owns the certificate.
    At this point the server is authenticated to the client and the SSL connection is open. It can now be used as an ordinary socket connection.
    If you want client authentication too, you need all the above in reverse as well, i.e. reading server for client and client for server throughout. Note particularly that each client must have its own private key. Otherwise the private key isn't private, so signing something with it doesn't establish ownership, so client authentication isn't valid.
    You need to understand all this stuff and relate it to the apparently broken security design of your application. Generating a private key and a certificate at runtime is complete nonsense within the context of PKI and SSL. It proves nothing, establishes nothing, authenticates nothing; it just wastes time.

Maybe you are looking for

  • Pdf reader plug-in missing in safari after installing lion

    After installing Lion, my pdf plug-in seems to be missing for Safari. I am not being able to view the embeded pdf documents anymore. I have installed java for Lion, downloaded adobe reader plug-in, restarted my macbook-pro - nothing helps. What am I

  • Exiting a Runtime Process without calling destroy()

    I have a child process that I have started with Runtime.getRuntime.exec(). Is there any way to stop this process without allowing the child process to run to completion or calling Process.destroy()?

  • Log for all actions of Users

    Hello : I need  development that load table Z*  the information of all user actions as log the actions ( Push button , call transaction , eject report ect.. ) . I thinked to do with user-exit but i didn't think it . Could you give a idea to done it ?

  • SRM - email address in Ship to address on Shopping Cart as Mandatory field

    Hi, Want to make email id  and telephone number in ship to address/performance Location on shopping cart as mandatory field. any one faced this issue, please let me know, how to do this, Thanks in advance

  • Getting User Role in JSPProvider

    Hi, I am developing a simple News portlet which displays different news based on the role of the logged in user. I am planning to use a simple JSPProvider that has a JSP which includes a different news jsp for each different role. Howeve, i donot kno