ATI Echo linux CLI authentication problem

Discussion in 'Acronis True Image Product Line' started by rahrenstorff, Mar 17, 2008.

Thread Status:
Not open for further replies.
  1. rahrenstorff

    rahrenstorff Registered Member

    Joined:
    Nov 29, 2007
    Posts:
    4
    1) Is it possible to authenticate as an Active Directory domain user via the ATI Echo command line in Linux when attempting to save to a remote share on a Windows server that is a member of the AD domain? For example, the following two commands work fine with a 'local' user account on the Windows server:

    trueimagecmd --harddisk:1 --filename:smb://server.domainname.local/share/name.tib --net_user:username --net_password:password --create --incremental

    --or--

    trueimagecmd --harddisk:1 --filename:smb://username:password@server.domainname.local/share/name.tib --create --incremental

    ...but how can you specify the AD domain like you can in the graphical mode? Such as:

    domainname\username password

    2) Are there any character limitations for passwords when issuing the trueimagecmd commands from the Linux shell?

    Thanks...
     
  2. rahrenstorff

    rahrenstorff Registered Member

    Joined:
    Nov 29, 2007
    Posts:
    4
    ...shameless bump. Anyone have an answer for this...I haven't heard back from Acronis support either. Thanks...
     
  3. Acronis Support

    Acronis Support Acronis Support Staff

    Joined:
    Apr 28, 2004
    Posts:
    25,885
    Hello rahrenstorff,

    Thank you for choosing Acronis Linux Server Disk Backup Software.

    Could you please clarify if the commands do not work in the format you specified?

    The only password length limitations are the ones used by operation systems involved.

    Could you please let us know your Acronis request number (e.g. [Acronis #123456]) which was sent to you in autoreply to your letter? We will find out how the investigation of your issue is going. If you have not received an autoreply then please send us a Private Message containing your e-mail address.

    Thank you.
    --
    Marat Setdikov
     
  4. rahrenstorff

    rahrenstorff Registered Member

    Joined:
    Nov 29, 2007
    Posts:
    4
    SOLVED: ATI Echo linux CLI authentication problem

    The correct command to authenticate as an Active Directory domain user via the ATI Echo command line in Linux when attempting to save to a remote share on a Windows server that is a member of the AD domain:

    trueimagecmd --harddisk:1 --filename:smb://domainname\\username:password@hostname.domainname.tld/sharename/filename --create --incremental

    1) domainname can be the netbios name or fqdn
    2) username:password can be an Active Directory user with write privileges to the sharename
    3) hostname.domainname.tld should be similar to the fqdn: server1.somedomain.local

    NOTE: this exact command is not documented in the Acronis manual.
     
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.