ADAMSync issue on DN name

Hello,
We are planning to use Proxy AuthN for ADLDS from AD.
So I dig the ADAMSync process and stuck on two problems:
1. DN name in ADLDS is coping from AD.
AD DN: CN=ADUser1,OU=UsersAdministrative,OU=_GlobalResources,OU=NITM,DC=myDomain,DC=ad,
From ADAMSync DN on ADLDS: CN=ADUser1,OU=UsersAdministrative,OU=_GlobalResources,OU=NITM,O=adldsRoot
But we want ADLDS DN to be:    CN=ADUser1,ou=ProxyUsers,O=adldsRoot
2. Can we change RDN name of DN to uid from CN, We want sAMAccountName (AD) value in uid (ADLDS) filed?
If require I will modify schema to support DN starts with uid.
Here is ADAMSync xml configuration file
description>sample Adamsync configuration file</description>
  <security-mode>object</security-mode>
  <source-ad-name>my AD Source Here</source-ad-name>
  <source-ad-partition>Source partition</source-ad-partition>
  <source-ad-account></source-ad-account>                
  <account-domain></account-domain>
  <target-dn>O=adldsRoot</target-dn>
  <query>
   <base-dn>BaseDN for AD Query</base-dn>
   <object-filter>(Ldap Query)</object-filter>
   <attributes>
    <include>objectSID</include>
   </attributes>
  </query>
 </configuration>
<user-proxy>
<source-object-class>user</source-object-class>
<target-object-class>userProxy</target-object-class>
</user-proxy> 
Thanks,

Hi,
Yes DN can not same, but can we change RDN cn to any custom
As far as I know, yes we can do that: “AD LDS supports both X.500-style and Domain Name System (DNS)–style distinguished names for top-level directory partitions”, quoted from article below:
Step 2: Practice Working with AD LDS Instances
http://technet.microsoft.com/en-us/library/cc725619(v=WS.10).aspx
Adamsync Configuration File XML Reference
http://technet.microsoft.com/en-us/library/cc783683(v=WS.10).aspx
Best Regards,
Amy
Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Similar Messages

  • Windows 8.1 will not issue a Domain Name Request.

    I have a windows 8.1 system that will not issue a Domain Name Request to resolve a simple query such as www.microsoft.com.  It works OK in my Windows 7 system on the same computer.  I know this is happening because I run the Wireshark packet
    trace on each system. Windows 7 issues the request; Windows 8 does not.  I can flush the DNS cache with "ipconfig /flushdns, net stop dnscache, net start dnscache".  When I try to do email,  Thunderbird can't find the server; when
    I try to browse the internet, the browser(Opera, Chrome, Mozilla) can't resolver  the name.  ipconfig /all looks normal.  The Domain Name Server is hardwired (8.8.8.8, 8.8.4.4, or 208.67.222.222, 208.67.220.220).  Any ideas?

    Hi,
    If you ping  the server with its IP address, could it work? If so, it should be your Windows 8.1 DNS components problem.
    When this problem occures? If this problem just occures recently, it would be better to make system restore to revert your system to a former normal time point.
    In not, firstly, try to reinstall NIC driver for test. Also check Event Viewer if it identify the problem.
    As you said, you run Wireshark Packet. In my opinion, it would be better to run this tool to capture you network communication trace in Windows 8.1. This maybe could help you find the reason of the problem.
    In addition, Network Monitor also a good choice to captuer network trace.
    Roger Lu
    TechNet Community Support

  • Issue in Column NAMES Printing in SQLPLUS

    Hi All,
    I am connecting to 2 databases through a 10.1.0.4.2 Version of SQLPLUS.
    1st Database runs with - 10.2.0.4 Patchset
    2nd Database runs with - 10.2.0.1.0 Patchset
    From both the Databases we are running a long query with columns using Decode funtions. We are not able to see the column names completely in the 1st DB i.e 10.2.0.4 Patchset. Whereas in 2nd DB - Version 10.2.0.1.0 - Its working properly. I am not sure whether here DB version is the problem.
    This is the query i am firing from both DB's. Here in the 1st column with decode function doesnt prints the column heading in SQLPLUS.
    SELECT DECODE('ENG','ENG',A.PC_DESC,A.PC_DESC_BL)
    FROM PCOM_CODES A, PCOM_CODES_APPL_CODES B
    WHERE CAC_TYPE = 'VEH_CC_TYPE'
    AND A.PC_TYPE = CAC_PC_TYPE_2
    AND A.PC_CODE = B.CAC_PC_CODE_2
    AND ROWNUM < =2
    DECODE('ENG','ENG',A.PC_DESC,A.PC_DESC_BL) - This is the column name which doesnt prints properly in a 10.2.0.4.0 Database.
    Is there any specific User specific or DB specific setting for such issues. We dont want to use any alias column names for specific purpose to be handled with that column name.
    We have already tried out the following.
    1) All SQLPLUS environment variables like SET SERVEROUT ON SIZE etc.
    2) In the same PC where DB is installed.
    3) Checked even if its a Data issue but really not.
    4) We cannot set any alias column for this due to functional restrictions.
    I appreciate a quick response from the forum users on this issue.
    Thanks in advance.

    check this out.
    I still believe it is a formatting issue.
    SQL> select decode(empno,7369,job||hiredate||sal||deptno,deptno) from emp;
    /*Output */
    DECODE(EMP
    30
    20
    30
    20
    10
    /* now*/
    SQL> set line 1200;
    SQL>  select decode(empno,7369,job||hiredate||sal||deptno,deptno) from emp;
    DECODE(EMPNO,7369,JOB||HIREDATE||SAL||DEPTNO,DEPTNO)
    CLERK17-DEC-8080020
    30
    30
    20
    30
    30
    10
    20
    10
    30
    20
    try setting set line 1200 and then running that query.
    Cheers!!!
    Bhushan

  • Issue in font name

    Hi,
    Requirement
    We are using Adobe acrobat x pro 10.1.1 licenced version,from our application,we have to fill data dynamically in to the text boxes.
    We had set the text box font as "VectoraLTStd-Roman",we need to display the text with font name as “VectoraLTStd-Roman” (We need to display the same fonts which has been set in the template)
    Issue
    Please find the below mentioned issue
    Sl No
    Data/Text in both pdf
    Type of text
    Font to be displayed as
    Font getting Displayed as
    1
    Static Text
    Static Data
    VectoraLTStd-Roman
    VectoraLTStd-Roman
    2
    Bangalore
    Textbox
    VectoraLTStd-Roman
    Myriad Pro
    3
    Regional
    Textbox
    VectoraLTStd-Roman
    Myriad Pro
    4
    India
    Textbox
    VectoraLTStd-Roman
    Myriad Pro
    5
    First Place
    Textbox
    VectoraLTStd-Roman
    Myriad Pro
    6
    Default Value
    Textbox
    VectoraLTStd-Roman
    Myriad Pro
    As this is a high priority issue,please suggest me how to display the same font which has been set in the template
    Note:
    We had installed the “VectoraLTStd-Roman” font in application server; after exporting the pdf, in the client browser, we are getting incorrect fonts. 
    Please check in the system where “VectoraLTStd-Roman” font is not installed 
    To check the font names,please copy the text from pdf and paste it on winword/wordpad.
    Regards,
    S.N.Prasad

    I tested on a device here and see the same issue using 6.0.40.1.  I would consider this a bug and open an issue with support so they can escalate and have it corrected.  It appears to be device/os version specific as I don't see the issue on Android 2.3.4 but I do see it on Android 4.1.1 and Android 4.4.2.
    I am also going to open an issue with Engineering on this as well.
    --Bill

  • Issue with file name in receiver Communication channel

    Hi Experts,
      I am sending the files from SAP Application server to third party Application server.
    In my source folder i have different types of files with different names.
    but i need to pickup the files which is coming as of type sss_3300_was.txt and sss_3400_was.txt.
    what would be the logic for this.what my understanding is if i put sss_* it will works.
    If suppose the file is Exist in the folder as sss_3300_was.txt , so it will picked up and places in target folder.
    and next time if the file type is sss_3400_was.txt then that will pick up and places in the target folder.
    my question is, in the receiver comm channel what would be the file name scheme. i have tried with * and / but system has not been accepted as * can not be given.
    Kindly suggest what should i put in Receiver CommChanne file name sheme.
    Appreciate your inputs
    Thanks,
    Bhaskar

    Hi Satish,
    Thanks for your valuable inputs.
    Actually i need to change the subjet when i am asking other question...
    first thing is suppose i have 10 files like sss_3100_was, sss_3300_was, sss_3400_was........sss_3900_was  in the sender application folder and should be moved to receiver [target] folder with the same name.
    as you said mentioned above below is my undertsanding, please correct me if i am wrong.
    In sender cc
    1.  i will give file name as sss_*
    2. i will flag ASMA and also check file name.
    In receiver cc
    1. I will give file name as sss_*
    2. i will flag ASMA and also check the file name
    The above is my understanding with respect to your inputs,  is it correct?
    in receiver cc i have tried file name scheme as sss_*  but when i see the receiver CC log its telling that * is not allowed.
    may be i have not flaged ASMA at that time, but now i will flag ASMA in receiver CC dose it works? just need to confirm from you.
    Regarding seconf issue.
    when file is picking up from the source folder from SAP Application server as i can see file is picking up well and posting in third party folder and even in the sender cc and receiver cc logs i could see all shown in success.But when i see in the SXMB_MONI in the inbound interface the data are coming in the special charater format like @$??? and so on.But when i checked in SAP Appl server the same file contains the three lines of data like material number purchase order number and so on and it is Text file.
    below mentioned are done configs for sender CC by me.
    MP: file
    TP: NFS [as  it is SAP appl server]
    filepath:/
    file name: sss_*
    file type :text
                   add time stamp
                   ..... and so on
    Kindly advise me if any changes are required and also provide me inputs in case any correction.
    Thanks,
    Bhaskar Reddy

  • Special Character Issue in Country Name Côte d'Ivoire encoding ISO-88509-1

    soa suite 10.1.3.4
    I am reading an xml file using file adapter. The file has encoding type ISO-88509-1 and the country name is coming as <country_name>Côte d'Ivoire</country_name>.
    When I see the BPEL instance, this character is converted to "C\234te d'Ivoire" jumbled character. The target endpoints receives the country name in jumbled format only. I can't change the incoming file format. Is there a way I can read it properly and keep the special character as it is during SOA process.
    Any idea how can I progress in this issue?

    Any idea on this ? My soa suite server is on Solaris and the folder where I am reading the file from is on Windows.

  • Issue Updating Photo Names in Web Gallery

    There is a sync issue with Web Galleries when the photo name is updated in iPhoto while another update is occurring simultaneously. The changes made in iPhoto are lost.
    The 7.0.2 Update does not fix this issue.
    It seems there should be the option to "update now" and make the web gallery look just like the iPhoto version.
    Anyone else have this issue?

    pschlampp:
    Welcome to the Apple Discussions. The syncing works correctly for me. Try clearing out the iPhoto Cache folders that are in your User/Library/Caches folder and delete the iPhoto preference file, com.apple.iPhoto.plist that's in the User/Library/Preferences folder. See if that will let you update titles as intended.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Integrated weblogic server Issue with Host name mapped to multiple IPs

    I am running very simple ADF application from Jdev 11g (11.1.1.3.0).
    Compilation was successful but weblogic server facing problem while starting.
    It is showing HostAName is mapped with Multiple IP Addresses.
    Please provide solution to fix the issue....
    log is,
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\Oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Ddomain.home=C:\Users\Raja\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1 -Dcommon.components.home=C:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=C:\Users\Raja\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1 -Doracle.server.config.dir=C:\Users\Raja\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.security.jps.config=C:\Users\Raja\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=C:\Users\Raja\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Users\Raja\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\Users\Raja\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\oracle\store\gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server
    <Dec 23, 2010 11:49:42 AM EST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 16.0-b13 from Sun Microsystems Inc.>
    <Dec 23, 2010 11:49:44 AM EST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 >
    <Dec 23, 2010 11:49:46 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Dec 23, 2010 11:49:46 AM EST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Dec 23, 2010 11:49:46 AM EST> <Notice> <LoggingService> <BEA-320400> <The log file C:\Users\Raja\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Dec 23, 2010 11:49:46 AM EST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Users\Raja\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log00001. Log messages will continue to be logged in C:\Users\Raja\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log.>
    <Dec 23, 2010 11:49:46 AM EST> <Notice> <Log Management> <BEA-170019> <The server log file C:\Users\Raja\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.>
    <Dec 23, 2010 11:49:57 AM EST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Dec 23, 2010 11:50:14 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Dec 23, 2010 11:50:14 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Dec 23, 2010 11:50:28 AM EST> <Notice> <LoggingService> <BEA-320400> <The log file C:\Users\Raja\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Dec 23, 2010 11:50:28 AM EST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Users\Raja\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log00001. Log messages will continue to be logged in C:\Users\Raja\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log.>
    <Dec 23, 2010 11:50:28 AM EST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Dec 23, 2010 11:50:31 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Dec 23, 2010 11:50:32 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Dec 23, 2010 11:50:32 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default[7]" is now listening on 0:0:0:0:0:0:0:1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Dec 23, 2010 11:50:32 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on fe80:0:0:0:114b:ab6a:23b1:b44c:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Dec 23, 2010 11:50:32 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default[6]" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Dec 23, 2010 11:50:32 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 192.168.10.103:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Dec 23, 2010 11:50:32 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:c48:60a:9d0d:7cda:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Dec 23, 2010 11:50:32 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on fe80:0:0:0:0:5efe:c0a8:a67:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Dec 23, 2010 11:50:32 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default[5]" is now listening on fe80:0:0:0:95ca:d058:6a51:53e8:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Dec 23, 2010 11:50:32 AM EST> <Warning> <Server> <BEA-002611> <Hostname "Raja-PC", maps to multiple IP addresses: 192.168.10.103, fe80:0:0:0:114b:ab6a:23b1:b44c%12, fe80:0:0:0:c48:60a:9d0d:7cda%13, 2001:0:4137:9e76:c48:60a:9d0d:7cda>
    <Dec 23, 2010 11:50:32 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 2001:0:4137:9e76:c48:60a:9d0d:7cda:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Dec 23, 2010 11:50:32 AM EST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode>
    <Dec 23, 2010 11:50:32 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Dec 23, 2010 11:50:32 AM EST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Logger><error> ServletContainerAdapter manager not initialized correctly.
    Edited by: user1158476 on Dec 23, 2010 3:05 PM

    Thanks for reply...
    If you look at the last line of log there is some error message:
    <Logger><error> ServletContainerAdapter manager not initialized correctly.
    after this no further logs and web page not open in Browser.

  • Font size issue in caption name of screen in syclo

    Hi,
    I am working on a syclo agentry project.
    We have many screens in my application and we are using Motorola ET1 device with android version 4.1.1.
    The issue is that when we are keeping the deivce in landscape view the caption name of the screen is getting half cropped from bottom.
    For reference i have put one screenshot below.
    Also it is coming just fine in portrait view.
    Is there any way that the font size can be minimized or some configuration change in application so that this issue can be resolved.
    Thanks,
    Star
    Tags edited by: Michael Appleby

    I tested on a device here and see the same issue using 6.0.40.1.  I would consider this a bug and open an issue with support so they can escalate and have it corrected.  It appears to be device/os version specific as I don't see the issue on Android 2.3.4 but I do see it on Android 4.1.1 and Android 4.4.2.
    I am also going to open an issue with Engineering on this as well.
    --Bill

  • AFP issue with volume names

    With Mac OS X 10.5 Server, I attempted to create a share point. I think I've found a bug.
    I have 3 drives, with names of ServerHD, ServerHD2, and ServerHD3. Creating a share point on ServerHD2 or ServerHD3 fails, with the share point showing up in the list, but selecting it results in a message at the bottom of the Server Admin window of "The selected file system could not be found".
    A closer looks at the path shows things like "/Volumes/ServerHD/3/Shared Items/Music" - note the / between ServerHD and 3 - there isn't a slash in the drive name.
    Renaming the drives with a space before the number fixes the problem, but I still have the failed share points in the list, and I can't find a way to make the bad ones go away.

    I've had essentially the same issue and thought that this may repair the issue in terms of creating a folder and then unsharing and I've not had and success. Seems like we may need to resort to other means.
    The method I used was to actually use dscl and then navigate into /Local/Default/SharePoints and to delete out the erroneous shares. Seems to have done the trick.

  • Issue: The user name changed when switch to other links in SCN

    Hi,
    I just wanted to bring to the notice of the moderators (as I don't know where can I report for the IT related issues) that for the past few days I am facing a peculiar behaviour when I log into the SCN through Internet Explorer 8.0. This is also being faced by my peers too..:)
    The issue is that when I login to SCN, I can see my user name on the top of the page(Home page). But when I switch to say 'Forum', the user name is changed and this is random. I kind of have access to his/her account.
    Even I try to log off, nothing happens.. The only solution left is to close the IE and then try to login again.
    Kindly have a look into this issue.
    Thanks in advance..:)
    Regards
    Amit

    Ive (along with many others) noticed the same problem with the Forums about 2 years ago, where after log-in or clicking a certain thread I find myself in someone's else's id. And the id keeps changing from time to time with no end in sight.
    The problem took about a couple of days to be rectified.
    pk

  • Intel vPro with wired 802.1x issue with domain name

    Hello guys,
    this issue is may not related to SCCM directly, but intel forums are really poor so i´d like to ask here...
    The Case: We are currently provisioning our vPro chips with SCCM SP2 R3 and almost everthing worked as expected (Provisioning OK, OOB Console OK, PowerControl OK even TLS and Kerberos are working. But there is an issue with the 802.1x authentication. It
    seems the vPro chips are not using the correct domain name. Lets say our DNS domain name is
    vpro.com and the NETBIOS Name is coprvro . There are no child or other domains. vPro chips are presenting now
    vpro\COMPUTERNAME$iME instead of vpro.com oder corpvro
    so the Radius Server (Windows Server 2008 R2 - NPS) is saying ReasonCode 7 "...domain is not existing...". AuthenticationType and EAP Type are correct. Usually user- and computeraccounts are using
    corpvro as domain name.

    Hi Dan,
    thank you for your reply. I've already done this in the second place using the SDK and winrm ($8021XProfileInstance.GetProperty("Domain")). I've no idea were SCCM is getting this domain name from. Its cutting off the top level domain extension,
    may be SCCM is assuming that this equals the NETBIOS domain name but that is not the case. This is only a guess, in detail I need to know in fact on what basis SCCM is choosing the domain name, then i can fix this...
    Intels SCS putting the correct NETBIOS domain name in the amt config, used certificates are the same...

  • Order Details Issue - No Product Name Displayed

    Hi,
    I have a problem/issue on the Orders section, I can't see the Product Name bought by the Customers. Under the Order List, I can see the list of Customers who order to the checkout form and when I checked the order detail section there's no Product Name/Detail, I can only see the Shipping Option and Total Price. Also the Payment Status is Success.
    Please check if you can help me with this problem.
    Here's the site URL : http://misscocky.isinproduction.com/womens/shirts-and-tops
    By the way, this issue happens on all customers who ordered the checkout form and all products have its own name/title.
    Thanks

    Hi alfe,
    This looks like a bug. The order details should never look like this. Please reach out to support.
    Cheers,
    -mario

  • Servicegen - Issue with Variable Names - WLS 8.1

    Hi Experts
    I am trying to expose an EJB as a Webservice.. I assembled the ear using SERVICEGEN exposed by Weblogic 8.1
    To my dismay the generated WSDL (even the web-services.xml) are not having the variable names which I gave in my webservice method. Instead I get String, String0, String1 and so on...
    Kindly help me get over this problem.
    Thanks and Regards,
    Gopal.

    your application miight not be using this libraries but there are many shared libraries which are configured could be using. please check whether config.xml file of your domain contains the entries for this library.Problem running simple portal tutorial question

  • FTP Issue with Host name

    Hi All,
       When i tried to send the file to other FTP server with host name i am getting below error.
      Error when getting an FTP connection from connection pool: com.sap.aii.af.lib.util.concurrent.ResourcePoolException: Unable to create new pooled 
       resource: UnknownHostException: ftp.kms.telnet.vector.com.
    But i am able to send the file successfully using IP address.
    Can anyone pls suggest if any additional settings needs to be done in file adapter.
    Or any other setting needs to be taken care.
    Please advise.
    Thannks,
    Swetha

    Hi,
    Basis people are not aware of adding in host file, for that reason i am asking input here.
    My XI ssytem runs on OS level i.e on AS400.
    Basis team tried to reach host file by mapping into server, but they are unable to find host file. Do i need to ask OS level expert to add entry in host file.
    For my knowledge, can you pleae give me the path of host file at OS level if you have any idea.
    Please advise
    Thanks,
    Swetha

Maybe you are looking for

  • DBC file error while runing PG.xml in jdeveloper

    HI 1) I have installed Oracle database 10g on my local machine at location C:\oraclexe 2) Now I have installed Jdev 10G on my local machine at location C:\Jdev10gOAF 3) I have set the env variable JDEV_USER_HOME = C:\Jdev10gOAF\jdevhome\jdev 4) Now I

  • HT1848 how to put dvd on my itunes

    I'M TRYING TO PUT DVDS ONTO MY ITUNES ON MY VISTA COMPUTER

  • Problem refreshing View Object

    Hi all, I have one problem with refreshing VO. I am adding rows in the VO programatically but i am not commiting the data. If I add more then 10 records in the VO I cant view all the rows. I am only getting the rows from the first page (the first 10

  • Collections are empty after upgrading to a bigger data drive

    Last summer I upgraded the size of my data drive (I have a multi-bayed old Mac Pro) and all seems to be well. I recently reviewed my Collections (in LR5) which I upgraded from 4 at the same time) which I use to group images and noticed that images we

  • Cann't insert in CLOB column thru CMP

    Hi, We are using Weblogic 7.0 as our application server, Oracle 9i as our database. We are using classes12.zip located in %WL_HOME%/Weblogic700/server/ext/jdbc/oracle/901 (we are using timestamp in our project). While inserting record thru CMP in CLO