[Owncloud] username and password variable for SMB share

Arthur Schiwon blizzz at owncloud.com
Wed Sep 4 11:30:19 UTC 2013


On Mi, 2013-09-04 at 03:48 -0700, Rino Muhamad Nur wrote:
> Dear All,
> 
> Just installing Owncloud 5.0.10 on debian squeeze, then enabling external
> storage and auth ldap. everything is ok except how can i mount samba share
> with logged username and password for each user logging to owncloud.
> i try with $username for username and $password for password still no luck.
> Thanks for help.

There is no variable for password. We don't know the login password,
because we do not store it in plain text.

Cheers
Arthur

> 
> my owncloud.json
> 
> {"user":{"all":{"\/$user\/files\/EVERYONE":{"class":"\\OC\\Files\\Storage\\SMB","options":{"host":"10.150.9.90","user":"$username","password":"$password","share":"everyone","root":"workshop"}}}}}
> 
> My System :
> Owncoud 5.0.10
> Debian Squeeze
> Php 5
> 
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud





More information about the Owncloud mailing list