
30th October 2006, 00:14
|
|
Junior Member
|
|
Join Date: Oct 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Allow changes to certain records by authorized users
I want to create a user such as 'dnsadmin@example.com' and have that login only see and be able to chenge records that belong to them.
I see that the structure is there to allow it but I cannot not figure out how to add an id 'soa.origin' to group.
admin works fine with adding, deleting, and modifing. Even have Sql Replication working.
I hag to add ruid to use and group for all the records for admin to be able to VAD (View, add, Delete) in the rr table. (domains imported with mydnsinport {zone xfer})
Alex
Last edited by opsys; 30th October 2006 at 00:16.
|

30th October 2006, 10:05
|
|
Junior Member
|
|
Join Date: Oct 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Yes I did. And after that I was able to add groups. I can add a user such as user@exampel.com. But when I login as that user. I get NOTHING on the list_soa page.
What permissions are need for each group?
What field allows a group or user to access a record?
I see many different fields. Sys_user, sys_group., etc.... But I am having trouble reading the comments as they are in German and Google translate makes for funny translations.
|

1st November 2006, 11:11
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 19,805
Thanks: 285
Thanked 1,805 Times in 1,357 Posts
|
|
Quote:
|
Originally Posted by opsys
Yes I did. And after that I was able to add groups. I can add a user such as user@exampel.com. But when I login as that user. I get NOTHING on the list_soa page.
|
Thats correct if the user has not created any records himself and he is not member of another group where records already exist.
If you want to share records between users, you must enable the group checkbox for this group in the users settings and set the default group selector to the same group. The default group is the group that is used when new records where created.
Quote:
What permissions are need for each group?
What field allows a group or user to access a record?
|
possible permissions in the sys_perm fields are:
r = read
i = insert
u = update
d = delete
The default permissions are:
owner (user): riud
owner (group): riud
other: [empty which menas no access permissions]
|

20th November 2006, 23:13
|
|
Junior Member
|
|
Join Date: Nov 2006
Posts: 24
Thanks: 1
Thanked 1 Time in 1 Post
|
|
I have a feeling that by using updatable database views, users record visiblity and access can be controlled mostly through the database schema. That though is more of a postgresql sql thing.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 14:35.
|
Recent comments
58 min 44 sec ago
6 hours 46 min ago
8 hours 38 min ago
10 hours 23 min ago
14 hours 13 min ago
19 hours 58 min ago
20 hours 9 min ago
1 day 27 min ago
1 day 6 hours ago
1 day 11 hours ago