My client does not able to join Mac OS Server 10.6 Leopard Snow - kGotAuthe

I am currently running Mac OS Server 10.6 Leopard Snow running on my Mac Mini.
Have recently upgraded from previous version of Mac OS Server 10.5
I wanted to connect a client computer (does not matter my Mac Pro or my Mac Book - same results) to the server.
Doing the following: go the system preferences -> Accounts - Login -> and you get the option "Network Account Server" click on join.
My server pops up. My server is on 10.0.1.2 (tried to use server name as well IP address).
So type in the server name and get the following option:
"The server 10.0.1.2 offers Address boek, iChat, Mail... etc.. The I am selecting "Set Up Services",
Type in my name and password. and press continue.
Then I am getting the following message: "Joining the server 10.0.1.2 failed: kGotAuthenticationFailure"
I can go back (is option) and fill in my password again - but that is not the issue because I am putting the right password.
My question: I there any one who had the same issue, and how can I resolve this.
Look forward to any response.

Did - but please if some else has a solution that would still be very helpful.
This whole Mac OS Server thing - is extremely sensitive - and is not handling very smootly!

Similar Messages

  • Fatal error: Client does not support authentication protocol requested by server; consider upgrading MySQL client

    Fatal error: Client does not support authentication protocol
    requested by server; consider upgrading MySQL client in
    /homepages/28/d74942468/htdocs/cosmic/sites/onlinemove/Connections/db.php
    on line 9
    This is the error that comes up on the server where the site
    sits. The database is working on my local machine with the local
    settings, but wont connect due to the above.
    I think im using MySQL client 3.23 How do i upgrade?
    I found this on MySQL site:
    http://dev.mysql.com/doc/refman/5.0/en/old-client.html
    I'm not sure how to edit the connection string to make it
    accept the vaules.

    The_FedEx_Guy wrote:
    > Fatal error: Client does not support authentication
    protocol requested by
    > server; consider upgrading MySQL client in
    >
    /homepages/28/d74942468/htdocs/cosmic/sites/onlinemove/Connections/db.php
    on
    > line 9
    > I think im using MySQL client 3.23 How do i upgrade?
    The MySQL client that the error refers to isn't the version
    of MySQL,
    but the MySQL library bundled with PHP. It sounds as though
    your hosting
    company has upgraded to MySQL 4.1 or higher, but is still
    using PHP 4.
    > I'm not sure how to edit the connection string to make
    it accept the vaules.
    You can't. It's the way that the user account passwords are
    stored in
    MySQL. You need to get the hosting company to upgrade to PHP
    5 or to
    reset the passwords in MySQL using the OLD_PASSWORD()
    function. This
    needs to be done by someone with top-level administrative
    privileges on
    the database.
    David Powers, Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • DHCP Client does not send host name to DHCP Server

    Hello,
    I installed Solaris 10 on VirtualBox and I cannot ping/ssh/telnet the virtual machine by its host name (even from the host computer) but only by it's ip.
    I tried everything I could find on internet with no success (I don't want to add the hostname in every hosts file on every computer because it's not really professionnal)
    I followed what said here: http://docs.oracle.com/cd/E26505_01/html/E27061/eyhuv.html#scrolltoc
    Can someone has an idea of what I can do or why this does not work.
    I installed a virtual Windows7 and an Ubuntu, and it worked perfectly.
    Any help would be grantly appreciated.
    Thank you
    Here is my current configuration:
    Oracle VM VirtualBox 4.3.8 (I choose "Oracle 10 10/09 and later (64 bit))
    Oracle Solaris 10 1/13
    Network: bridge with RealTek interface
    NB: I don't have access to dhcp server on my netgear router (access is disabled by my ISP)
    Files in /etc:
    dhcp.e1000g0 (empty)
    nodename (contains "thorgal")
    nsswitch.conf has following lines:
    hosts: files dns # Added by DHCP
    ipnodes: files dns # Added by DHCP
    networks:   files
    protocols:  files
    rpc:        files
    ethers:     files
    netmasks:   files
    bootparams: files
    hostname.e1000g0 (contains "inet thorgal")
    /etc/inet/hosts:
    ::1             localhost
    127.0.0.1       localhost loghost
    192.168.0.17    thorgal # Added by DHCP
    /etc/default/dhcpagent:
    REQUEST_HOSTNAME=yes
    PARAM_REQUEST_LIST=1,3,6,12,15,28,43
    .v6.PARAM_REQUEST_LIST=7,12,23,24,27,29
    I also try "ifconfig e1000g0 dhcp release" with no success
    the debugging of dhcpagent:
    # pkill -x dhcpagent
    # /sbin/dhcpagent -d1 -f &
    1088
    # ifconfig e1000g0 dhcp start
    /sbin/dhcpagent: debug: insert_pif: e1000g0: sdumax 1500, hwtype 1, hwlen 6
    /sbin/dhcpagent: debug: set_packet_filter: set filter 805869f (DHCP filter)
    /sbin/dhcpagent: debug: get_smach_cid: getting default client-id property on e1000g0
    /sbin/dhcpagent: debug: in state INIT; allowing start command on e1000g0
    /sbin/dhcpagent: debug: ipc_action_start: started start (command 4) on e1000g0
    /sbin/dhcpagent: debug: set_smach_state: changing from INIT to INIT_REBOOT on e1000g0
    /sbin/dhcpagent: debug: dhcp_selecting: host thorgal
    /sbin/dhcpagent: info: configure_v4_lease: setting IP netmask to 255.255.255.0 on e1000g0
    /sbin/dhcpagent: info: configure_v4_lease: setting IP address to 192.168.0.17 on e1000g0
    /sbin/dhcpagent: warning: configure_v4_lease: no IP broadcast specified for e1000g0, making best guess
    /sbin/dhcpagent: info: configure_v4_lease: using broadcast address 192.168.0.255 on e1000g0
    /sbin/dhcpagent: info: configure_v4_timers: e1000g0 acquired lease, expires Fri Mar 21 21:33:05 2014
    /sbin/dhcpagent: info: configure_v4_timers: e1000g0 begins renewal at Fri Mar 21 09:33:05 2014
    /sbin/dhcpagent: info: configure_v4_timers: e1000g0 begins rebinding at Fri Mar 21 18:33:05 2014
    /sbin/dhcpagent: debug: set_smach_state: changing from INIT_REBOOT to PRE_BOUND on e1000g0
    /sbin/dhcpagent: info: added default router 192.168.0.1 on e1000g0
    /sbin/dhcpagent: debug: set_smach_state: changing from PRE_BOUND to BOUND on e1000g0
    /sbin/dhcpagent: debug: configure_bound: bound e1000g0
    /sbin/dhcpagent: debug: ipc_action_finish: finished start (command 4) on e1000g0: 0

    During the Solaris installation process, you told it what the hostname was going to be and that you wanted that environment to exist with a dynamic IP address instead of a specific address that you desired.
    When Solaris boots it broadcasts that hostname and waits for a DHCP server to be quasi-intelligent enough to award an IP address based upon a pre-configured list inside that DHCP server.   Hostname ABC would always get IP address 123 on subnet rst, hostname DEF would always get IP address 456 on subnet xyz, and so on and so on.
    That's the fundamental process for proper (and thus secure) DHCP.
    All your other environments (Windows, Debian, Ubuntu) are what might be thought of as "hacked for convenience" to get around that sort of network configuration.  They take the lazy way to exist.  That partial networking setup is good enough for a home network but would be miserably insecure in a corporate environment.  Those choices are operating environments that are nice for end-user desktops but aren't Enterprise Class.
    My suggestion?
    Review the IP address range in your Netgear router's setup.
    It is likely something like 192.169.0.1 through 192.168.0.50 and can be customized.
    You probably don't have 50 devices on your network and probably will never have 50 simultaneous devices on your network.
    ... just do a reconfigure reboot and set your Solaris to use a static IP of 192.068.0.45
    Then reboot and I predict your issue that prompted this forum thread will be gone.
    That's how I've done it at home for many years, even when installing Solaris to bare metal (no virtualization).

  • 32bit windows client PC not able to print from TS server 2008 64bit

    I had a HP M1216NFH printer install at branch office. The branch user will need to remote connect to Terminal Server to access the stock program and print the order back to M1216NFH printer. But none of the branch user are able to print remotely.
    The Terminal Server is running on Windows Server 2008 R2 Standard 64bit version, and all the branch users are using 32bit Windows 7 and XP version. The printer redirection is created during remote session, and user is able to select the printer to print, but is nothing come out from the printer.
    I had install x86 printer driver, but is still not working. Server is auto using remote desktop easy print driver when printer redirection in remote session.
    I did try connect branch user PC to another Terminal Server running on WIndows Server 2003 R2 Standard 32bit version, and tested is no problem to print.
    Can anyone guide me what is the step that i was miss out for Windows Server 64bit configuration in order to allow 32bit windows client to print?
    Thank you.

    I believe the only way to print client side from a web app would be to use the ActiveX print control off of the viewer (disregarding the ugly way of using the browsers print button).
    If there is another way I am sure someone will correct me

  • External user not able to join Live Meeting, but can join Lync Meeting

    We have LYNC 2010 pool with OCS 2007 R2 & Live Meeting clients ( with few LYNC 2010 clients). We are having issue with one external organization with Live Meetings. If any of our company user schedules Live Meeting, the particular external company users
    ( they have OCS 2007 R2 and Live Meeting clients) are not able to join our Live meetings. If we schedule Lync Meetings, they are able to join  successfully through Web Interface.
    On the other side, our users don't have any issue to join their Live Meetings.
    We have LYNC edge servers and all external users don't have any issue to join our Live Meetings. The external company also don't have any issue with other users.
    It's only 1 to 1 issue with Live Meeting ( not Lync meeting).
    Any help to resolve this issue is much appreciated...
    Tek-Nerd

    Hi,
    From your description, did you mean it is a coexistence environment?
    Did they receive any error message from Live Meeting client?
    If possible, you can test with other federation companies with Live Meeting client. If it happen to all federation companies, I suggest to double check port, certificate requirement for federation. If it happen only for one company, please check
    if Live Meeting Clients update to the latest version.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Clients not able to join more 256 nos

    Hi
    We have using wireless controller CISCO 2125 with 8 nos LWAP 1252, including AP's getting the IP from windows DHCPserver (172.29.70.0/23), when clients reaches 256 nos in controller , then further not able to join in wireless network.
    DHCP vendor class or user class will solve this issue. pl guide me .
    thanks
    Karthik

    Well, it's totally expected then as it's the maximum amount of clients supported by the 2125.
    If you have that amount of client you should look into having more APs and a more powerful WLC. That limit is not just there for marketing purpose. It looks like your network is under-powered compared to its real usage.
    Regards,
    Nicolas
    ===
    Don't forget to rate answers that you find useful

  • .Mac fine, Apple Mail 10.4.6 Client does not update

    Have changed nothing yet Apple Mail client does not update, and there are a dozen or more new messages in webmail on .mac.
    Is there a max number of mail messages? Ideas?
    thanks

    Kino,
    little info to work on here, but are you sure your account is set to Online?
    Menu Mailboxes, Online status...

  • 3602 AP not able to join 3850 WLC

    Hello,
    I have a 3850 switch with inetegrated WLC and my 3602 is not able to join the controller.  Error from AP:
    *Oct 24 19:21:17.355: %CAPWAP-3-ERRORLOG: SM handler: Failed to process timer message. Event 41, state 8
    *Oct 24 19:21:17.355: %CAPWAP-3-ERRORLOG: Failed to handle timer message.
    *Oct 24 19:21:17.355: %CAPWAP-3-ERRORLOG: Failed to process Message timer message.
    *Oct 24 19:21:20.355: %CAPWAP-3-ERRORLOG: DTLS connection not found Failed to encrypt and send packet.
    *Oct 24 19:21:20.355: %CAPWAP-3-ERRORLOG: Failed to encrypt and send packet.
    *Oct 24 19:21:20.355: %CAPWAP-3-ERRORLOG: Failed to send packet from queue
    *Oct 24 19:21:20.355: %CAPWAP-3-ERRORLOG: SM handler: Failed to process timer message. Event 41, state 8
    *Oct 24 19:21:20.355: %CAPWAP-3-ERRORLOG: Failed to handle timer message.
    *Oct 24 19:21:20.355: %CAPWAP-3-ERRORLOG: Failed to process Message timer message.
    ., 1)24 19:21:23.355: %CAPWAP-3-ERRORLOG: Retransmission count for packet exceeded max(UNKNOWN_MESSAGE_TYPE (5)
    *Oct 24 19:21:23.355: %CAPWAP-3-ERRORLOG: GOING BACK TO DISCOVER MODE
    *Oct 24 19:21:28.903: %LWAPP-3-CLIENTERRORLOG: LWAPP LED Init: incorrect led state 255
    Switch Config:
    ip dhcp pool TMOWireless
    network x.x.x.0 255.255.255.0
    default-router x.x.x.1
    dns-server 8.8.8.8 4.2.2.2
    option 43 hex f104.0x4x.dx0x
    option 60 ascii "Cisco AP c3602"
    wireless mobility controller
    wireless management interface Vlanxxxx
    wlan xxxxx1 xxxxx
    client vlan xxxx
    no security wpa akm dot1x
    security wpa akm psk set-key ascii 0 xxxxxxxxx
    no shutdown
    show wlan summary
    Mobility Controller Summary:
    Mobility Role                                   : Mobility Controller
    Mobility Protocol Port                          : 16666
    Mobility Group Name                             : default
    Mobility Oracle IP Address                      : 0.0.0.0
    DTLS Mode                                       : Enabled
    Mobility Domain ID for 802.11r                  : 0xac34
    Mobility Keepalive Interval                     : 10
    Mobility Keepalive Count                        : 3
    Mobility Control Message DSCP Value             : 0
    Mobility Domain Member Count                    : 1
    Link Status is Control Link Status : Data Link Status
    Controllers configured in the Mobility Domain:
    IP               Public IP        Group Name       Multicast IP     Link Status
    x.x.x.x      -                default          0.0.0.0          UP   : UP
    show ap summary:
    clk5-Das-cor01#show ap summary
    Number of APs: 1
    Global AP User Name: Not configured
    Global AP Dot1x User Name: Not configured
    AP Name                           AP Model  Ethernet MAC    Radio MAC       State        
    AP4c00.82df.ac68                  3602I     4c00.82df.ac68  f84f.57e3.8ec0  Registered
    show capwap summary           
    CAPWAP Tunnels General Statistics:
      Number of Capwap Data Tunnels       = 0 
      Number of Capwap Mobility Tunnels   = 0 
      Number of Capwap Multicast Tunnels  = 0 
    Name   APName                           Type PhyPortIf Mode      McastIf
    Name   SrcIP           SrcPort DestIP          DstPort DtlsEn MTU
    Any help is appreciated, thank you.

    Full error log:
    *Oct 24 19:59:32.351: %CAPWAP-3-ERRORLOG: GOING BACK TO DISCOVER MODE
    *Oct 24 19:59:37.891: %LWAPP-3-CLIENTERRORLOG: LWAPP LED Init: incorrect led state 255
    *Oct 24 19:59:37.959: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to administratively down
    *Oct 24 19:59:37.959: %LINK-5-CHANGED: Interface Dot11Radio1, changed state to administratively down
    *Oct 24 19:59:38.175: %LINK-6-UPDOWN: Interface Dot11Radio0, changed state to up
    *Oct 24 19:59:38.191: %LINK-6-UPDOWN: Interface Dot11Radio1, changed state to up
    *Oct 24 19:59:38.959: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to down
    *Oct 24 19:59:38.991: %LINK-6-UPDOWN: Interface Dot11Radio1, changed state to down
    *Oct 24 19:59:38.999: %LINK-5-CHANGED: Interface Dot11Radio1, changed state to reset
    *Oct 24 19:59:39.983: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to up
    *Oct 24 19:59:39.991: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio1, changed state to down
    *Oct 24 19:59:40.019: %LINK-6-UPDOWN: Interface Dot11Radio1, changed state to up
    *Oct 24 19:59:40.027: %LINK-6-UPDOWN: Interface Dot11Radio0, changed state to down
    *Oct 24 19:59:40.035: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to reset
    *Oct 24 19:59:41.019: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio1, changed state to up
    *Oct 24 19:59:41.027: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to down
    *Oct 24 19:59:41.055: %LINK-6-UPDOWN: Interface Dot11Radio0, changed state to up
    *Oct 24 19:59:42.055: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to up
    Not in Bound state.
    *Oct 24 20:00:33.687: %CAPWAP-3-DHCP_RENEW: Could not discover WLC using DHCP IP. Renewing DHCP IP.
    *Oct 24 20:00:38.691: %CAPWAP-3-ERRORLOG: Invalid event 38 & state 2 combination.
    *Oct 24 20:00:38.815: %DHCP-6-ADDRESS_ASSIGN: Interface BVI1 assigned DHCP address 10.66.222.69, mask 255.255.255.0, hostname AP4c00.82df.ac68
    Translating "CISCO-CAPWAP-CONTROLLER"...domain server (8.8.8.8)
    *Oct 24 20:00:44.687: %CAPWAP-5-DHCP_OPTION_43: Controller address 10.66.222.1 obtained through DHCP
    *Oct 24 20:00:44.687: %CAPWAP-3-ERRORLOG: Did not get log server settings from DHCP.
    *Oct 24 20:00:44.935: %CAPWAP-3-ERRORLOG: Could Not resolve CISCO-CAPWAP-CONTROLLER
    *Oct 24 20:01:14.935: %CAPWAP-3-ERRORLOG: Go join a capwap controller
    *Oct 24 20:01:15.000: %CAPWAP-5-DTLSREQSEND: DTLS connection request sent peer_ip: 10.66.222.1 peer_port: 5246
    *Oct 24 20:01:15.239: %CAPWAP-5-DTLSREQSUCC: DTLS connection created sucessfully peer_ip: 10.66.222.1 peer_port: 5246
    *Oct 24 20:01:15.239: %CAPWAP-5-SENDJOIN: sending Join Request to 10.66.222.1
    *Oct 24 20:01:15.371: %DTLS-5-ALERT: Received WARNING : Close notify alert from 10.66.222.1
    *Oct 24 20:01:18.363: %CAPWAP-3-ERRORLOG: DTLS connection not found Failed to encrypt and send packet.
    *Oct 24 20:01:18.363: %CAPWAP-3-ERRORLOG: Failed to encrypt and send packet.
    *Oct 24 20:01:18.363: %CAPWAP-3-ERRORLOG: Failed to send packet from queue
    *Oct 24 20:01:18.363: %CAPWAP-3-ERRORLOG: SM handler: Failed to process timer message. Event 41, state 8
    *Oct 24 20:01:18.363: %CAPWAP-3-ERRORLOG: Failed to handle timer message.
    *Oct 24 20:01:18.363: %CAPWAP-3-ERRORLOG: Failed to process Message timer message.
    *Oct 24 20:01:21.363: %CAPWAP-3-ERRORLOG: DTLS connection not found Failed to encrypt and send packet.
    *Oct 24 20:01:21.363: %CAPWAP-3-ERRORLOG: Failed to encrypt and send packet.
    *Oct 24 20:01:21.363: %CAPWAP-3-ERRORLOG: Failed to send packet from queue
    *Oct 24 20:01:21.363: %CAPWAP-3-ERRORLOG: SM handler: Failed to process timer message. Event 41, state 8
    *Oct 24 20:01:21.363: %CAPWAP-3-ERRORLOG: Failed to handle timer message.
    *Oct 24 20:01:21.363: %CAPWAP-3-ERRORLOG: Failed to process Message timer message.
    *Oct 24 20:01:24.363: %CAPWAP-3-ERRORLOG: DTLS connection not found Failed to encrypt and send packet.
    *Oct 24 20:01:24.363: %CAPWAP-3-ERRORLOG: Failed to encrypt and send packet.
    *Oct 24 20:01:24.363: %CAPWAP-3-ERRORLOG: Failed to send packet from queue
    *Oct 24 20:01:24.363: %CAPWAP-3-ERRORLOG: SM handler: Failed to process timer message. Event 41, state 8
    *Oct 24 20:01:24.363: %CAPWAP-3-ERRORLOG: Failed to handle timer message.
    *Oct 24 20:01:24.363: %CAPWAP-3-ERRORLOG: Failed to process Message timer message.
    *Oct 24 20:01:27.363: %CAPWAP-3-ERRORLOG: DTLS connection not found Failed to encrypt and send packet.
    *Oct 24 20:01:27.363: %CAPWAP-3-ERRORLOG: Failed to encrypt and send packet.
    *Oct 24 20:01:27.363: %CAPWAP-3-ERRORLOG: Failed to send packet from queue
    *Oct 24 20:01:27.363: %CAPWAP-3-ERRORLOG: SM handler: Failed to process timer message. Event 41, state 8
    *Oct 24 20:01:27.363: %CAPWAP-3-ERRORLOG: Failed to handle timer message.
    *Oct 24 20:01:27.363: %CAPWAP-3-ERRORLOG: Failed to process Message timer message.
    *Oct 24 20:01:30.363: %CAPWAP-3-ERRORLOG: DTLS connection not found Failed to encrypt and send packet.
    *Oct 24 20:01:30.363: %CAPWAP-3-ERRORLOG: Failed to encrypt and send packet.
    *Oct 24 20:01:30.363: %CAPWAP-3-ERRORLOG: Failed to send packet from queue
    *Oct 24 20:01:30.363: %CAPWAP-3-ERRORLOG: SM handler: Failed to process timer message. Event 41, state 8
    *Oct 24 20:01:30.363: %CAPWAP-3-ERRORLOG: Failed to handle timer message.
    *Oct 24 20:01:30.363: %CAPWAP-3-ERRORLOG: Failed to process Message timer message.
    *Oct 24 20:01:33.367: %CAPWAP-3-ERRORLOG: Retransmission count for packet exceeded max(UNKNOWN_MESSAGE_TYPE (5)
    ., 1)

  • IE11/Win 8.1 error 'Your client does not support opening this list in windows explorer'

    I hoping someone might be able to help with this frustrating issue.
    I work on a project where we are using various versions of on-line SharePoint (2007/O365).  In order to quickly drag and drop folders we need to often open the document libraries by using the 'open in windows explorer view'.
    Using the same device, on occassion this works.  But often it gives a rather unhelpful message 'Your client does not support opening this list in Windows Explorer'. 
    I've searched for this issue over the net and confirm that the sites are added to the 'trusted' sites area and that the 'remember you credientials' is checked on logging in.However, the searches do not seem to apply to IE11/Win8.1 or on-line version of sharepoint
    (the suggested hot fix is not suitable)
    Only this morning, using the same device I was able, for a short while to open in explorer view, and then for no apparent reason, it began to display the error message.  I had changed nothing regarding settings or even closed the browser.
    Do you have any support/ideas/fixes on how to resolve this.
    Many thanks
    val

    Hi Val,
    sometimes an answer can be found on the internet by typing the error message from your computer into your favourite search engine.
    eg.
    http://www.bing.com/search?q=your+client+does+not+support+opening+this+list+in+windows+explorer&form=IE10TR&src=IE10TR&pc=HPNTDFJS
    see
    http://blogs.technet.com/b/asiasupp/archive/2011/06/13/error-message-quot-your-client-does-not-support-opening-this-list-with-windows-explorer-quot-when-you-try-to-quot-open-with-explorer-quot-on-a-sharepoint-document-library-in-office-365-site.aspx
    follow the directions given above.... you need to add the domains to your Intranet sites list, not the Trusted sites list.
    Perhaps you already have it mapped to your intranet zone....in which case make sure that you have unchecked "Enable Enhance Protected Mode" on the Intranet  zone dialog in Internet Options.
    If this is happening 'randomly' on client machines, then users are probably changing their internet security settings in Internet Options. Ensure they are accepting the default.... Internet Options>Security tab, click "Reset all zones to default".
    Consult with your system administrators to find out if they are applying a custom security template for the Intranet zone... It may be removing the sharepoint domains from the client Intranet zone's domains lists.
    HTH.
    Rob^_^

  • Client does not have permission to send as this sender

    We have a CRM web application hosted on a server. When a user launches the site, the site provides facility to the customer to send the query into the system using the email. The website provides the filed for the customer to enter customer’s email ID. The
    customer email address is used by the system to send the response back.
    We are doing a new implementation for SMTP authentication for the emails send into the contact center using a public website. The flow of the system to use the SMTP authentication is:
    Customer launches the website.
    Customer chooses to send the his/her query using the email from the website.
    Website asks for the customer’s address, so that the query can be 
    answered back to the provided email address say [email protected] .
    We have an account configured on the MS-Exchange 2010 say [email protected]
    So before sending the email the website system performs the SMTP Authentication using the credentials of [email protected]
    Now the system creates the email MIME using the email address provided by the customer on the website i.e. say [email protected].
    After successful SMTP authentication for the address   [email protected] system starts sending the email.
    Here we are facing the issue:
    While sending the email if the customer’s address is also configured on the same exchange used by the system i.e. exchange on [email protected] is configured
     then website system is able to relay or send the email.
    If the customer’s address is not configured on the same exchange used by the system where [email protected] is configured then the system is not able to send the email it results into the error of: “Client
    does not have permission to send as this sender [email protected].
    In short if the website performs the  SMTP authentication then it requires the FROM address configured on the same exchange used for the smtp authentication in the email MIME from address.
    Configuration tries:
    As suggested on various forums and at Microsoft tech group we tried following things but no success:
    Checked the checkbox “Authenticated Users”  selected “Accept any Sender”.
    Created a new relay and given the IP of the machine hosting the website or trying to send the email
    Run the command from the EMC “Exchange management console”
    Add-AdPermission -Identity "Default Receive Connector" -User "NT AUTHORITY\Authenticated Users" -ExtendedRights ms-Exch-SMTP-Accept-Any-Sender.

    You can create a new connector to which everything is permitted - eg New-ReceiveConnector -Name "Anonymous Relay" -Usage Custom -PermissionGroups AnonymousUsers -Bindings 10.2.3.4:25 -RemoteIpRanges 192.168.5.77

  • Using Calendar client version 4.6 on Unix to connect to Calendar Server 4.0, I get a core dump and the client does not launch

    I am using Communicator Pro with Enterprise Calendaring, Calendar client 4.6,
    and when I attempt to launch it I immediately get a core dump and it does not
    launch.
    <P>
    The 4.6 motif client is not able to run against the 4.0 Calendar Server.
    It is strongly recommended that you use the 4.61 motif Calendar client (bundled with the 4.7
    Communicator Pro release) or 4.51/4.52 against Calendar Server 4.0. There are
    known problems when going offline while using the 4.5 client on any platform
    against the 4.0 Server. Both the 4.51 Windows and the 4.52 motif clients have
    repaired this problem.

    You can get Firefox 3.6 from http://www.mozilla.com/en-US/firefox/all-older.html

  • Client does not have permissions to send as this sender

    I have an Exchange 2013 setup. I have enable POP3/IMAP4. Most of users can send/receive message via POP3/IMAP4 from Outlook 2010/2007.one my account [email protected]
    able to  receive message via POP3 but not able to send message . When this account send mail we got the following error:
    Your message did not reach some or all of the intended recipients.
          Subject: report
          Sent: 10/10/2014 10:52 AM
    The following recipient(s) cannot be reached:
          [email protected]' on 10/10/2014 10:52 AM
                550 5.7.1 Client does not have permissions to send as this sender
     [email protected]
    Thanks and regards,
    Dipendra paudel
    Dipendra Paudel

    Hi Dipnedra
    Please check wether the problematic account is in the
    Protected Groups:
    Title: AdminSDHolder, Protected Groups and SDPROP
    Link:
    http://technet.microsoft.com/en-us/magazine/2009.09.sdadminholder.aspx
    If the answer is YES, please quit these groups or try to create another account to test this issue.
    Regards,

  • Can you sell an adobe muse website if the client does not have a license?

    Can you sell an adobe muse website if the client does not have a license?

    Hello,
    You can sell the website to the client, but if you give out the .muse file to the client, then they would need a muse license to be able to open that file in Muse and make edits to the website (in case they do need to make edits). If you simply give out the exported files, then they can upload the site to their host, but they would not be able to make too many edits to the website. The In Browser Editor is a feature that is available if the site is hosted with Adobe Business Catalyst, where they would be able to make certain basic edit/changes to the site.
    Cheers
    Parikshit

  • HT204187 Email account does not work on the Mac but works on my iPad and iPhone. The account information was added on the Mac. I keeps rejecting my password.

    I have seral email accounts on my Mac. One does not work on the Mac but works on my iPad and iPhone. The account information was added on the Mac. I keeps rejecting my password.

    You don't input the information in manually for iCloud mail. It is automatically set up for you when you sign into iCloud via System Preferences and choose the Mail checkbox. Sign out of iCloud or deselect Mail in iCloud preferences. Open Mail's preferences and choose accounts tab. If iCloud account still exists in the list, delete it. Sign back into iCloud or check the box for mail. The account will be auto created for you.

  • SharePoint Foundation 2010 - Your client does not support opening this list with windows explorer when clicking Open with Explorer

    when I tried to open document library in Windows explorer view by click 'Open with Explorer', it popped up “Your client does not support opening list with windows explorer”
    OS: Windows Server 2008 Enterprise x64
    IE: 9.0 32bit
    webcient service is runing
    HKLM\System\CurrentControlSet\services\WebClient\Parameters and changed the BasicAuthLevel to 2 instead of 1.
    Anybody knows how?
    Thanks.

    Did you add your site to trusted site list?
    http://sharepoint.stackexchange.com/questions/15098/your-client-does-not-support-opening-this-list-with-windows-explorer
    --Cheers

Maybe you are looking for