PDA

View Full Version : lockmode not working with new build


Hailz
2006-09-02, 08:05
howdy,

I've upgraded to a build dated August 6, 2006 and copied all my settings from my old XboxMediaCenter.xml to souces.xml and all my folders and shares are working fine except my password protected folder in xbmc is not prompting me for a password anymore. It just opens the share without asking for a password. I'm using XP and the folder is shared on the computer. This locked share worked fine on the previous build.

Do I need to have lockmode enabled anywhere else with this build?

<bookmark>
<name>Private</name>
<path>smb://computer/share</path>
<thumbnail>E:\Apps\XBMC\media\movies.png</thumbnail>
<lockmode>1</lockmode>
<lockcode>1234</lockcode>
<badpwdcount>0</badpwdcount>
</bookmark>

jmarshall
2006-09-02, 08:24
The lock stuff has completely changed. Enable it via profiles.

Hailz
2006-09-02, 11:57
cool thanks

Hailz
2006-09-02, 12:37
even better i found it all in the manual which i should have looked in first
my bad