Creating User Alias

I am trying to create an
Flash Air application whereby users are able to change their
user alias on the application anytime they want. This will be saved
and when users sign in the application again, it will show the
"new" user alias instead of the previous one.
Image can be seen below:
http://i192.photobucket.com/albums/z63/nellehs/AirBiff/1copy.jpg
As you can seen in the red box, that is the user alias. Users
is to clicked on the name and they could just change it straight
away. To confirm it, just press the "Enter" button. It works
somehow like MSN. I tired to search for many tutorials online
however there weren't much. Hope you guys can guide me along as I
am still new to Actionscript 3 plus AIR. Thank you so much.

is it possible to do add a user alias in Flash Air
Application?

Similar Messages

  • Creating User Alias in Flash Air Application

    I am trying to create an Flash Air application whereby users
    are able to change their user alias on the application anytime they
    want. This will be saved and when users sign in the application
    again, it will show the "new" user alias instead of the previous
    one.
    Image can be seen below:
    http://i192.photobucket.com/albums/z63/nellehs/AirBiff/1copy.jpg
    As you can seen in the red box, that is the user alias. Users
    is to clicked on the name and they could just change it straight
    away. To confirm it, just press the "Enter" button. It works
    somehow like MSN. I tired to search for many tutorials online
    however there weren't much. Hope you guys can guide me along as I
    am still new to Actionscript 3 plus AIR. Thank you so much.

    is it possible to do add a user alias in Flash Air
    Application?

  • Re: Regarding Requests to change a user alias / username / displayed name

    On Feb 12, 2008 11:43 AM, Eric W. wrote:
    "We have seen several requests from users to make changes to their public alias. Unfortunately this is not possible at this time, however we are looking into this suggestion. "
    Dear Eric W.:
    Is there any update on this request? It is coming up on two years since your announcement was posted. Looking through this forum, this seems to be a very common, frequent and popular request. For privacy reasons, I can see a great need for the ability to change one's alias.
    The current alternatives (create new alias, let old one fade away, etc.) are not acceptable.
    Please provide an update on the progress of this request.
    Thank you.

    romad,
    This is not a bug, it is a design choice. I have stated that we are looking at this option, but so far the we have not made a decision to change it. We continue to evaluate it, and if there is a change made it will be communicated at that time. Until then I cannot give an ETA because it is possible that this will never change.
    Eric W.

  • Program to Create Users in Multiple Clients at Once

    Hello experts.
    We have a multi-client architecture and I have to frequently create users in many of them at once.
    Is there a fast way or does anybody have ABAP code to create users in multiple clients by while also an existing users Roles?
    We have a program to copy the users, but I still have to go into every system and assign roles.  This is very tedious, so I would appreciate any help.

    Hello Valhalla,
    Try this way:
    BAPI_USER_CREATE1 is remote enabled so you can create RFC destination for the all the system
    you want to create users.
    Load all the rfc destination in one table.
    Load all the users need to be created in one table.
    Loop at rfc_dest_tab.
        loop at users_tab.
             CALL FUNCTION 'BAPI_USER_CREATE1' DESTINATION rfc_dest_tab-RFC_DESTINATION
      EXPORTING
        USERNAME         =  users_tab-USERNAME
      NAME_IN          =
        LOGONDATA        =
        PASSWORD         =
      DEFAULTS         =
        ADDRESS          =
      COMPANY          =
      SNC              =
      REF_USER         =
      ALIAS            =
      EX_ADDRESS       =
      UCLASS           =
    TABLES
      PARAMETER        =
      RETURN           =
      ADDTEL           =
      ADDFAX           =
      ADDTTX           =
      ADDTLX           =
      ADDSMTP          =
      ADDRML           =
      ADDX400          =
      ADDRFC           =
      ADDPRT           =
      ADDSSF           =
      ADDURI           =
      ADDPAG           =
      ADDCOMREM        =
      GROUPS           =
      PARAMETER1       =
      EXTIDHEAD        =
      EXTIDPART        =         .
    ENDLOOP.
    ENDLOOP.
    This will create required user in remote SAP systems.
    Hope this solves your issue!
    Thanks,
    Augustin.
    Edited by: Augustarian on Aug 22, 2009 11:52 AM
    Edited by: Augustarian on Aug 22, 2009 11:52 AM

  • Unable to create system Alias.

    Hi All,
    I Created one system object , but i am not able to create system Alias.While creating system Alias it throws this  error   "  This system object is restricted and u can't create System Alias". Exactly what is the prob?What is the solution?
    Thanks in Advance.

    Hi,
    system object is restricted
    1. Make sure you have required permissions to create the system object. You should use administrator user to create the system.
    2. Check the object properties and permissions.
    Refer following procedure to create the system object and see if you have missed any step.
    http://wiki.sdn.sap.com/wiki/display/EP/11Systems-+Creation
    Regards,
    Varun

  • Yosemite Server: Apache shm errors with proxy_balancer | SASL errors using user alias

    Dear OSX Server Ninjas,
    I recently upgraded my 10.9.5 Mac mini running Server 3.2.2 to Yosemite + Server v4, directly to v4.0.3. The box serves the whole Mail/Cal/Contacts/VPN palette as well as some websites, Git repos and some custom software. See below for network setup.
    After battling the most blatant issues (some easy to fix but hard to find, others hard on both), I'm almost back to a working server setup … but some things keep bugging me even after days of log-reading and OD tricks. In the last days, I have read countless discussions here as well as on stackoverflow/serverfault/apple.stackexchange and blogs, so I'll try to be as thorough and precise as possible to show what I have tried so far – sorry in advance for the long post
    … and since you might not read to the bottom: Thanks in advance for any help, especially with the Apache problem!
    My setup
    OSX Server v4.0.3 running on Yosemite 10.10.1 ➞ both latest official releases
    host + DNS
    Hostname configured for public domain mydomain.net, web traffic on selected ports comes in through router NAT
    Server has a static IP on the local subnet 192.168.178.0/24
    Server running local DNS and performing lookups for all clients in the local subnet, forwarding to the router at 192.168.178.1
    Primary zone for mydomain.net with records (A, NS, MX) pointing to said static IP
    changeip -checkhostname is successful
    Public IP is currently configured at the domain registrar through his name servers
    SSL
    Trusted third-party certificate installed for host.mydomain.net (Common Name + SAN for two subdomains)
    Used to secure all services
    Qualys SSL Test Grade B (capped due to OSX's openssl 0.9.x not being capable of TLS1.2 and Intermediate CA SHA-1 )
    TLS working both inbound and outbound according to CheckTLS.com
    OpenDirectory
    Recreated after upgrade (probably not necessary, since issue persists), re-imported groups + users from WGM backup files
    Only the server itself is bound to the directory, other devices just access services through network accounts (CRAM-MD5, MD5-Digest)
    Problems
    Apache shm errors: Apache fails to create slot memory when proxy module is enabled
    As soon as I start a service which requires the Apache proxy_balancer module (e.g. Cal/Contacts, ProfileManager), this starts filling up my Apache's error log:
    [Mon Jan 12 01:41:17.979882 2015] [proxy_balancer:emerg] [pid 2949] (28)No space left on device: AH01179: balancer slotmem_create failed for p26d9e669--1011640492
    [Mon Jan 12 01:41:17.979894 2015] [:emerg] [pid 2949] AH00020: Configuration Failed, exiting
    [Mon Jan 12 01:41:28.297127 2015] [slotmem_shm:error] [pid 3026] (28)No space left on device: AH02611: create: apr_shm_create(/private/var/run/slotmem-shm-p26d9e669--1001322955.shm) failed
    [Mon Jan 12 01:41:28.297347 2015] [proxy_balancer:emerg] [pid 3026] (28)No space left on device: AH01179: balancer slotmem_create failed for p26d9e669--1001322955
    [Mon Jan 12 01:41:28.297355 2015] [:emerg] [pid 3026] AH00020: Configuration Failed, exiting
    When I increase the Apache LogLevel to trace1, I get this as well:
    [Mon Jan 12 02:11:43.190303 2015] [slotmem_shm:debug] [pid 5501] mod_slotmem_shm.c(367): AH02602: create didn't find /private/var/run/slotmem-shm-p26d9e669-813569972.shm in global list
    This causes the Apache to crash constantly, which is … unnerving. After googling around for a while, I tried the following steps:
    Stop Services that use the Apache (Web, *DAV, ProfileManager)
    sudo apachectl stop
    Remove all orphan cache/slot files (.shm, ssl-cache, proxy.*) from /private/var/run
    Reboot the server
    Start up the Services again
    Curiously enough, this worked for a while! But I was getting several log messages about dropped proxy connections, and sometimes the ProfileManager page would time out. Then, the issue started to reappear and does not seem to be fixed again with the steps above. I looked through the Apache config files and config plists for the Services in question, as well as the default config files. The only thing I have so far is that as long as there are no active proxy connections, the Apache runs smoothly – but all goes awry when slotmem files are created (a lot of them). Sometimes, I am able to turn on the Calendar service, but switching on Contacts produces the error … one time, I even got Calendar + Contacts running, and all went well until I enabled Profile Manager.
    I found several error reports with similar or identical errors from other Apache 2.4.x users, but most of those were developer talk on mailing lists, or suggested steps that did not work for me (or were inapplicable on the OS X Server Apache environment).
    SASL errors using user alias for WebDAV-Digest authentication
    Short version: I am unable to authenticate through WebDAV-Digest with a user's alias (defined in Server Admin > Users > Context Menu > Advanced Options or WGM). Using the main short name of the same user works flawlessly. Password Server Error log just shows:
    AUTH2: {234023578237md5hash2384234, mainshortname} WEBDAV-DIGEST authentication failed, SASL error -13 (password incorrect).
    The password is 100% correct: When I set up a test CalDAV account and put in alias+PW, it did not work (OS X Dialog showed “could not be verified”, Server log as above). Leaving the password field filled and just switching the user to the main short name went through instantaneously, with the Server log showing
    AUTH2: {234023578237md5hash2384234, mainshortname} WEBDAV-DIGEST authentication succeeded.
    Notice the same MD5 hash and canonical short name, yet different results. I don't know if this is a new “feature”, a result of mail aliases being handled differently (at least I read that somewhere) …
    Additional Questions
    Should I configure the DNS for public use, instead of the Split-Brain configuration (local network gets local IP, outside traffic is directed by registrar NS)? I read several articles explaining that Split-Brain is common in large organizations, but might introduce weird networking issues. Entering the external IP as a Round Robin alternative for the internal does not seem sensible to me.
    I also have a question concerning LDAP log entries like this one below, but I'll put that in this already open discussion:
    => bdb_idl_delete_key: c_get failed: DB_LOCK_DEADLOCK: Locker killed to resolve a deadlock (-30994)

    Today the same error occurred on a customers server.
    We don't use Calendar or Contacts.
    We only have some websites configured and want use NetInstall for deployments.
    As soon as I disable the Profilemanager the httpd starts over and other websites and NetInstall via HTTP are working fine.
    When I reenable Profilemanager the httpd processes are gone and I see the same stuff in Apache's error log...

  • Is it possible to use the Internet User Alias?

    Hi,
    We are currently authenticating users against an LDAP datasource and pulling back the employee id as the SAP username in order to provide the correct authorisations. The problem with this is that we then have to create another user account for people who require R/3 access via the GUI.
    What we want to be able to do is to use the Internet user alias against their R/3 account so that we essentially only have 1 account to maintain for each user.
    Does anyone know how this can be achieved?
    Thanks in advance!
    Keith

    If you are using ABAP for your UME user store, the LDAP IDs are probably stored as aliases in the backend ABAP system. If that's the case, your users already have corresponding, automatically generated, backend R3 IDs. Trying searching by alias for one of your web users and see if there is a user master record for that user. They can log into SAPGUI using that auto-generated ID, although you may need to assign a password first. From the user perspective, it will still seem like they have two different accounts though, since the login ID will be something new for sapgui.
    http://help.sap.com/saphelp_nw70/helpdata/en/52/67119e439b11d1896f0000e8322d00/content.htm

  • Create user for CPS in _ UPPER CASE LETTERS _ if using JSM on SolMan

    only create users for CPS in UPPER CASE LETTERS if using JSM on SolMan
    Dear CPS Admins,
    If you plan to use Job Scheduling Management (JSM) on SAP Solution Manager together with CPS by Redwood please always create any users in CPS only with upper case letters to avoid issues in the communication between SolMan and CPS.
    The user creation for CPS is done in the UME (Java user administration, alias /useradmin).
    Actually the CPS user itself is only created in CPS during the first logon.
    Both CPS and the Java UME are case sensitive. So you can create users in uppercase, lowercase or mixed letters. But of course the system does still not allow duplicate names. So you can either create MUELLERP, MuellerP or muellerp - but not multiple of them.
    Now, if the SolMan communicates with CPS for Job Scheduling, the actual user name is taken in some kind of a "trusted RFC like" way and checked on the CPS system connected to the SolMan. If the current SAP user does not exist on CPS no activities are possible, neither in read mode (read existing CPS jobs) nor in write mode (change existing jobs or create new ones).
    Unfortunately the Solution Manager transmits the current user name to CPS only in upper case letter. So if the CPS user was not created in UPPERCASE letters in CPS the communication will fail. Therefore, think about creating CPS users in UME only in UPPERCASE letters. Changing this later is difficult to impossible.
    Best regards,
    Peter

    hi,
    I tried to reproduce your issue but I was not able to create a UME user with lower case letters.
    UME automatically converted the user name into upper case after saving. So even if I enter "cps" as user name UME stored the user name as "CPS".
    (maybe that happend because of the existing SU01-UME integration in our SolMan system)
    If UME would be case sensitive I would expect that it is possible to create the user "CPS", "cPs" and "cps".
    Regarding the SolMan-CPS connectivity:
    Transaction SU01 allows only upper case letters (in user name and alias). Since you're starting from an ABAP system only user names with upper case letters are supported. It's a technical constraint of the ABAP user management that user names consist of upper case letters only.
    Kind regards,
    Martin

  • Create new alias in KM

    Hi All,
    To refer to folder in KM I knew that we can use alias like /alias/documents/<user.id>
    Can we create new alias such as <department>? and How?
    Or how can we check which alias we can use?
    Thanks you,
    Anucha

    Hi,
    Have you thought to use entry points ?
    http://help.sap.com/saphelp_nw2004s/helpdata/en/54/3d754067025537e10000000a1550b0/frameset.htm
    Patricio.

  • User alias

    Hi all,
    I want to create 3 users namely U_EAST, U_MIDWEST and U_WEST. I am using transaction SU01.
    But it keeps on asking me for a <b>user alias</b>.
    I goto the <b>LOGON DATA</b> tab
    I have to select from a pregiven table, I am unable to create a new alias.
    Can anyone please help me out with this?
    Thanks in advance,
    mitali

    Hi check once again it will take.
    The Alias field on the user maintenance initial screen is primarily used in this context to find Internet users again, when their internal technical name is not known.                                                                               
    If you want to create a user with an alias name, assign the alias name in the input field on the Logon Data tab.                              
    Assigning an alias name makes available 40 characters and allows you to choose longer, more meaningful names. The user can then identify himself or herself using either the (12-character) user name or the (40-character) alias.             
    At the moment, you cannot use alias names for SAP GUI and RFC logons to the system.                                                             
    Regards,
    Ravi

  • Generate random User Alias - Entity adapter

    Hi,
    I am a newbie. Can anyone please help me in telling steps for creating an Entity Adapter which generate a random User Alias.
    TIA.
    Got few threads that tell about pre-populate adapter, none for entity adapter.

    Hi,
    Follow the below steps to create new entity adapter in OIM
    To add the new created event handler to OIM server, perform the following steps:
    1. Write a java code to perform the needed operation ("Generate random user alias" in your case).
    2. Copy the file to OIM_HOME\xellerate\EventHandlers
    3. Open Design Console and navigate to: Development Tools -> Business Rule Definition -> Event Handler Manager
    4. Create a new Event Handler and specify:
    Event Handler Name: +<give the class name of your code>+
    Package: +<give the package name of your code>+
    Pre-Insert: Checked (for this scenario)
    5. Save the event handler
    6. Navigate to Development Tools -> Business Rule Definition -> Data Object Manager
    7. Search for "Users" and add the event handler to the Pre-Insert list.
    8. Save.
    Regards,
    NS

  • Indesign creates an alias file

    Indesign creates an alias file when saving larger files on a Mac with Windows Server 2008.  Does anyone know a fix for this?

    Launch terminal and use this command /usr/bin/SetFile -a a followed by the path name to the damaged file.
    Something like
    /usr/bin/SetFile -a a  /Volumes/YourServer/ShareName/FileName.alias
    or
    /usr/bin/SetFile -a /Users/UserName/Documents/WIP/FileName.alias
    The easiest way to get the correct path name is to launch Terminal and drag the damaged file to the command line, Terminal will create the correct path, now all you need do is paste the command in to the Terminal command line before the path and hit return.
    I don't expect you will have this issue with InDesign files stored on your local HD, it most commonly occurs with files stored in a share on a Windows server.
    Good luck,
    Cheers
    Phil

  • How to create new alias

    Hi,
    I want to create new alias in Desktop that links to my home folder.
    Could you help me please?
    Thank you so much.

    Hello and welcome to the discussions, It is quite simple to do this. First open Macintosh HD>Users> your home folder will be in that. While holding the "Cnrl" key down, click on the home folder. A drop-down menu will appear. Choose "Make Alias". The alias will show up in the same folder, drag it to your desktop. Your done.
    Cheers,
    Glynn

  • Create domain alias

    I created domain alias using the following LDIF sentences:
    A:
    dn: dc=b, dc=a, dc=com, dc=cn, o=internet
    changetype: add
    objectclass: alias
    objectclass: inetDomainAlias
    aliasedObjectName: dc=x, dc=y, dc=com, o=internet
    dc:b
    Later, I also tried B::
    dn: dc=b.a.com.cn, o=internet
    changetype: add
    objectclass: alias
    objectclass: inetDomainAlias
    aliasedObjectName: dc=x, dc=y, dc=com, o=internet
    dc:b.a.com.cn
    it seemed both works.
    I wonder which way is right?
    or, when should I use which?
    thanks.

    Let me clarify over the previous clarification:
    my goal:
    A. When users send emails to internal addresses
    ([email protected] and [email protected]), the senders' addresses
    should be looks like [email protected] or
    [email protected] at the recipients' mailboxes, in
    another word, the "from" section of the email.
    And,
    B. When users send emails to external addresses
    including [email protected] and other
    address, e.g. [email protected], "from" sections of
    senders' emails should be like [email protected], or
    [email protected]
    That is, users from the Internet will only see the [email protected]/[email protected] address.
    >
    So,
    What I am thinking is:
    1. apply rewrite rule at tcp_local to rewite the
    "from" section of emails sent to the Internet
    2. create domain alias b.a.com.cn and c.b.a.com.cn
    for x.com and y.x.com respectly.
    So emails sent to [email protected]/[email protected] will be delivered to [email protected]/[email protected]
    >
    I do not think I need to add mailalternateaddress to
    each user's defination in ldif. Right?
    Would this work?
    Thanks.Thank you.

  • Dscl create user getting Invalid Path

    I was trying to create a postgres user using the command
    sudo dscl . -create /Users/postgres
    But failed. Got the following output
    create: Invalid Path
    <dscl_cmd> DS Error: -14009 (eDSUnknownNodeName)
    -delete option gives me the same error. Does anyone know how to fix the problem?

    WTF!
    SELECT
         myTable.A.A
    FROM
         myTable
    Does not work eithe! For some reason you HAVE to alias:
    SELECT
         m.A.A
    FROM
         myTable m
    ...works fine.

Maybe you are looking for

  • Can you set a 4x6 default crop size in iPhoto 11

    I was wondering if you can set a default crop size to 4x6 in iPhoto 11.  I have looked different places and can't seem to find out how if you even can.

  • Transaction variant for IW32

    Dear Expert                        i have created a tranasction varint ziw32 for make reference date & time feild only for output, Now I want to assign this varint to standard tcode IW 32 because client does not want to use ztcode. how can i aachive

  • Failure Notice when installing Adobe Reader 11  Administrator rights Win7

    Have tried downloading ansd installing Adobe Reader 11 on my new Dell Vostro with Win 7 Pro. I am logged in as administrator but when I try to install Adobe Reader I keep getting a message that I do not possess the necessary administrator rights. Any

  • HT5557 can i download ibooks on a Mac Pro ?

    can I download iBooks to a Macbook Pro?

  • Distribution point OS choice?

    Our SCCM infrastructure will be completely rebuilt in the new year.   All servers will be running the latest version of Windows Server 2012r2 and SCCM 2012r2.  One site server, 3 server DPs in neighboring cities.  We have a small remote site, about 3