 |
VSO Software Forum CD, DVD, Blu-ray Burning Software, Video Converter, AVI to DVD, Photo Slideshow, DVD Copy
|
 |
|
| View previous topic :: View next topic |
| Author |
Message |
Benjamin VSO Team Member

Joined: 02 Jul 2007 Posts: 481 Location: Toulouse-France
|
Posted: Tue Jan 08, 2008 9:08 am Post subject: How to secure my albums? ( add a password to view my photo ) |
|
|
To protect your albums go to album's options, you have a tab "security, active it and add your users to allow them to view this album.
That security mode only works on VSO server.
Protecting your album means that only those users who you have given access to your album can view it. Others visiting the same url (link/website) will be blocked.
| Description: |
|
| Filesize: |
57.47 KB |
| Viewed: |
2452 Time(s) |

|
Last edited by Benjamin on Thu Jan 31, 2008 11:37 am; edited 2 times in total |
|
| Back to top |
|
 |
VSOAlex
Joined: 09 Jan 2008 Posts: 6
|
Posted: Mon Jan 14, 2008 4:19 pm Post subject: |
|
|
Will security feature work on other servers (but VSO) in future ?
You got any idea how i can protect until u genious guys integrated into PhotoOnWeb ?
Thanks for all,
Alex
|
|
| Back to top |
|
 |
Benjamin VSO Team Member

Joined: 02 Jul 2007 Posts: 481 Location: Toulouse-France
|
Posted: Tue Jan 15, 2008 9:16 am Post subject: |
|
|
that security feature work only on VSO servers because we must know the full path of root server directory to integrate the security file.
If you know your root server directory, you must add a .htaccess and a .htpasswd file in your album folder.
Edit your .htaccess file and add this code:
| Code: | AuthUserFile <root directory>/.htpasswd
AuthGroupFile /dev/null
AuthName PasswdProtection
AuthType Basic
require valid-user |
Then edit your .htpasswd file to add your users account like that (account name:password):
| Code: | account:{SHA}XtJa97HtI/sAEi4T1/dMTYJirNg=
account2:{SHA}XtJa97HtI/sAEi4T1/dMTYJsdqsd=
|
you need a password generator to crypt your password, you may have MD5-encrypted, SHA or crypt() passwords.
Last edited by Benjamin on Sun Feb 03, 2008 10:07 pm; edited 1 time in total |
|
| Back to top |
|
 |
VSOAlex
Joined: 09 Jan 2008 Posts: 6
|
Posted: Tue Jan 15, 2008 10:36 am Post subject: |
|
|
Works great !
Thanx for support !
Alex
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|