How do you add a new group?
I see a table named 'grp'
mysql> desc grp;
+---------------+--------------+------+-----+---------------------+-------+
| Field | Type | Null | Key | Default |
Extra |
+---------------+--------------+------+-----+---------------------+-------+
| username | varchar(64) | | PRI |
| |
| domain | varchar(128) | | PRI |
| |
| grp | varchar(50) | | PRI |
| |
| last_modified | datetime | | | 0000-00-00 00:00:00
| |
+---------------+--------------+------+-----+---------------------+-------+
Is there any other table that keeps the list of group name.
Thanks,
Mohammad
Mohammad Khan wrote:
sounds like, I need to use 'group'
module.
Thanks for the clue.
Mohammad
Steve Blair wrote:
Mohammad:
I added a few site specific ACL values to serctl. One is the keyword
disabled. I check for this and take appropriate action.
-Steve
Mohammad Khan wrote:
> Hello List:
>
> How do you guys disable an account temporarily?
>
> Thanks,
> Mohammad
>
>
>
> _______________________________________________
> Serusers mailing list
> serusers(a)lists.iptel.org
>
http://lists.iptel.org/mailman/listinfo/serusers
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers