Oracle document capture + distributed capture - problem with authentication

Hi,
I've installed odc on a win 2008 r2 std system. The host is in AD domain. Database Oracle ver 11.2.0.1.0 has been installed locally on the same host as odc and then oddc on the AD account ODC_ADMIN. I've initialized database and in user panel of odc i have one user - ODC_ADMIN (displayed as \\DOMAIN\ODC_ADMIN). When I want to add new user which could get access to odc app I can't see the domain name in the add user window. I can add a user or group but it is then added like \\\TEST or so with 3 backslashes and of cource didnt let to authenticate in odc or other components.
Anyone know what can cause this issue?

I can't recall offhand, but I do know there are a number of support notes available that deal with 'missing' domain values in the ODC groups and user list when using AD.
have you hit the support site?
-ryan

Similar Messages

  • Problem with authentication in OBIEE

    Hello, I have a problem with authentication in OBIEE.
    A user who does not exist, enter the application and can enter but can not access almost anything, it is very rare because in addition webcatalog are created within the folder with your name and no one created it.
    any ideas?

    I created SR and i solved the problem.
    The problem wasn´t in weblogic. We migrated rpd 10g to 11g, I had define one initialization block session in RPD, when we disabled it, it´s running fine.
    Oracle recomended work in weblogic in obiee 11g
    best regards
    Edited by: Benito Camelas on Sep 29, 2011 7:12 AM

  • Problems with authentication

    Good day
    I am having problems with authenticating my Adobe account when I try to download an ebook. Adobe does not recognise my ID or password when I put it in the authentication box of Kalahari.com ereader.
    Can you please assist in solving this?

    Contact Adobe Support either by chat or via phone.
    Here are some links to help make contact:
    http://www.adobe.com/support/chat/ivrchat.html
    http://www.adobe.com/support/download-install/supportinfo/

  • Fulfilment server encountered a problem with authentication

    I am trying to create my first app using DPS app builder, all the step have been done correctly, however creating the app give the f
    ollowing error
    "The fulfillment server encountered a problem with authentication"
    Anyone face this before? how to solve this issue? I can't find anything in the guidline files

    Hello again
    The app rejected once again and here is the itunes message
    "We found that while you have submitted In App Purchase products for your app, the In App Purchase functionality is not present in your binary. "
    I am able test the development version of the app and I can see the folio inside it with an option to buy, I can't locate any error in the development side and I need more clarification from your side about the rejection, why the binary is rejected?
    There is nothing wrong from my side. my app is working on the testing version and everything is OK.
    You rejected the app because in-app purchase is not enabled as you claimed. but I can see the folio inside the app with an option to buy, nothing wrong and no error what so ever is facing me. why you rejected the binary?
    I really need your help to identify where the problem is, I have to get the viewer ready for sale July 1st. it is been rejected for couple of time and I am not sure why.
    Regards;
    Rafah Alkhatib
    CEO
    [email protected]
    http://www.reachsn.com
    Dubai, Riyadh, Amman

  • How to send Oracle rowid to servlet? | Problem with national characters.

    There is same possibility how to send rowid to servlet?
    I have now definition like this:
    <af:image source="/imageservlet?Par1=#{bindings.Col1.inputValue}"/>
    But If column contents national characters, servlet methods obtained changed these characters.
    My idea is to use not primary key for row, but use oracle rowid. It is simply possible?
    Use something like this:
    <af:image source="/imageservlet?Rowid=#{bindings.Rowid}"/
    Or Do you have ideas how to solve problem with national characters ?
    Thanks
    FiL

    Hi,
    Although your workaround works.
    I think this is a simple encoding problem.
    I simply need to make sure all parameters and pages are encoded with a char set which contains the national characters you mentioned.
    This is a bit dependent on the exact technology your using, but most can be done via the web.xml:
      <jsp-config>
          <jsp-property-group>
              <url-pattern>*.jsp</url-pattern>
              <page-encoding>UTF-8</page-encoding>
          </jsp-property-group>
      </jsp-config>     This forces all JSP pages to be encoded in UTF-8
    Adding the following parameter sometimes helps as well, although I think this one is a bit dated:
    You said your using a servlet so your servlet needs a similar block for its pattern
      <context-param>
        <param-name>PARAMETER_ENCODING</param-name>
        <param-value>UTF-8</param-value>
      </context-param>If you want to be 100% sure the encoding is set right make sure thepages contain:
    <%@ page contentType="text/html;charset=utf-8"%>Or depending on your view technology the syntax can be a bit different
    -Anton

  • Problems with authenticated smtp on Mac mail 2

    I do support for a small ISP and we are seeing problems with Mac Mail authenticating to the smtp server. The settings that should work are:
    outgoing server: asmtp.gorge.net
    Username: full email address
    Outgoing server port: 2525 or 587
    We typically turn on password for the authentication type. In some customers, nothing seems to work. They get an error that their email address can't authenticate. Any ideas on what settings might work for this?

    Teri,
    Reading the guidance for Outlook Express, I note:
    "Step 11. On the Servers tab under Outgoing Mail Server, check the box titled My server requires authentication. Then go to the Advanced tab. Below select the option use same settings as incoming server. (emphasis added)"
    In Mail, this is normally the same as specifying authentication of None, and not entering the Username or Password again for the Outgoing Server. This type of authentication, does not result in appending the Username entry (Username corresponds to Account Name in Outlook Express). Mail will authenticate to the SMTP with the Username and Password used for the Incoming, if prompted by the server, and the separate, hard, (and redundant) authentication resulting from using Password in the Outgoing Server entry boxes will cause a failure. However, this type of authentication (which is often called SMTP after POP3, or POP3 before SMTP) is normally conducted on Port 25. In my experience, the use of Port 587 is meant for those SMTP that must have a separate authentication, and where you will see the name altered to include the Username. Hopefully this will work with Port 2525, but I have not confirmed. SMTP after POP3 authentication does not help sending from remote providers, such as found in internet cafes, and this is why some ISPs provide a SMTP that does require separate, Password Authentication.
    In the new Mail Setup Assistant, there is now the option to specify to use the same settings, but not enter the Username and Password -- this is not obvious, but well known by some ISPs, but not all -- this is really the same as changing to None in an existing account, and removing the Password and Username entries. Also, in Mail, I would NOT expect any default names to appear, unlike what your Mac Mail instructions imply.
    Keep me posted.
    Ernie

  • Problem with authentication using UTL_DBWS

    Hi,
    I'm trying to call out to a web service from a PL/SQL procedure using UTL_DBWS. I am getting the following error when executing the procedure:
    ORA-29532: Java call terminated by uncaught Java exception: javax.xml.rpc.soap.SOAPFaultException: ARERR [149] A user name must be supplied in the control record
    This is despite the fact that I have set the USERNAME property using utl_dbws.set_property. I am 99% sure that the problem is within my Oracle call, becuase I have used a web services utility (SoapSonar) to successfully call the web service, and I have also been able to recreate the error message using the same utility by removing the username information from the xml message header. I have also been able to successfully call the web service if I allow anonymous use of the web service (unfortuantely I need to use the security/authentication for this project).
    I have used utl_dbws.get_property to verify that the USERNAME property is being set correctly, but it still seems that the username is not being included in the header when I call the web service with UTL_DBWS.invoke.
    Does anyone have any suggestions?
    Thanks,
    Jason

    Hi,
    I'm having the same issue using UTL_DBWS. Calls to services that don't require authentication seem to work well using this package but I can't get the basic authentication calls working. When I examine the HTTP header it missing the "Authorization: Basic <base64-encoded-string>" line that I'd expect to see.
    I'm using the utl_dbws.set_property procedure to set the USERNAME and PASSWORD properties.
    Anyone have any ideas how to overcome this problem?
    Cheers,
    Anand.

  • Weblogic 10g - Startup problem with authentication

    I installed Weblogic 10g (latest release) and change the default password for weblogic user from the weblogic console, then I restarted the Oracle Weblogic server, but when It try to start give me an error:
    starting weblogic with Java version:
    java version "1.6.0_07"
    Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
    Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
    Starting WLS with line:
    C:\PROGRA~1\Java\JDK16~1.0_0\bin\java -client -Xms256m -Xmx512m -XX:CompileThr
    eshold=8000 -XX:PermSize=48m -XX:MaxPermSize=256m -Xverify:none -da -Dplatfor
    m.home=C:\bea\WLSERV~1.3 -Dwls.home=C:\bea\WLSERV~1.3\server -Dweblogic.home=C:\
    bea\WLSERV~1.3\server -Dweblogic.management.discover=true -Dwlw.iterativeDev=
    -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\bea\patch_w
    ls1030\profiles\default\sysext_manifest_classpath;C:\bea\patch_cie660\profiles\d
    efault\sysext_manifest_classpath -Dweblogic.Name=examplesServer -Djava.security.
    policy=C:\bea\WLSERV~1.3\server\lib\weblogic.policy weblogic.Server
    <09/09/2008 03:43:16 PM PDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebL
    ogic Server with Java HotSpot(TM) Client VM Version 10.0-b23 from Sun Microsyste
    ms Inc.>
    <09/09/2008 03:43:17 PM PDT> <Info> <Management> <BEA-141107> <Version: WebLogic
    Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967 >
    <09/09/2008 03:43:19 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server stat
    e changed to STARTING>
    <09/09/2008 03:43:19 PM PDT> <Info> <WorkManager> <BEA-002900> <Initializing sel
    f-tuning thread pool>
    <09/09/2008 03:43:19 PM PDT> <Notice> <Log Management> <BEA-170019> <The server
    log file C:\bea\wlserver_10.3\samples\domains\wl_server\servers\examplesServer\l
    ogs\examplesServer.log is opened. All server side log events will be written to
    this file.>
    <09/09/2008 03:43:23 PM PDT> <Notice> <Security> <BEA-090082> <Security initiali
    zing using security realm myrealm.>
    <09/09/2008 03:43:23 PM PDT> <Critical> <Security> <BEA-090402> <Authentication
    denied: Boot identity not valid; The user name and/or password from the boot ide
    ntity file (boot.properties) is not valid. The boot identity may have been chang
    ed since the boot identity file was created. Please edit and update the boot ide
    ntity file with the proper values of username and password. The first time the u
    pdated boot identity file is used to start the server, these new values are encr
    ypted.>
    <09/09/2008 03:43:23 PM PDT> <Critical> <WebLogicServer> <BEA-000386> <Server su
    bsystem failed. Reason: weblogic.security.SecurityInitializationException: Authe
    ntication denied: Boot identity not valid; The user name and/or password from th
    e boot identity file (boot.properties) is not valid. The boot identity may have
    been changed since the boot identity file was created. Please edit and update th
    e boot identity file with the proper values of username and password. The first
    time the updated boot identity file is used to start the server, these new value
    s are encrypted.
    weblogic.security.SecurityInitializationException: Authentication denied: Boot i
    dentity not valid; The user name and/or password from the boot identity file (bo
    ot.properties) is not valid. The boot identity may have been changed since the b
    oot identity file was created. Please edit and update the boot identity file wit
    h the proper values of username and password. The first time the updated boot id
    entity file is used to start the server, these new values are encrypted.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.do
    BootAuthorization(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itialize(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.initialize(Unknown S
    ource)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    >
    <09/09/2008 03:43:24 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server stat
    e changed to FAILED>
    <09/09/2008 03:43:24 PM PDT> <Error> <WebLogicServer> <BEA-000383> <A critical s
    ervice failed. The server will shut itself down>
    <09/09/2008 03:43:24 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server stat
    e changed to FORCE_SHUTTING_DOWN>
    Stopping PointBase server...
    PointBase server stopped.
    I tried almost everything in these links:
    https://support.bea.com/application_content/product_portlets/support_patterns/wls/AuthenticationErrorsStartingWLSPattern.html#Why_does_the_problem_occur_
    http://forums.bea.com/thread.jspa?threadID=600017775
    Also I tried to recovery the password but nothing works.
    Please I really need help.

    Hi all, I've the same problem...not resolved yet...may you help me, please?
    Silvia
    Starting e managed server from admin console, through node manager:
    weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.

  • Oracle Portal 3.0 Beta - problem with connection

    After finally getting a clean install of Oracle Portal 3.0 on Oracle 8.1.6 on Windows 2000, I am having problems connecting with the database when I try the PORTAL30 or PORTAL30_SSO URL. I get an error:
    "Proxy Logon Failed - please verify you have specified correct connectivity in the DAD... Error Code 6401 - DATABASE LOGIN FAILED - TNS is unable to connect to destination. Invalid TNS address or destination not listening..."
    The Oracle listener is up, the database is in the TNS names file on both Ora81 and OraPortal30 homes.
    One thing I do know is that when I configure the DADs for a user/pswd and connect string, and enter the actual Oracle password, it returns with a long series of **************** for the password, which is must longer than the actual one.
    I have hit a roadblock and would appreciate any support.

    UPDATE to the PROBLEM:
    I tried everything and then I stumbled upon something. In the Net8 configuration assistant for Oracle 8i, when I went into Naming Methods configuration, it said that I was only using Local. I added Oracle Names and tried again... SAME ERROR. RRRRRGGGHH!!! I had no trouble using SQL*Plus so what was going on!??
    Then I went to check the TNSNAMES.ORA in both the ORA8i and OraPortal30 network/admin directories. They were both exactly the same, with ORCLDEV1 (my sid) defined. Hmmm.... THEN, I looked in the directory and saw SQLNET.ORA. I compared the files in the two directories and they were DIFFERENT!!!
    The one in Ora8i had a NAMES.DIRECTORY_PATH= (TNSNAMES, LDAP, ONAMES, HOSTNAME).
    The one in OraPortal30 had a NAMES.DIRECTORY_PATH= (LDAP, ONAMES).
    On a hunch, I changed the one in OraPortal30 to be the same as Ora8i.
    Then, I went to http://bwood/pls/portal30 and VOILA!!! I got the main page. I then clicked on LOGIN and got the sign-on screen. It has been working so far!!!
    I will continue to post the progress of this as we begin to convert an older OWS 2.1 application to Portal 3.0!!
    Bruce Wood
    Oracle Director - Technium, Inc
    null

  • Oracle on Redhat 5.2 - Problem with Intelligent Agent

    After installing Oracle 8.0.5 with Redhat 5.2 Linux,
    the Intellient Agent would not work?
    Did anybody have similar problems?
    thank you
    Petra
    null

    Hello Jay,
    I have changed the read/write permissions and it now looks like this
    ls -ll
    drwxrwxrwx 4 oracle dba 4096 Jul 30 18:20 11g
    drwxrwxrwx 3 oracle dba 4096 Jul 30 00:35 linux_11gR1_database_1013.zip_FILES
    drwxrwxrwx 2 oracle dba 4096 Jul 30 18:31 oraInventory
    As you can see now that the dump linux_11gR1_database_1013.zip_FILES which i have downloaded from oracle website is owned by user oracle and oraInventory as well could you please tell me what error it could be...
    Thanks a lot
    Edited by: msyed on Jul 30, 2009 6:38 PM

  • Netctl and WPA2 Personal AES, problem with authentication

    I having trouble to connect to my WPA2 Personal 5ghz wireless AES (only) network using netctl. When I were using wicd it wasnt any problems. I assume there is something wrong in my profile but i cant find out what.
    My config /etc/netctl/wlp4s0-limbo2
    Description='A wireless connection using a custom network block configuration'
    Interface=wlp4s0
    Connection=wireless
    Security=wpa-configsection
    IP=dhcp
    WPAConfigSection=(
    'ssid="limbo"'
    'key_mgmt=WPA-PSK'
    'proto=RSN'
    'pairwise=CCMP'
    'group=CCMP'
    'psk="key"'
    and this is the output from journalctl -xn
    Error was encountered while opening journal files: No data available
    -- Logs begin at Mon 2001-01-01 01:02:40 CET, end at Fri 2013-06-14 13:45:30 CEST. --
    Jun 14 13:45:14 thallarch sudo[18463]: thall : TTY=pts/3 ; PWD=/home/thall ; USER=root ; COMMAND=/usr/bin/netctl start wlp4s0-limbo2
    Jun 14 13:45:14 thallarch sudo[18463]: pam_unix(sudo:session): session opened for user root by (uid=0)
    Jun 14 13:45:14 thallarch systemd[1]: Starting Networking for netctl profile wlp4s0-limbo2...
    -- Subject: Unit netctl@wlp4s0\x2dlimbo2.service has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit netctl@wlp4s0\x2dlimbo2.service has begun starting up.
    Jun 14 13:45:14 thallarch network[18470]: Starting network profile 'wlp4s0-limbo2'...
    Jun 14 13:45:30 thallarch network[18470]: WPA association/authentication failed for interface 'wlp4s0'
    Jun 14 13:45:30 thallarch network[18470]: Failed to bring the network up for profile 'wlp4s0-limbo2'
    Jun 14 13:45:30 thallarch systemd[1]: netctl@wlp4s0\x2dlimbo2.service: main process exited, code=exited, status=1/FAILURE
    Jun 14 13:45:30 thallarch systemd[1]: Failed to start Networking for netctl profile wlp4s0-limbo2.
    -- Subject: Unit netctl@wlp4s0\x2dlimbo2.service has failed
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/be02cf6855d2428ba40df7e9d022f03d
    -- Unit netctl@wlp4s0\x2dlimbo2.service has failed.
    -- The result is failed.
    Jun 14 13:45:30 thallarch systemd[1]: Unit netctl@wlp4s0\x2dlimbo2.service entered failed state.
    Jun 14 13:45:30 thallarch sudo[18463]: pam_unix(sudo:session): session closed for user root
    I have tried both with the obfuscated password using wpa_passphrase and the one in clear text.
    I should also mention that i have no problem connecting to my WPA2 Personal 2.4ghz wireless TKIP (only) network.

    Okey, I think Im on something here:
    wpa_supplicant config
    ctrl_interface=DIR=/run/wpa_supplicant GROUP=wheel # allow control for members in the 'wheel' group
    update_config=1
    ap_scan=1
    network={
    ssid="limbo"
    bssid=20:4E:7F:71:D0:04
    #psk="hidden"
    psk=8f3f...
    This is the output from $> wpa_supplicant -B -D nl80211 -i wlp4s0 -c /etc/wpa_supplicant/limbo.conf -dd -f /tmp/dump_wpa_supplicant
    wpa_supplicant v2.0
    Successfully initialized wpa_supplicant
    Initializing interface 'wlp4s0' conf '/etc/wpa_supplicant/limbo.conf' driver 'nl80211' ctrl_interface 'N/A' bridge 'N/A'
    Configuration file '/etc/wpa_supplicant/limbo.conf' -> '/etc/wpa_supplicant/limbo.conf'
    Reading configuration file '/etc/wpa_supplicant/limbo.conf'
    ctrl_interface='DIR=/run/wpa_supplicant GROUP=wheel'
    update_config=1
    ap_scan=1
    Line: 5 - start of a new network block
    ssid - hexdump_ascii(len=5):
    6c 69 6d 62 6f limbo
    BSSID - hexdump(len=6): 20 4e 7f 71 d0 04
    PSK - hexdump(len=32): [REMOVED]
    Priority group 0
    id=0 ssid='limbo'
    nl80211: interface wlp4s0 in phy phy0
    rfkill: initial event: idx=1 type=2 op=0 soft=0 hard=0
    rfkill: initial event: idx=2 type=1 op=0 soft=0 hard=0
    nl80211: Set mode ifindex 4 iftype 2 (STATION)
    nl80211: Subscribe to mgmt frames with non-AP handle 0x16d5a00
    nl80211: Register frame type=0xd0 nl_handle=0x16d5a00
    nl80211: Register frame match - hexdump(len=2): 04 0a
    nl80211: Register frame command failed (type=208): ret=-95 (Operation not supported)
    nl80211: Register frame match - hexdump(len=2): 04 0a
    nl80211: Failed to register Action frame processing - ignore for now
    netlink: Operstate: linkmode=1, operstate=5
    nl80211: driver param='(null)'
    nl80211: Regulatory information - country=00
    nl80211: 2402-2472 @ 40 MHz
    nl80211: 2457-2482 @ 40 MHz
    nl80211: 2474-2494 @ 20 MHz
    nl80211: 5170-5250 @ 40 MHz
    nl80211: 5735-5835 @ 40 MHz
    nl80211: 57240-63720 @ 2160 MHz
    nl80211: Added 802.11b mode based on 802.11g information
    wlp4s0: Own MAC address: 00:26:08:dc:85:72
    wpa_driver_nl80211_set_key: ifindex=4 alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0
    wpa_driver_nl80211_set_key: ifindex=4 alg=0 addr=(nil) key_idx=1 set_tx=0 seq_len=0 key_len=0
    wpa_driver_nl80211_set_key: ifindex=4 alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0
    wpa_driver_nl80211_set_key: ifindex=4 alg=0 addr=(nil) key_idx=3 set_tx=0 seq_len=0 key_len=0
    wlp4s0: RSN: flushing PMKID list in the driver
    nl80211: Flush PMKIDs
    wlp4s0: Setting scan request: 0 sec 100000 usec
    WPS: Set UUID for interface wlp4s0
    WPS: UUID based on MAC address - hexdump(len=16): 58 5f f7 31 b2 76 5d 30 bc 67 4d c1 25 d8 31 33
    EAPOL: SUPP_PAE entering state DISCONNECTED
    EAPOL: Supplicant port status: Unauthorized
    EAPOL: KEY_RX entering state NO_KEY_RECEIVE
    EAPOL: SUPP_BE entering state INITIALIZE
    EAP: EAP entering state DISABLED
    EAPOL: Supplicant port status: Unauthorized
    EAPOL: Supplicant port status: Unauthorized
    ctrl_interface_group=10 (from group name 'wheel')
    wlp4s0: Added interface wlp4s0
    wlp4s0: State: DISCONNECTED -> DISCONNECTED
    wpa_driver_nl80211_set_operstate: operstate 0->0 (DORMANT)
    netlink: Operstate: linkmode=-1, operstate=5
    Daemonize..
    RTM_NEWLINK: operstate=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
    RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
    nl80211: if_removed already cleared - ignore event
    RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
    RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
    nl80211: if_removed already cleared - ignore event
    wlp4s0: State: DISCONNECTED -> SCANNING
    wlp4s0: Starting AP scan for wildcard SSID
    nl80211: Scan SSID - hexdump_ascii(len=0): [NULL]
    Scan requested (ret=0) - scan timeout 10 seconds
    nl80211: Event message available
    nl80211: Scan trigger
    EAPOL: disable timer tick
    EAPOL: Supplicant port status: Unauthorized
    RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
    RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp4s0' added
    nl80211: if_removed already cleared - ignore event
    nl80211: Event message available
    nl80211: New scan results available
    wlp4s0: Event SCAN_RESULTS (3) received
    nl80211: Received scan results (21 BSSes)
    wlp4s0: BSS: Start scan result update 1
    wlp4s0: BSS: Add new id 0 BSSID 20:4e:7f:71:d0:02 SSID 'GET_OFF_MY_LAN'
    wlp4s0: BSS: Add new id 1 BSSID 00:1f:33:fa:68:01 SSID 'NETGEAR'
    wlp4s0: BSS: Add new id 2 BSSID 20:4e:7f:71:d0:04 SSID 'limbo'
    wlp4s0: BSS: Add new id 3 BSSID 74:44:01:72:6f:fa SSID 'ohyran'
    wlp4s0: BSS: Add new id 4 BSSID b8:a3:86:a4:6f:c2 SSID 'Kjansson'
    wlp4s0: BSS: Add new id 5 BSSID 00:19:5b:00:f9:41 SSID 'Routary'
    wlp4s0: BSS: Add new id 6 BSSID 34:21:09:02:61:88 SSID 'AirLink29150'
    wlp4s0: BSS: Add new id 7 BSSID 14:d6:4d:cd:56:ac SSID 'dlink'
    wlp4s0: BSS: Add new id 8 BSSID 00:1f:33:28:86:2a SSID 'NETGEAR-2.4-G'
    wlp4s0: BSS: Add new id 9 BSSID 00:27:19:80:ee:6c SSID 'PP-LINK'
    wlp4s0: BSS: Add new id 10 BSSID 00:24:b2:59:5d:af SSID 'Sofia-dator-Wireless'
    wlp4s0: BSS: Add new id 11 BSSID 00:24:fe:00:83:47 SSID 'schrem'
    wlp4s0: BSS: Add new id 12 BSSID 00:24:01:8f:e5:1e SSID '504'
    wlp4s0: BSS: Add new id 13 BSSID 08:76:ff:83:42:94 SSID 'TeliaGateway08-76-FF-83-42-94'
    wlp4s0: BSS: Add new id 14 BSSID 58:98:35:7f:08:7d SSID 'Bettan'
    wlp4s0: BSS: Add new id 15 BSSID 58:98:35:bb:3b:57 SSID 'TeliaGateway58-98-35-BB-3B-57'
    wlp4s0: BSS: Add new id 16 BSSID 00:1f:33:fa:70:03 SSID 'Skatteverket'
    wlp4s0: BSS: Add new id 17 BSSID 84:1b:5e:da:0a:4a SSID 'NETGEAR14'
    wlp4s0: BSS: Add new id 18 BSSID 4c:60:de:74:05:20 SSID '3Bredband0520'
    wlp4s0: BSS: Add new id 19 BSSID 00:26:44:99:57:0f SSID 'TeliaGateway00-26-44-99-57-0F'
    wlp4s0: BSS: Add new id 20 BSSID 00:18:4d:8a:cc:66 SSID 'router'
    BSS: last_scan_res_used=21/32 last_scan_full=0
    wlp4s0: New scan results available
    WPS: Unknown Vendor Extension (Vendor ID 9442)
    WPS: Unknown Vendor Extension (Vendor ID 9442)
    WPS: Unknown Vendor Extension (Vendor ID 9442)
    WPS: AP 00:1f:33:fa:68:01 type 0 added
    WPS: Unknown Vendor Extension (Vendor ID 9442)
    WPS: AP 74:44:01:72:6f:fa type 0 added
    WPS: AP b8:a3:86:a4:6f:c2 type 0 added
    WPS: AP 34:21:09:02:61:88 type 0 added
    WPS: AP 14:d6:4d:cd:56:ac type 0 added
    WPS: AP 00:1f:33:28:86:2a type 0 added
    WPS: AP 00:24:b2:59:5d:af type 0 added
    WPS: AP 00:24:fe:00:83:47 type 0 added
    WPS: AP 00:1f:33:fa:70:03 type 0 added
    WPS: AP 84:1b:5e:da:0a:4a type 0 added
    WPS: AP 4c:60:de:74:05:20 type 0 added
    WPS: AP[0] 00:1f:33:fa:68:01 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[1] 74:44:01:72:6f:fa type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[2] b8:a3:86:a4:6f:c2 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[3] 34:21:09:02:61:88 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[4] 14:d6:4d:cd:56:ac type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[5] 00:1f:33:28:86:2a type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[6] 00:24:b2:59:5d:af type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[7] 00:24:fe:00:83:47 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[8] 00:1f:33:fa:70:03 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[9] 84:1b:5e:da:0a:4a type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[10] 4c:60:de:74:05:20 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    wlp4s0: Selecting BSS from priority group 0
    wlp4s0: 0: 20:4e:7f:71:d0:02 ssid='GET_OFF_MY_LAN' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-29
    wlp4s0: skip - SSID mismatch
    wlp4s0: 1: 00:1f:33:fa:68:01 ssid='NETGEAR' wpa_ie_len=0 rsn_ie_len=20 caps=0x531 level=-29 wps
    wlp4s0: skip - SSID mismatch
    wlp4s0: 2: 20:4e:7f:71:d0:04 ssid='limbo' wpa_ie_len=0 rsn_ie_len=24 caps=0x11 level=-37
    wlp4s0: selected based on RSN IE
    wlp4s0: hardware does not support HT PHY
    wlp4s0: skip - rate sets do not match
    limbo is the network i try to connect to, but it says it doesnt support HT PHY which has to do with 5GHz network? So it seems like it not using the correct drivers? The broadcom-wl drivers are installed and loaded into the kernel.
    wpa_supplincant only shows me three available drivers: wext, nl80211, wired. Shouldnt it be possible to select the broadcom drivers?

  • Intermittent problem with authentication

    I've got a OS X Server 10.4.3 (upgraded some time ago from 1.3.9). It has few users (2-3 that routinely use email) and runs web services. Every once in a while lately (2-3 times some days) it will fail to authenticate. As the logs below show it will log users in just fine, and then with nothing in the log stop working. 45 seconds to 90 seconds later all is well again.
    I've looked at other logs and don't see any indication of a problem occuring or what is happening to cause it to start working properly again.
    Dec 15 10:50:01 server imap[16527]: login: host.domain.com user2 LOGIN User logged in
    Dec 15 10:52:55 server DirectoryService[46]: could not load the replica file.
    Dec 15 10:52:55 server postfix/smtpd[16557]: warning: AOD: Authentication failed for user user1. (Open Directroy error: -14090)
    Dec 15 10:52:55 server postfix/smtpd[16557]: warning: host.domain.com: SASL PLAIN authentication failed
    Dec 15 10:53:00 server DirectoryService[46]: could not load the replica file.

    Hi,
    Yes we had a problem on this which was fixed. So, I guess you should be good. Let us know if you still face any issue.
    Thanks
    Hironmay Basu

  • Word document does not open - problem with template

    I have a share point folder synced to my computer. I have repeatedly trouble opening word documents that have been created based on a specific word template (.dotx). In those cases, when I open the document in my local synced folder Word opens and
    the bottom border of Word indicates that it is "Opening" the template file. This process never seems to complete and Word must be closed through Ctrl-Alt-Del. Suggestions would be appreciated.

    Hi AlexBXL,
    DOTX files use the newer Open XML-based Word document format, which was introduced in Microsoft Office 2007.  They can opened in Microsoft Word 2007 or previous versions of Word with Open XML component support.
    You can open the DOTX files with Microsoft Word 2007 or previous versions of Word. Or you can convert the documents to the Word 2013 mode.
    Here is an article about using Word 2013 to open documents created in earlier versions of Word, you can use as a reference:
    https://support.office.com/en-sg/article/Use-Word-2013-to-open-documents-created-in-earlier-versions-of-Word-609bbdba-96f2-407b-baaf-d8e53d60d34f?ui=en-US&rs=en-SG&ad=SG
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • Problems with authentication using MS 2005Q4

    Hi everyone
    I am new to SJS and trying to configure messaging server. I have a SJS cluster 3.1 running Messaging Server and Calendar Server.
    I have a seperate system running the DS and the cluster MS server stores it's config in this DS. (also all the user/group settings). The root suffix for this installation is dc=xxx,dc=co,dc=uk. When I installed the MS I told it to create a mail domain called students.xxx.co.uk. This created the entry o=students.xxx.co.uk,dc=xxx,dc=co,dc=uk in the DS.
    The MS services starts with no problems.
    I then wanted to install MEM and UWC on another system. I installed Access Manager in legacy mode on the DS machine, and also DA. I can log in to the DA using the admin account, and I can see the domain name students.xxx.co.uk. I also see the students.xxx.co.uk entry in the Access Manager. I can create users in the AM server.
    I installed the 3rd system with AppServer 8.1 (2005Q4), and installed UWC on port 80. I installed MS on the same server and configured just the Messenger Express component.
    NOW all my problems:
    1. I can connect to my cluster using telnet cluster 143 and 110
    I can't authenticate. The error log on the cluster shows:
    [18/Oct/2006:18:34:36 +0200] venus imapd[3729]: General Error: ldappool: new connection failed: No such object (Error 0)
    [18/Oct/2006:18:34:36 +0200] venus imapd[3729]: Account Error: [146.141.13.14:37192] Cannot get namespace for domain students.xxx.co.uk: No entry
    [18/Oct/2006:18:34:36 +0200] venus imapd[3729]: Account Notice: [146.141.13.14:37192] domain not found
    [18/Oct/2006:18:34:36 +0200] venus imapd[3729]: Account Notice: badlogin: [146.141.13.14:37192] plaintext admin user not found
    [18/Oct/2006:18:35:00 +0200] venus imapd[3729]: Account Notice: close [146.141.13.11:34452] [unauthenticated] 2006/10/18 18:35:00 0:00:00 32 461 0
    [18/Oct/2006:18:45:00 +0200] venus imapd[3729]: Account Notice: close [146.141.13.11:34465] [unauthenticated] 2006/10/18 18:45:00 0:00:00 32 461 0
    I tried to keep the config the same on the cluster and MEM, and I see on both:
    /opt/SUNWmsgsr/sbin/configutil -o local.defdomain
    students.xxx.co.uk
    /opt/SUNWmsgsr/sbin/configutil -o service.defaultdomain
    students.xxx.co.uk
    On the MEM server, the Messenger Express login also fails, and I get this error:
    Server internal error. Administrator, check server log for details.
    This is the log:
    [18/Oct/2006:18:58:25 +0200] aphrodite httpd[822]: General Error: ldappool: new connection failed: Invalid DN syntax (Error 0)
    [18/Oct/2006:18:58:25 +0200] aphrodite httpd[822]: General Error: ldappool: new connection failed: Invalid DN syntax (Error 0)
    [18/Oct/2006:18:58:25 +0200] aphrodite httpd[822]: General Error: ldappool: new connection failed: Invalid DN syntax (Error 0)
    [18/Oct/2006:18:58:25 +0200] aphrodite httpd[822]: Account Error: [146.141.77.227:3530] Cannot get namespace for domain students.xxx.co.uk: invalid DN syntax
    [18/Oct/2006:18:58:25 +0200] aphrodite httpd[822]: Account Notice: [146.141.77.227:3530] domain not found
    [18/Oct/2006:18:58:25 +0200] aphrodite httpd[822]: Account Notice: badlogin: [146.141.77.227:3530] plaintext admin : generic failure
    [18/Oct/2006:18:58:27 +0200] aphrodite httpd[822]: Account Notice: close [146.141.77.227:3530] [unauthenticated] 2006/10/18 18:58:18 0:00:09 1065 2588 0
    [18/Oct/2006:18:58:27 +0200] aphrodite httpd[822]: General Error: ldappool: new connection failed: Invalid DN syntax (Error 0)
    [18/Oct/2006:18:58:27 +0200] aphrodite httpd[822]: General Error: ldappool: new connection failed: Invalid DN syntax (Error 0)
    [18/Oct/2006:18:58:27 +0200] aphrodite httpd[822]: General Error: ldappool: new connection failed: Invalid DN syntax (Error 0)
    I can see that the domain name is the problem, but how can I fix it?
    Thanks
    PS: Let me know if there is any more info required...
    I just checked the LDAP access and error logs, but there's no events.
    Please, if anyone can help....

    Hi Jay
    Thanks for the reply. Here is the output from my MEM and backend store (cluster):
    FROTEND MEM:
    local.ldapbasedn = o=NetscapeRoot
    local.ldapcachefile = /opt/SUNWmsgsr/config/local.conf
    local.ldaphost = 146.141.13.20
    local.ldapport = 389
    local.ldapsiecred = i?C{3397ci
    local.ldapsiedn = "cn=msg-config, cn=Sun ONE Messaging Suite, cn=Server Group, cn=aphrodite.xxx.co.uk, ou=xxx.co.uk, o=NetscapeRoot"
    local.ldapusessl = False
    local.service.pab.ldapbasedn = o=pab
    local.service.pab.ldapbinddn = "uid=msg-admin-aphrodite.xxx.co.uk-20061017135201Z, ou=People, o=students.xxx.co.uk,dc=xxx,dc=co,dc=uk"
    local.service.pab.ldaphost = saturn.xxx.co.uk
    local.service.pab.ldappasswd = X;NZ?SH_lw
    local.service.pab.ldapport = 389
    local.ugldapbasedn = "dc=xxx,dc=co,dc=uk"
    local.ugldapbindcred = f9pBWF1:=W
    local.ugldapbinddn = "uid=msg-admin-studentmail.xxx.co.uk-20061005093347Z,"
    local.ugldapdeforgdn = "o=students.xxx.co.uk,dc=xxx,dc=co,dc=uk"
    local.ugldaphost = 146.141.13.20
    local.ugldapport = 389
    local.ugldapuselocal = yes
    service.ldapmemcache = no
    service.ldapmemcachesize = 131072
    service.ldapmemcachettl = 30
    BACKEND STORE
    local.ldapbasedn = o=NetscapeRoot
    local.ldapcachefile = /jes/opt/SUNWmsgsr/config/local.conf
    local.ldaphost = 146.141.13.20
    local.ldapport = 389
    local.ldapsiecred = ptEn}>3A``
    local.ldapsiedn = "cn=msg-config, cn=Sun ONE Messaging Suite, cn=Server Group, cn=studentmail.xxx.co.uk, ou=xxx.co.uk, o=NetscapeRoot"
    local.ldapusessl = False
    local.service.pab.ldapbasedn = o=pab
    local.service.pab.ldapbinddn = "uid=msg-admin-studentmail.xxx.co.uk-20061005093347Z, ou=People, o=students.xxx.co.uk,dc=xxx,dc=co,dc=uk"
    local.service.pab.ldaphost = 146.141.13.20
    local.service.pab.ldappasswd = f9pBWF1:=W
    local.service.pab.ldapport = 389
    local.ugldapbasedn = "dc=xxx,dc=co,dc=uk"
    local.ugldapbindcred = f9pBWF1:=W
    local.ugldapbinddn = "uid=msg-admin-studentmail.xxx.co.uk-20061005093347Z, ou=People, o=students.xxx.co.uk,dc=xxx,dc=co,dc=uk"
    local.ugldapdeforgdn = "o=students.xxx.co.uk,dc=xxx,dc=co,dc=uk"
    local.ugldaphost = 146.141.13.20
    local.ugldapport = 389
    local.ugldapuselocal = yes
    service.ldapmemcache = no
    service.ldapmemcachesize = 131072
    service.ldapmemcachettl = 30
    The backend store server name is studentmail.xxx.co.uk, (146.141.13.25)
    The frontend MEM server name is aphrodite.xxx.co.uk, (146.141.13.14)
    The DS name is saturn.xxx.co.uk (146.141.13.20)
    Thanks

  • The fulfullment server encountered a problem with authentication

    Getting this error message when finishing the last step to create an app...

    Hello again
    The app rejected once again and here is the itunes message
    "We found that while you have submitted In App Purchase products for your app, the In App Purchase functionality is not present in your binary. "
    I am able test the development version of the app and I can see the folio inside it with an option to buy, I can't locate any error in the development side and I need more clarification from your side about the rejection, why the binary is rejected?
    There is nothing wrong from my side. my app is working on the testing version and everything is OK.
    You rejected the app because in-app purchase is not enabled as you claimed. but I can see the folio inside the app with an option to buy, nothing wrong and no error what so ever is facing me. why you rejected the binary?
    I really need your help to identify where the problem is, I have to get the viewer ready for sale July 1st. it is been rejected for couple of time and I am not sure why.
    Regards;
    Rafah Alkhatib
    CEO
    [email protected]
    http://www.reachsn.com
    Dubai, Riyadh, Amman

Maybe you are looking for