<div>Dear All, </div><div><br></div><div>I;ve already installed OC 4.5.6 and succesfully integrated with Active Directory. I'm installing external storage for mounting samba share. with smbtools dan cifstools installed in system running ubuntu server 12. </div>

<div>Then for mounting share in samba there is an error : </div><div><br></div><div>" session setup failed: NT_STATUS_LOGON_FAILURE params(-d 0 '//<a href="http://10.150.9.90/share">10.150.9.90/share</a>' -c 'dir "\\Dokumen"') in /www/webroot/owncloud/3rdparty/smb4php/smb.php on line 176, referer: <a href="http://10.150.5.241/owncloud/index.php">http://10.150.5.241/owncloud/index.php</a> "</div>

<div><br></div><div>---</div><div>Here is my mount.php </div><div><br></div><div><?php</div><div>return array(</div><div>'user'=>array(</div><div>'all'=>array(</div><div>'/$user/files/myHOMES' => array ( 'class' => 'OC_Filestorage_SMB', 'options' => array ( 'host' => '10.150.9.90', 'user' => '$user', 'password' => '$password', 'share' => '$user', 'root' => '\Dokumen', ),),</div>

<div><br></div><div>),</div><div>)</div><div>);</div><div>?></div><div><br></div><div>---</div><div><br></div><div>what i want to ask is what's variable for password field so when user login then smbclient will using username and password given when user login using their active directory user and password.</div>

<div><br></div>-- <br>Terima Kasih,<br><br>---<br>Rino M Nur, ST.<br>IT STKIP Surya<br><br>