Access denied - Password with french accent

hello,
we meet a problem of access via ActiveSync
on our mobile phone for people with
a password with french accents.
the connection is no longer.
to access our CAS server, we go through
a Forefront server registered
DMZ. If we do not go
through this Forefront server, the problem
disappears ...
Anyone have any ideas??
thank you in advance to all!

Hi,
We need your detailed information, do you use TMG or FPE? it sounds like the TMG has published your server.
Do you see any error information?
Best Regards
Quan Gu

Similar Messages

  • ITunesU - Tags name with french accents (é,è,à,ê,...)

    Every time I try to upload files in iTunesU with french accent in the tag, I found after the upload some characters I never write in the tags.
    For example, if the name of the artist is «Hélène David» after the upload the name in tags is «Hélène DavidTS». I do not understand why the letters «TS» appear in the name.
    Samething happen if I write in the tag Name «L'intégrité à l'Université de Montréal : pour une vraie réussite» after the upload the new name is «L'intégrité à l'Université de Montréal : pour une vraie réussiteTALB». Same problem with the the name of the album. I wrote «Les grandes conférences du CEFES» and this text appear in the tag «Les grandes conférences du CEFEST».
    How to fix this problem ?

    You might want to ask in a forum specific to the Forefront server.
    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

  • Problem loading Image data with French accent in file name

    We have a very complex commercial application that has been working perfectly in English for over a year. We have now localized it to French and Spanish, and discovered a serious show-stopping problem. We need help fast, with the scheduled release being less than 2 weeks away...!
    We iterate over a folder to find all the images in it, then display those in a user window.  The code for loading the images is:
                for each (var name:String in filenames){
                    var image:SmoothImageTransformable = new SmoothImageTransformable();
                    var imagePath:String = dir + "/" + name;
                    image.source = imagePath;
                    trace("Adding Item to picture carousel with url " + image.source);
                    image.data = {directory:dir, filename:name};
                    image.isDragEnabled = true;
                    image.setStyle("horizontalCenter", 0);
                    image.setStyle("verticalCenter", 0);
                    _images.push(image);
    Our SmoothImageTransformable class is an internal class that inherits from Image.  This all works fine for image names like 'myFavoritePhoto', 'test', 'photo346', etc.  However, it fails to load the data if the file name is something like 'caméra'  Any name with a UTF-8 character causes the data load to fail.
    To be sure we weren't doing a load somewhere else in the code that I had overlooked, I added a "image.autoLoad = false' line in there.  That did exactly as expected -- all image squares then show a grey blank, with no image shown.  Removing that line (reverting to the original code, as shown above) causes all the images to work perfectly, except for those with French accent characters like the é.
    HELP!  Is this a known bug?  Is there some additional setting I need to make it understand the extended character set?  I can't find any mention about this at all in the documentation.

    @markerline:
    We have a fix!  Almost...   I don't understand one aspect of what I am seeing though.
    We have one test file named "camèra.jpg" that is an example of what I am unable to load into an Image.  I decided to examine the character codes at each letter, and this is what Flex has as the string:
    name = cam?ra.jpg
       [0] = c; 0x99
       [1] = a; 0x97
       [2] = m; 0x109
       [3] = ?; 0x232
       [4] = r; 0x114
       [5] = a; 0x97
       [6] = .; 0x46
       [7] = j; 0x106
       [8] = p; 0x112
       [9] = g; 0x103
    Note that the è prints as gibberish in the trace statement, and shows a numeric encoding of 0x232.  According to
         http://docstore.mik.ua/orelly/web2/action/appb_01.htm
    The unicode equivalent of Latin1 for è is 0xE8, which is equivalent to 0x232. That implies that the string is already Latin1, which I would think would mean that Windoze would recognize the file name and open it properly -- but it does not.
    I then tried taking the "camèra.jpg" string, pasting it into NotePad++ in a UTF8 document, then telling NotePad++ to display as ASCII.  The result is "camèra".  I then tried just forcing the file name within Flex to this new mangled string.  The result then is:
    MAGIC name = camèra
       [0] = c; 0x99
       [1] = a; 0x97
       [2] = m; 0x109
       [3] = ?; 0x195
       [4] = ?; 0x168
       [5] = r; 0x114
       [6] = a; 0x97
       [7] = .; 0x46
       [8] = j; 0x106
       [9] = p; 0x112
      [10] = g; 0x103
    Note this time the trace statement looks proper.  More important, the IMAGE DOES LOAD!  (Our display of the name to the user now looks like crap, but that just means I need to modify our class to have a separate 'name' property, rather than extracting it from the 'image.source')
    So... my remaining question -- what encoding did I just do through that NotePad++ incantation?  That site I quoted above said that it was already Latin1, which is what I thought I was trying to get to.  I clearly need to write a method to map from incoming (UTF8 I thought, but maybe Latin1?) to Windows file system (Latin1 I thought, but maybe ASCII).
    In other words, I am not sure what charcter set to come from or go to...  It turns out the code was already in the character set I had been trying to go to (which is why it wasn't working) and the set I seem to need to go to is not the one I thought...

  • Iweb with french accents.

    Hi all, I'm using the great IWeb in french... I have found that when i create a new page with french accents IWEB creates a stange file name , but when this new web page have no french accents the name becomes ok. My Os X 10.4.8 is in french and my Iweb is in french to. By the way i'm not from France . I am from Québec Canada. I say that because we do not use the same keyboard configuration nor the same french language.
    The question is , Is this phenomenone normal or is there something i can do to correct it.
    My version of IWEB is 1.1.2 wish, i think, is the latest version of the product.
    Thank in advance.
    Mac Book   Mac OS X (10.4.8)   processor 1.83 GHz Intel Core Duo

    It's a known issue. Anytime you use characters outside the plain alphanumeric characters, iWeb will generate a more complex address and corresponding file/folder names. It may be as simple as replacing the characters with their hex/ascii codes or you may get a string of random characters.
    My iWeb 2.0 wish is that we are allowed to make pagenames that are separate from the URLs. That would do away with some of the constraints like you describe in naming your page correctly and still having valid and legal URLs.

  • Access Denied error with basic XML file operations

    Hi,
    I'm trying to set up a basic read, write and delete code for XML files which I can build upon in the future. The three methods are bound to three buttons on the page and all three calls are awaited. Here's my code:
    Write:
    XElement uservarnodes = new XElement("uservars",
    new XElement("uservar1", "1"),
    new XElement("uservar2", "2"),
    new XElement("uservar3", "3"),
    new XElement("uservar4", "4"),
    new XElement("uservar5", "5"),
    new XElement("uservar6", "6"),
    new XElement("uservar7", "7"),
    new XElement("uservar8", "8"));
    StorageFolder local = Windows.Storage.ApplicationData.Current.LocalFolder;
    var file = await local.CreateFileAsync("uservarfile.xml", CreationCollisionOption.ReplaceExisting);
    var stream = await file.OpenAsync(Windows.Storage.FileAccessMode.ReadWrite);
    using (var outputStream = stream.GetOutputStreamAt(0))
    DataWriter mydataWriter = new DataWriter(outputStream);
    mydataWriter.WriteString(uservarnodes.ToString());
    await mydataWriter.StoreAsync();
    await outputStream.FlushAsync();
    Read (outputs the data to a textblock):
    StorageFolder local = Windows.Storage.ApplicationData.Current.LocalFolder;
    var file = await local.GetFileAsync("uservarfile.xml");
    string readtext = await Windows.Storage.FileIO.ReadTextAsync(file);
    XElement uservarnodes = XElement.Parse(readtext);
    txtTarget.Text = uservarnodes.ToString();
    Delete:
    StorageFolder local = Windows.Storage.ApplicationData.Current.LocalFolder;
    var file = await local.GetFileAsync("uservarfile.xml");
    await file.DeleteAsync(StorageDeleteOption.PermanentDelete);
    When I tap each of the buttons once it all seems to work. But when I tap any of the buttons again within the same debug session I get an Access denied exception (E_ACCESSDENIED). Other people with this error had to await when calling their method, but I'm
    already doing that: private async void btnWrite_Click(object sender, RoutedEventArgs e) { await WriteToXMLFile(); }, etc.
    And the intervals between my taps isn't that short that you'd expect that the previously called method still had not finished completing. I don't understand why I'm getting the access denied error.
    Related to my question: I have added XML to the File Type Associations, File Open Picker and File Save Picker in the appxmanifest, but somewhere I read that you do not need to do this if you're working with local app data only. Is this true?

    var stream = await file.OpenAsync(Windows.Storage.FileAccessMode.ReadWrite);
    I think because of your file stream hasn't been closed.
    by the way, it can be easier  by using System.IO.OpenStreamForWriteAsync extension method
    async public static Task<bool> SaveTextFileAsync(string filename, string data)
    byte[] fileBytes = System.Text.Encoding.UTF8.GetBytes(data);
    StorageFolder local = Windows.Storage.ApplicationData.Current.LocalFolder;
    var file = await local.CreateFileAsync(filename, CreationCollisionOption.ReplaceExisting);
    try
    using (var s = await file.OpenStreamForWriteAsync())
    s.Write(fileBytes, 0, fileBytes.Length);
    return true;
    catch
    return false;
    (need using System.IO namespace)
    在現實生活中,你和誰在一起的確很重要,甚至能改變你的成長軌跡,決定你的人生成敗。 和什麼樣的人在一起,就會有什麼樣的人生。 和勤奮的人在一起,你不會懶惰; 和積極的人在一起,你不會消沈; 與智者同行,你會不同凡響; 與高人為伍,你能登上巔峰。

  • Help with French Accent Characters Corrupted

    Hi, All.
    I am developing a Flex Front end connect with Java back-end.
    The back-end sends data retrieved from XML file to the Flex
    front-end; displays it in an TextArea, and allow user to change.
    After user changes the data, hit "Save" button, then Flex sends the
    data to the back-end.
    I check with the back-end, make sure the data was correct
    when sending out to Flex, and the French accented characters gets
    corrupted when sending back from Flex. However, in Flex side, this
    change cannot be awared. (i.e. The French accents characters
    display correctly in Flex, but sending wrong character back). I'm
    guessing that might be something related to character sets.
    However, I cannot find anywhere to set character sets in
    HTTPService. Anybody has idea?

    Use Ariel MS Unicode font.

  • Access denied listing with cfdirectory when remote

    Hello people, I working with cfdirectory to verify the contents of a local directory (this is for an intranet running on a mac). It works ok when I trest it in the local environment but it fails when I run the script from the remote server.
    I'm a bit lost here. Is something I need to modify at the local server or the remote server? Is the local server not allowing access to the remote script or the remote server doesn't want to access a local machine due to security issues?
    Thsnkd in advance.
    Dani

    Ian, thanks for your answer. This brings a problem...unless I can bypass it by calling a script on my local server, at least to perform cfdirectory operations...
    I'm trying to do the following:
    When a supplier approves a job, my client changes the status of that job to approved. When that happens, the application should be able to;
    1) List the files related to that job (cfdirectory)
    2) Zip those files (cfzip)
    3) Upload those files to the ftp (cfftp)
    But since the files are stored locally (huge graphic files), I'm stuck with the "access denied" situation.
    Anyway, thanks so much Ian for clarifying this to me.
    Dani Szwarc

  • How to import a csv with French accents in it ?

    Hello to all,
    It's been a while that everytime I import a participant csv in Adobe Connect, if I have French accents (example : é, è, ô...), the name imported with the accents comes out with white on black questions marks at the place of the original accentuated letter.
    I have tried different methods to conturn this : using Notepad++ with UTF8 with or without BOM, OEM863 (French)... Nothing seems to do the trick.
    Would anyone know how to do this in a import without having to go all through the procedure of either creating my participants manually or changing manually the names after the import, please ?
    Thank you very much for your help !
    Abigail

    I am working on this same issue and doing some small tests. I have saves my file as Unicode text (txt) and that seems to solve the issue with accents not saving. I will need to try larger files.

  • Problem with French accents

    Hi,
    I'm using B2B to transform HL7 v2.x messages from text to xml. The messages include many French accents and are misinterpreted by B2B. Is there a way to set the character set in an HL7 over MLLP setup?

    Thanks Ramesh,
    There is no BPEL involved at this point. Did you mean the xsd file generated by EDIfecs? It does actually contain the UTF-8 encoding. As for the ecs file, I would not know how to ensure the encoding:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Automatically generated by EDIFECS SpecBuilder (http://www.edifecs.com) -->
    <xsd:schema xmlns="urn:oracle:integration:b2b:361B7F53AD2940EB92FB9BBD2424389B" targetNamespace="urn:oracle:integration:b2b:361B7F53AD2940EB92FB9BBD2424389B" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.0" elementFormDefault="qualified">
    <xsd:element name="OUL_R21" type="OUL_R21.CONTENT"/>
    <xsd:complexType name="OUL_R21.CONTENT">
    <xsd:annotation>
    Thanks,
    Francois

  • EFS: Access denied even with appropriate certificate and permissions

    I have imported the certificate from the server computer to the workstation computer several days ago. So far, every morning the workstation computer is unable to access the server encrypted file for a period of about 1 hour (saying "Unable to open
    this file. Access denied"). All the folders can be opened, moved and renamed. After persistently attempting to access it and after verifying the thumbprints match between file and certificate it is able to open the file. 
    There seems to be a delay between logging in to the workstation computer and the effectiveness of the certificate. 
    I am new to EFS and would love any help you can give me.

    Hi,
    Did this issue just occur on these EFS file or all file in the server? What's the result when you attempt to access the other file which is not encrypted.
    Meanwhile, please use Network Monitor to trace the network activity:
    Network Monitor
    http://technet.microsoft.com/en-us/library/cc938655.aspx
    Karen Hu
    TechNet Community Support

  • Using ksshaskpass to access SSH passwords with the KDE Wallet

    Hi,
    I'm trying to use ksshaskpass to store SSH passwords with the KDE wallet and unlock them on login with one password so I don't have to keep entering the passwords each time I want to SSH. It isn't working for me though. I followed the directions here, but I still have to enter the password each time I want to SSH. I'm running KDEmod 4.4.3. Any ideas?
    Thanks!
    Last edited by CosineQuaNon (2010-05-27 03:27:08)

    For KDE4, you need to create the file
    ~/.kde4/Autostart/ssh-add.sh
    instead of
    ~/.kde/Autostart/ssh-add.sh
    For me, this works perfectly.

  • Access denied problem with saprfc.so

    Hi all,
    I have a strange "Access is denied" problem when I'm using (any of) the saprfc-unicode gems on saprfc.so. I have outruled the most obvious reasons (file permissions etc.) and have traced it down to the C-level library routine LoadLibraryA, which gets called in the ruby C source code. Because this problem only occurs on one particular machine and does not on others I assume it has something to do with other programs that are installed on the machine.
    I'm wondering whether someone ran into the same problem and can provide some clues on how to solve this. The error message I get is
    c:/ruby/lib/ruby/gems/1.8/gems/saprfc-0.34-mswin32/ext/saprfc/saprfc.so: 5: Access is denied.   - c:/ruby/lib/ruby/gems/1.8/gems/saprfc-0.34-mswin32/ext/saprfc/saprfc.so (LoadError)
            from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:33:in `require'
            from c:/ruby/lib/ruby/gems/1.8/gems/saprfc-0.34-mswin32/lib/SAP/rfc.rb:130
            from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:33:in `gem_original_require'
            from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:33:in `require'
    any hint/idea/help on this would be great!
    -- Matthias

    Hello Tommy:
    Welcome to Apple discussions.
    I suggest you contact the game manufacturer and ask them why the update will not work.
    Barry

  • Foldable keyboard (bluetooth​) with french accents (é, è, ô ) for the blackberry z10

    I am looking for a canadian keyboard (bluetooth, foldable) which have accents to write in french.
    I shopped at future Shop, Best Buy, the Source and more.
    I even bought one  'Mathias Keyboard on Future Shop online' ,  but still,  no accent on the keyboard!!!
    If someone could help me, it would be so great !
    Thanks very much!
    Liette 

    Hello,
    here re some links to AZERTY foldable keyboards. Unfortunately, I cannot say about availability in Canada.
    http://www.amazon.fr/Perixx-PERIBOARD-806-Clavier-​pliable-Bluetooth/dp/B00CGNPPJ0
    http://www.prixmoinscher.com/accessoires_telephone​sportables/products__keyword--mini+clavier+bluetoo​...
    Maybe it could help you to find one based on the brand and model number...
    Hope this helps
    Please don't forget to mark as "solved" if your question is replied and to "like" a useful reply to your post ;-)

  • PB with french accent, and french character

    Hello,
    I have some problem to use, character like 'é' or 'à', ...
    i use form tag in Weblogic Portal 4.0, and when i get the data from the form,
    i have character like 'é' for any character who have a code greater than 128.
    There is some one who have a solution?

    i use this
    <portlet:validatedForm event="myevent" ... >
    <webflow:text name="mytext"/>
    </portlet:validatedForm>
    and i don't know how can i use the enctype="application/x-www-form-urlencoded"
    with URLEncoder??
    am i in the right way?
    "Falk" <[email protected]> wrote:
    >
    Did you try to URL-encode and -decode your data?
    Otherwise it will get corrupted. Your data has
    to comply to the HTTP protocol. International
    characters have to be encoded to get submitted
    correctly.
    There are helpers to do it, like
    java.net.URLEncoder / Decoder.
    Some tags in Portal do that for you automagically,
    like <cm:getProperty encode="url"/>
    Falk
    "jpmeert" <[email protected]> wrote:
    Hello,
    I have some problem to use, character like 'é' or 'à', ...
    i use form tag in Weblogic Portal 4.0, and when i get the data fromthe
    form,
    i have character like 'é' for any character who have a code greater
    than 128.
    There is some one who have a solution?

  • A problem with French accents

    Bonjour aux Francophones,
    I'm in trouble when I want to use a circumflex accent (^) on vowels. I can't find the way. Has anyone found a solution ?
    Thanks in advance for answers.

    Bonjour,  ca fonctionne pour presque tous les accents, mais malheureusement pas pour l'accent circomflexe ;(

Maybe you are looking for