On 2016-05-25 11:43, Gerald Brandt wrote: >>> Sorry, I thought I pasted in the error log. My bad. >>> >>> Running: /usr/bin/smbclient --option=clientusespnego=no >>> \\\\inforcrm.erlphase.local\\C\$ -U Administrator -E -d 1 -c tarmode\ >>> full -Tc - >>> full backup started for share C$ >>> Xfer PIDs are now 13236,13235 >>> session setup failed: NT_STATUS_INVALID_PARAMETER >>> session setup failed: NT_STATUS_INVALID_PARAMETER
[removed for clarity] > smbclient can connect: > > /usr/bin/smbclient -L \\\\inforcrm\\C\$ -U erlphase\\Administrator > Enter erlphase\Administrator's password: > Domain=[ERLPHASE] OS=[Windows Server 2012 R2 Standard 9600] > Server=[Windows Server 2012 R2 Standard 6.3] > > Sharename Type Comment > --------- ---- ------- > ADMIN$ Disk Remote Admin > C Disk > C$ Disk Default share > IPC$ IPC Remote IPC > SpeedSearch Disk Saleslogix SpeedSearch Server Folder > SyncLogs Disk > Domain=[ERLPHASE] OS=[Windows Server 2012 R2 Standard 9600] > Server=[Windows Server 2012 R2 Standard 6.3] > > Server Comment > --------- ------- > > Workgroup Master > --------- ------- > > Gerald I note several obvious differences between the command line that works and the command line that does not; the working account is using a domain account, and the non-working one is attempting to execute a command "tarmode\" if I'm reading that correctly. Even the URI which references the system is different, which one wouldn't think would make a difference, but that error essentially indicates a handshaking error, which can be anything from a failure to find itself in the DNS server to failure to properly encrypt the password. I suggest methodically eliminating each difference between the working and non-working versions. ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
