Hello together,
I rented an external backup space. This is accessible via SAMBA / CIFS. Gives it away one to mount this drive in SME? Normally i think it is "mount.cifs -o user=username,pass=password //username.domain.com/backup /share/backup".
Alternatively, I would like to DAR for the external Disc. But there is the following log-entry:
Oct 12 08:05:50 domsrv01 /etc/e-smith/web/panels/manager/cgi-bin/dar2[8137]: /home/e-smith/db/dar2: OLD backup=dar2|Backup|etc/e-smith/templates-custom,etc/e-smith/templates-user-custom,etc/group,etc/gshadow,etc/passwd,etc/samba/secrets.tdb,etc/samba/smbpasswd,etc/shadow,etc/ssh,etc/sudoers,home/e-smith,root|Compression|0|Description|Backup SME Server|Exclude||Expiry|180|Mount|/mnt/dar2|Password|password|Prune||Slice|2000|Target|//backup.your-domain.com|Username|username|VFSType|cifs|Verbose|on|backupDay|manual|backupTime|02:00|status|enabled
Oct 12 08:05:50 domsrv01 /etc/e-smith/web/panels/manager/cgi-bin/dar2[8137]: /home/e-smith/db/dar2: NEW backup=dar2|Backup|etc/e-smith/templates-custom,etc/e-smith/templates-user-custom,etc/group,etc/gshadow,etc/passwd,etc/samba/secrets.tdb,etc/samba/smbpasswd,etc/shadow,etc/ssh,etc/sudoers,home/e-smith,root|Compression|0|Description|Backup SME Server|Exclude||Expiry|180|Mount|/mnt/dar2|Password|password|Prune||Slice|2000|Target|//backup.your-domain.com/domsrv01|Username|username|VFSType|cifs|Verbose|on|backupDay|manual|backupTime|02:00|status|enabled
Oct 12 08:06:01 domsrv01 e-smith-bg: Connecting /mnt/dar2/backup to //u53930.your-backup.de/domsrv01
Oct 12 08:06:05 domsrv01 kernel: Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE
Oct 12 08:06:05 domsrv01 kernel: CIFS VFS: Send error in SessSetup = -13
Oct 12 08:06:05 domsrv01 kernel: CIFS VFS: cifs_mount failed w/return code = -13
Oct 12 08:06:05 domsrv01 e-smith-bg: mount error(13): Permission denied
Oct 12 08:06:05 domsrv01 e-smith-bg: Refer to the mount.cifs(

manual page (e.g. man mount.cifs)
With totalcommander i can use my external disc with the same username and password.
Does anyone have an idea
Greeting Detlev