1st time user setup

pCarsten

Joined: 2008-06-10
Posts: 3
Posted: Tue, 2008-06-10 20:50

Hi,

1st time user; I have set up G2 and everything seems to work.

The user/member/group settings have me somewhat confounded. What I'm trying to do is, at least in concept, simple:

- No-one should be able to see any images without logging in
- User "member" should be able to see all images, but not upload images or change anything else (including her own password)
- User "admin" should be able to do everything.

I've set up the admin during install, but I can't seem to figure out how to achieve the other goals.

Can some kind soul please guide me through the process?

Thanks


Gallery version = 2.2.4 core 1.2.0.6
PHP version = 4.4.7 apache
Webserver = Apache/1.3.37 (Unix) PHP/5.2.2 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.7 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a
Database = mysqlt 4.1.22-standard, lock.system=flock
Toolkits = ArchiveUpload, Dcraw, Exif, Getid3, LinkItemToolkit, Thumbnail, Gd, ImageMagick, NetPBM
Acceleration = none, none
Operating system = Linux saturn.dotcolo.com 2.6.24.2 #1 SMP Fri Feb 15 18:00:00 EST 2008 i686
Default theme = matrix
gettext = enabled
Locale = en_US
Browser = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)
Rows in GalleryAccessMap table = 10
Rows in GalleryAccessSubscriberMap table = 4
Rows in GalleryUser table = 3
Rows in GalleryItem table = 2
Rows in GalleryAlbumItem table = 1
Rows in GalleryCacheMap table = 0

 
scaturan
scaturan's picture

Joined: 2004-09-12
Posts: 1153
Posted: Wed, 2008-06-11 01:17
Quote:
- No-one should be able to see any images without logging in

browse the root (top most) album > Edit Album > Edit Permissions > remove "Everyone"

Quote:
user "member" should be able to see all images

browse the root (top most) album > Edit Album > Edit Permissions > only grant "View Item/Resized Versions" or "all Versions to user "member"

Quote:
but not upload images or change anything else (including her own password)

Site Admin > Users > Edit User (by List) > select "member" > Options > check the box underneath "Lock user."

Quote:
User "admin" should be able to do everything.

again, browse the root (top most) album > Edit Album > Edit Permissions > grant user "admin" the "all access" permission

___________________________________________________
http://scaturan.buriguri.jp/blog/wpg2

 
pCarsten

Joined: 2008-06-10
Posts: 3
Posted: Wed, 2008-06-11 13:36

Thanks scaturan, for the very easy to follow instructions.

One last question (I hope!): How do I completely disable the registration link on the front page (shown before you log on)?

 
scaturan
scaturan's picture

Joined: 2004-09-12
Posts: 1153
Posted: Wed, 2008-06-11 13:52

Site Admin > Plugins > uninstall the Registration plugin and you're good to go.
___________________________________________________
http://scaturan.buriguri.jp/blog/wpg2

 
pCarsten

Joined: 2008-06-10
Posts: 3
Posted: Thu, 2008-06-12 06:51

Beautiful. Thanks again for your help!