Unable to connect using string using the user sys Linux linus connection

Hello

I am facing problem in the use of connection string when you connect as user sys on Linux OS

For example:

When I connect as

sysoracle/sys as sysdba its connection.

But when I provide the connection string as sys/sysoracle@TEST as sysdba its display with the error like:

ORA-12505: TNS: listener is not currently know of SID in connect descriptor

Any help will be benefitial for me

Thanks and greetings

Save your listener.ora as this with Oracle Home location has changed and that the reboot,

SID_LIST_LISTENER =
  (SID_LIST =
    (SID_DESC =
      (SID_NAME = PLSExtProc)
      (ORACLE_HOME = E:\oracle\product\10.2.0\db_1)
      (PROGRAM = extproc)
    )
    (SID_DESC =
      (GLOBAL_DBNAME = TEST)
      (ORACLE_HOME = E:\oracle\product\10.2.0\db_1)
      (SID_NAME = TEST)
    )
  )

LISTENER =
  (DESCRIPTION_LIST =
    (DESCRIPTION =
      (ADDRESS = (PROTOCOL = TCP)(HOST = oracle)(PORT = 1521))
    )
    (DESCRIPTION =
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    )
  )

HTH
Aman...

Tags: Database

Similar Questions

  • I added the user name to log on to the computer in the active directory after adding, I can't connect to the internal application by using the user name and password...

    Hello

    I added the user name to log on to the computer in the active directory after adding, I can't connect to the internal application by using the user name and password...

    Please give the solution

    What happens when you try to connect?

    If you are able to connect using the different account, try running gpupdate/force.

    If the problem persists, you can open the discussion on:

    http://social.technet.Microsoft.com/forums/Windows/en-us/home

    What is responsible technical issues forum.

  • How to use the user with event loop event

    Hello

    I want to communicate between 2 VI, so I have a global variable (boolean) who gives the order to an event tool to run. The problem comes from the fact that event loop accepts no global variable, I found on the forum that I can use the user event. Of course, the second VI works normally when I push the button (boolean) in there to run the event loop. Please can someone explain me how to do this, I am a chemist.

    Thank you.

    You enter the receiver structure of event for the event you want to receive.

    To do this in two screws, you will have to share the user between them event reference.

  • Is it possible to add a hard drive to a VM running via a script or a program without using the user interface

    I'll try to ask this question clearly, but I ask that read you it carefully, because I can't do a great job of setting out clearly what I'm looking for.

    I know how to create a virtual disk in a batch file or a script.  I know how to have a running virtual machine to detect a newly added hard drive and format it in Linux, BACK, and NetWare. I do not have scripted this part, but I did it manually by adding records via the UI and then by doing the steps manually to make the operating system to detect and format the newly added drive. In each case, these steps are scriptable with the exception of the addition of the drive in the user interface.

    The only way I know to add a new hard disk to a virtual computer running is through the user interface. I don't know in a way that can contain script (for example vmrun or an API call) to make.

    I guess that maybe I can have the virtual machine to go into sleep mode and then add the HDD in the vmx file while the machine is in standby mode, then put the computer to sleep mode, although I have not tested this.

    My question is, ' can a virtual drive be added to a virtual machine running without using the user interface and without put the machine to sleep, or in other words in a script any?

    Have you tried VI SDK?

  • Expdp unable the aud$ table as the user sys

    Hello
    Oracle 11 g 2
    OS: Solaris

    Expdp unable the aud$ table as the user sys

    Audit tables is size: 5 GB to check tablespace

    Error details:

    Current estimation using BLOCKS method...
    Total estimation using BLOCKS method: 0 KB
    ORA-39166: Object SYS. AUD$ has not been found.
    ORA-31655: no data or metadata of objects selected for employment

    Export is suspended for 4 hours and shows 0kb of dumpfile to the os levl.

    kindly, one please help on this issue.

    Thank you
    visu.

    try to export the table SYS. AUD$ using the traditional export...

    $exp system / file yourdmpfile.dmp log = yourlogfile.log = tables = sys.aud$

    Please see below notes for more information.
    DBMS_AUDIT_MGMT to manage and purge Audit information [ID 731908.1]

  • Failure to logon with the user SYS: ORA-01031: insufficient privileges

    Hello

    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE 11.2.0.1.0 Production
    AMT for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production

    OS: CentOS 5.5

    I can't log in with the user SYS via PL/SQL Developer. I get the message: ORA-01031: insufficient privileges. PL/SQL Developer is installed on Windows 7 Professional. Version of the Oracle Client is 11.2.0.1.0. However, I connect successfully with SYSMAN and SYSTEM.
    For those who may wonder if I try to connect 'as sysdba' when I use the SYS user, the answer is YES, I do.
    In addition, I think that the name of the tool (PL/SQL Developer) does not matter because I think I'm going to face the same error with any other tool (but I mentioned just in case).

    Server side, I have no problem with the SYS user. I can connect via SQLPlus with connect / as sysdba or connect "virtue sysdba" without fault.

    The sec_case_sensitive_logon initialization parameter is set to FALSE
    SQL > show parameter sensi

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    SEC_CASE_SENSITIVE_LOGON boolean FALSE

    I use the local name to connect and client side, I have a tnanames.ora file. The sqlnet.ora file looks like this:
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    I read in this forum (another thread) on the use of a password file. I created a password file using orapwd this way:
    orapwd file=orapwDB11G2 entries=100 ignorecase=y password=a_password
    where I replaced "a_password" with the SYS password.

    In fact, I'm not sure that the customer is influenced by the file password anyway because I said to use a local naming.

    Clues?

    Thank you very much!

    So your ORACLE_SID is planet but not DB11G2 , second password file must be located in $ORACLE_HOME/dbs location if you want to connect the planet of database/sid and therefore

    orapwd file= $ORACLE_HOME/dbs/orapwplanet password=syspass
    

    Then try again.

  • Prevent the user SYS acess to non-redacted data in Oracle 12 c

    Hello

    I have a strategy of writing created with the following options:

    function_type = > DBMS_REDACT. FULL,

    expression = > ' sys_context ("userenv", "session_user")! = "MY_REDACTION" ')

    By default users SYS has the following privileges to the redaction: EXEMPT DML DRAFTING a STRATEGY and EXEMPT DDL WRITING

    the DBA role has the following privileges to the redaction: EXEMPT DDL DRAFTING a STRATEGY and EXEMPT DML WRITING

    the EEXP_FULL_DATABAS role has the following privileges to the redaction: POLICE TAX-FREE of REDACTION.

    When I revoke all these privileges users/roles above, the user SYS was always 'see' the non-redacted data.

    How can I prevent the SYS user does not ' see ' the non-redacted data?

    Thanks and greetings

    Hello Laury,

    We can't prevent the SYS to see the redacted data. It is exempt from these policies.

    You can prevent to access the table with the Vault database.

    Kind regards

    Vlad

  • ODI 11.1.1.7 to connecing HFM 11.1.2.4 failed with the error 'error occurred in driver then the connection to the application of financial management [ApplicationName] on [HFMCluster] using the user name [admin]

    Hi experts,

    I'm trying use odi 11.1.1.7 to load the data in HFM 11.1.2.4 and it failed during the loading in the data store HFMData with the below error message:

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (most recent call changed):
    File '< string >", line 3, in < module >
    at com.hyperion.odi.hfm.ODIHFMAppWriter.loadData(ODIHFMAppWriter.java:240)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)


    com.hyperion.odi.common.ODIHAppException: com.hyperion.odi.common.ODIHAppException: error occurred in the driver when connecting to the application of financial management [IFRSHFM] on [HFMCluster] using the [admin] username.

    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:322)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2472)
    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:47)
    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:1)
    at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:577)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:468)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2128)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1930)
    to oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor$ 2.doAction(StartScenRequestProcessor.java:580)
    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)
    at oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor.doProcessStartScenTask(StartScenRequestProcessor.java:513)
    to oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor$ StartScenTask.doExecute (StartScenRequestProcessor.java:1073)
    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)
    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: Traceback (most recent call changed):
    File '< string >", line 3, in < module >
    at com.hyperion.odi.hfm.ODIHFMAppWriter.loadData(ODIHFMAppWriter.java:240)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)


    com.hyperion.odi.common.ODIHAppException: com.hyperion.odi.common.ODIHAppException: error occurred in the driver when connecting to the application of financial management [IFRSHFM] on [HFMCluster] using the [admin] username.

    at org.python.core.PyException.fillInStackTrace(PyException.java:70)
    at java.lang.Throwable. < init > (Throwable.java:181)
    at java.lang.Exception. < init > (Exception.java:29)
    to java.lang.RuntimeException. < init > (RuntimeException.java:32)
    to org.python.core.PyException. < init > (PyException.java:46)
    to org.python.core.PyException. < init > (PyException.java:43)
    at org.python.core.Py.JavaError(Py.java:455)
    at org.python.core.Py.JavaError(Py.java:448)
    at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:177)
    at org.python.core.PyObject.__call__(PyObject.java:355)
    at org.python.core.PyMethod.__call__(PyMethod.java:215)
    at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:221)
    at org.python.core.PyMethod.__call__(PyMethod.java:206)
    at org.python.core.PyObject.__call__(PyObject.java:397)
    at org.python.core.PyObject.__call__(PyObject.java:401)
    to org.python.pycode._pyx11.f$ 0 (< string >: 6)
    to org.python.pycode._pyx11.call_function (< string >)
    at org.python.core.PyTableCode.call(PyTableCode.java:165)
    at org.python.core.PyCode.call(PyCode.java:18)
    at org.python.core.Py.runCode(Py.java:1204)
    at org.python.core.Py.exec(Py.java:1248)
    at org.python.util.PythonInterpreter.exec(PythonInterpreter.java:172)
    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)
    ... 19 more
    Caused by: com.hyperion.odi.common.ODIHAppException: error occurred in the driver when connecting to the application of financial management [IFRSHFM] on [HFMCluster] using the [admin] username.
    at com.hyperion.odi.hfm.ODIHFMAppWriter.loadData(ODIHFMAppWriter.java:240)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:175)
    ... more than 33
    Caused by: com.hyperion.odi.common.ODIHAppException: error occurred in the driver when connecting to the application of financial management [IFRSHFM] on [HFMCluster] using the [admin] username.
    to com.hyperion.odi.hfm.ODIHFMAppConnection. < init > (ODIHFMAppConnection.java:56)
    at com.hyperion.odi.hfm.ODIHFMAppWriter.loadData(ODIHFMAppWriter.java:185)
    ... more than 38
    Caused by: com.hyperion.odi.hfm.wrapper.HFMException: error occurred in the driver when connecting to the application of financial management [IFRSHFM] on [HFMCluster] using the [admin] username.
    to com.hyperion.odi.hfm.wrapper.HFMConnection. < init > (HFMConnection.java:54)
    at com.hyperion.odi.hfm.wrapper.HFMServer.getConnection(HFMServer.java:87)
    to com.hyperion.odi.hfm.ODIHFMAppConnection. < init > (ODIHFMAppConnection.java:50)
    ... 39 more
    Caused by: com.hyperion.odi.hfm.wrapper.HFMException: error loading string resource for the code '103 '. Error code: 1813 (x 715)
    at com.hyperion.odi.hfm.wrapper.HFMDriverJNI.getConnection (Native Method)
    to com.hyperion.odi.hfm.wrapper.HFMConnection. < init > (HFMConnection.java:48)
    ... more than 41

    I've referenced Doc ID 1379286.1 copied below files ODI_HOME\agent\drivers and HFMDriver64_11.1.2.dll renamed to HFMDriver.dll and the file added to the variable 'path ': env

    odihapp_common.jar

    odi_hfm.jar

    HFMDriver64_11.1.2.dll

    msvcr100.dll

    MSVCP100.dll

    And I don't know that HFMDriver.dll is accessible by the studio of ODI (because I can't rename it when ODI studio was opened).

    So can someone please give me some advice? Thank you.

    Eric

    Hi CPR1,.

    Sorry for the late reply (I probably missed the system message), yes I asked the support of oracle and got the answer: KM for HFM 11.1.2.4 module is no longer supported. If I can choose only to customize the interface using the JAVA API or use FDMEE.

    Thanks for all the help, but it seems using ODI to load the data in HFM version 11.1.2.4 + will is no longer supported.

    Eric

  • Cannot access the internet using the account invited in Vista. Unable to access using the administrator account.

    This one is strange - and I repeat that the problem is that I can't access the internet by using the administrator account.  The guest account works fine.  All programs are there and launch the fine (IE, Live Messenger, Yahoo Messenger, etc.), but they cling right there when I try to log on or access to any Web site.

    While in the administrator account, I ran "CMD" in the run menu and can ping Yahoo, Google, etc. with success.  It's embarrassing - any ideas how the administrator account can act that way then the guest account works perfectly?

    Hello Allen LaBrune,.

    If you are able to ping the websites from the command prompt, it means that your computer connectivity is fine.

    ·         What is the antivirus installed on your computer protection software?

    ·         Have you tried to browse by disabling the firewall?

    Try disabling the firewall on the computer and check if you are able to navigate.

    If this does not work, reset Internet Explorer settings and check if you can browse.

    To use the feature reset the settings of Internet Explorer in the Control Panel, follow these steps:

    1. exit all programs, including Internet Explorer (if it is running).

    2. If you are using Windows Vista, click Start, type the following command in the start search box and press ENTER:

    Inetcpl.cpl

    The Internet Options dialog box appears.

    3. click on the Advanced tab.

    4. Under Reset Internet Explorer settings, click Reset. Then click again on reset.

    5. when Internet Explorer has finished resetting the settings, click close in the reset Internet Explorer settings dialog.

    6. restart Internet Explorer.

    For you reference, you can visit the link for the following Article:
    http://support.Microsoft.com/kb/923737

    Thank you

    Irfan H, Engineer Support Microsoft Answers. Visit our Microsoft answers feedback Forum and let us know what you think.

  • RDP for the CSA MC using the user state

    I'm trying to activate an administrator remote access to the MC via RDP. The rule is triggered, which denies this action is #262. Is there a way to allow access to the box based on user RDP State? I need what the admin group is part of a DHCP pool so I can't nail down to just its address. Documentation is not very clear in the application of States of the user.

    Sorry for the long answer... I hope this helps...

    YES, it is absolutely possible to do. Let's say your MC is in a group called "MC CSA Group. In this group, you have implemented policies. Beside policies are your rule failet etc... So what you need is to create a new strategy (set it to Windows or Linux, if necessary). You then create a new 'Module of rule' that you attach to the new policy that you just created. When you create the new rule Module, you'll see an article that says "steady-state". Select the option "apply this rule module if the following status conditions are met:" click the checkbox beside of "user state:". "» Selection in the State of the user list, click on 'NEW '. Here, you will need to create a user state based on what you want to be able to RDP to the CSA MC. give the new user to the user a state name. Here you have the choice, you can create a specific user (i.e. If only a domain user id must have access), or you can use a domain or Local Group. (I.e. If the Domain Admins need to access the CSA MC to the RDP). Allows that you want to use the group Active directory 'Domain Admins '... "The corresponding to groups" enter the EXACT name of the domain group (Ex: MYDOMAIN\MYGROUP). Click Save. Select the new status for the user, and then save the new rule module. Assign the new rule module to the new policy and implement the new strategy of the Group CSA MC. Finally, you need to navigate the new rule module that you created and add a NETWORK access CONTROL RULE. Create an allow rule that will allow the termsrv.exe as server TCP/3389. No matter what host (you said they were on DHCP. I recommend to create a specific DHCP scope for users, so you can lock it the most). Save the rule and generate.

  • Unable to resize using the drop-down list of image Photoshop 2015 CC

    I recently had to rebuild my system (yesterday) include motherboard and computer.

    That's why I need to download and reinstall Photoshop 2015 CC. It lies the new "PC name" resumed. I turned off the old system.

    Problem.

    When I try to resize any photo using the height or width of the Image - the Image size-, I'm unable to change the values.

    Any ideas.

    Chomp

    Opens the dialog box resize the Image and you can target these areas?  Have you tried resetting your Photoshop tools?

  • Unable to speak using the 'phone dialer', hear the ringing tone. can hear the person on the other side... but he can't hear me... and when I press talk the line disconnects... I have an internal modem Agere on laptop HP Pavilion DV6-TX1152... pls help

    I'm develpoing apps using the SAPI, TAPI, however, I'm stuck with a fundamental question... when I dial a number, I can hear the ringtone on the speakers of the laptop... and I can hear the person on the other side as well... but he can't hear me... and as soon as the others left up to the 'Phone dialer' pcks pops up a window with two buttons... 'Talk' and 'Hang up', when I press the talk button, the line is automatically disconnected. Pleas help to solve this problem...

    Hi abhi.jeet,

    Thank you for visiting the website of Microsoft Windows Vista Community.

    The question you have posted is related to application development and would be better suited to the MSDN Community. Please visit the link below to find a community that will provide the support you want.

    http://msdn.Microsoft.com/en-us/default.aspx

    Hope this information is useful.

    Jeremy K

    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • WCF error - unable to authenticate using the ' DoLoginByPass()

    Hello

    I can't run a WCF service in our new 6.1.1.1 test environment.
    The WCF service is a custom web service, we have created to read the specific data of the object (e.g. plug) Prodika using Prodika framework.

    The service works very well in 6.1.0.1-, it was installed in production
    6.1.0.1 for a long time.


    Now, we are testing the WCF service even against 6.1.1.1 and seems not be working properly. I can read the WSDL for the server,

    but when I call the service (using SoapUi) I get the following error.
    I followed all the steps in the guide of Web services ' configure Application Programming Interface.

    Based on the below error you have ideas why we get this?

    Thank you

    ERROR:
    " < s: Envelope = xmlns:s ' http://schemas.xmlsoap.org/SOAP/envelope/ ">                                                               
    < Body >
    < s:Fault >
    < faultcode
    " xmlns: a = ' http://schemas.Microsoft.com/net/2005/12/windowscommunicationfoundation/dispatcher "> has: InternalServiceFault < / faultcode > .

    < faultstring XML: lang = "en - us" >not able to authenticate using the ' DoLoginByPass()' < / faultstring >
    < detail >
    " < ExceptionDetail xmlns =" http://schemas.DataContract.org/2004/07/system.ServiceModel "                                           
    ' xmlns:i = ' http://www.w3.org/2001/XMLSchema-instance ">                                                                           
    < i: Nile HelpLink = "true" / >
    < i: Nile InnerException = "true" / >
    < message > not able to authenticate by using "DoLoginByPass()" < / Message >
    < StackTrace > <! [CDATA [to WCFPlatformExtensions.ExecContextCallInitializer.BeforeInvoke (InstanceContext instanceContext,
    Channel of IClientChannel, message)
    at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InitializeCallContextCore (MessageRpc & CPP)
    at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InitializeCallContext (MessageRpc & CPP)
    at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin (MessageRpc & CPP)
    at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5 (MessageRpc & CPP)
    at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4 (MessageRpc & CPP)
    at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3 (MessageRpc & CPP)
    at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2 (MessageRpc & CPP)
    at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1 (MessageRpc & CPP)
    at System.ServiceModel.Dispatcher.MessageRpc.Process (Boolean isOperationContextSet)]] > < / StackTrace >
    < Type > System.ServiceModel.Security.SecurityAccessDeniedException < / Type >
    < / ExceptionDetail >
    < / details >
    < / s:Fault >
    < / Body >
    < / s: Envelope >

    Configuration of the FILE EnvironmentVariables.config:

    #Integration services

    Prodika.ProdikaAPI.SysUser = [ProdikaApiUser]

    IgnoreMe = Prodika.ProdikaAPI.SysPassword

    Prodika.ProdikaAPI.IsLoginBypassOn = true

    Prodika.ProdikaAPI.IsUseTrustedAuth = true

    6.1.1.1 and the last Packs of extensibility (3.0 and higher), the Prodika.ProdikaAPI.SysUser must be out of the environmentvariables.config file. It must now be configured using the SetupAssistant tool.

  • AnyConnect user using the user certificate authentication and LDAP authentication

    Hello

    I'm trying to implement the Anyconnect VPN for my office. Now, I want the user to authenticate the user certificate based (which is install user local system are we) CN value and LDAP authentication. A help how to achieve this requirement. We install Certificate ROOT and INTERMEDIATE Godaddy and even already installed ASA. Also, we have the user certificate installed on each system user to authenticate the user.

    Any help please.

    Hi subhasisdutta,

    This link will certainly help you with the configuration:

    http://www.Cisco.com/c/en/us/support/docs/security/AnyConnect-secure-mob...

    Hope this info helps!

    Note If you help!

    -JP-

  • Export PDF with beaches by using the user interface

    Hello

    Request:

    PDF export with all or Pages in line with the concept of the user interface.

    We need user interface with the concept of dialogue or the Palette.

    So far,.

    myDlg = new Window('palette', 'XXX Export Option');
    myDlg.orientation = 'column';
    myDlg.alignment = 'left';
    //add drop-down
    myDlg.DDgroup = myDlg.add('group');
    
    var DialGroup = myDlg.DDgroup = myDlg.add('group');
    DialGroup.add("statictext", undefined, "Choose Page Nos.");
    DialGroup.orientation = 'column';
    DialGroup.alignment = 'left';
    var myRBAll = DialGroup.add('radiobutton', undefined, "All "); //1
    
    
    var myRBRange = myDlg.DDgroup.add('radiobutton', undefined, "Range");   //2
    var myList = myDlg.DDgroup.add('edittext');
    myList.minimumSize.width = 150;
    myDlg.DDgroup.orientation = 'row';
    
    myDlg.show();
    
    
    with(app.pdfExportPreferences){
    pageRange = mypageRange;
    }
    
    var myPDFFilePath = File("~/Desktop/abc.pdf")
    app.activeDocument.exportFile ( ExportFormat.pdfType, myPDFFilePath, false);
    
    
    myRBAll.addEventListener('click', function(event) {
    });
    
    myRBRange.addEventListener('click', function(event) {
        myList.enableBehavior = true;
    ////~ alert("Clicked RadioButton: " + this.text + "\nValue: " + event.target.value);
    });
    
    

    Screen Shot 2015-10-13 at 13.44.01.png

    Thanks in advance

    Siraj

    Try this,

    var doc = app.activeDocument;

    var myPDFFilePath = File("~/Desktop/abc.pdf")

    If (myRBRange.value)

    {

    app.pdfExportPreferences.pageRange = myList.text;

    }

    on the other

    {

    app.pdfExportPreferences.pageRange = PageRange.ALL_PAGES;

    }

    doc.exportFile (ExportFormat.PDF_TYPE, myPDFFilePath, false);

Maybe you are looking for

  • Satellite Pro L10 and Bt travel 2100

    Just bought new laptop L10 and have a BT Voyager home router. The laptop connects with Netgear and other connectors, but under no circumstances will connect with my BT Voyager 2100 to the House. Nobody knows the answer to this problem, and are they c

  • Satellite P100-324 - card reader cannot find file system

    Satellite P100-324 card reader not found on the RAW file system that uses my camera! How to solve a problem?

  • Very slow computer after the latest updates

    Hello I've updated one of my PCs running Vista x 64 updates of security two days ago.Now that the systems takes more than 15 minutes just to start at the opening screen of session and as much time again to get on the desktop.The mouse cursor is alway

  • A few questions about FileConnection/JSR 75

    [I posted these issues some time ago, but got no response] I am writing an application that targets the 4.2.1 and upward. After reading everything I can find (api docs, forum, kb, guides, web search), I still have many questions about the BlackBerry

  • ISE licensing

    Hi guys, I'm confused about ISE licensing. We want most of the elements, including cable, wireless, VPN, guests, profiling, posture etc. If a seller listed on base + licenses apex endpoint (anyconnect) and they say that we will cover. Is this right s