在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 1599|回复: 7

请教Cliosoft SOS schematic 和layout权限配置

[复制链接]
发表于 2023-8-15 18:04:49 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
本帖最后由 mrjarod 于 2023-8-16 09:58 编辑

Cliosoft SOS schematic layout权限配置搞不定,希望designer只可以check out schematic, symbol, 版图工程师只可以check out layout

但是用了下面的设置 (sosd.cfg),Designer 任然可以check out并打开编辑layout,版图工程师任然可以check out并打开编辑开schematic, 请大佬们赐教

OPEN_WORLD no;
-- Project Administrators are given full permissions to manage the project.
ADMIN cad;

        ACL {
                 READ world; -- can be owner, group or world
                 WRITE group; -- can be owner, group or world
                 MODIFY_ACL yes; -- can be yes or no
        }
        
GROUP design {
        -- Members of group "design".
         MEMBER Jack, John, Doe;
        ACL {
                 READ world; -- can be owner, group or world
                 WRITE group; -- can be owner, group or world
                 MODIFY_ACL yes; -- can be yes or no
        }
        }

GROUP layout {
        -- Members of group "layout".
         MEMBER Steven;
        -- Verification engineers for this group
         --VERIF_ENGR renoir;
        -- Define the default Access Control for 'layout'
        ACL {
                 READ world; -- can be owner, group or world
                 WRITE owner; -- can be owner, group or world
                 MODIFY_ACL yes; -- can be yes or no
        }
        }


注意到sos 同步到本地的schematic, layout的owner都是用户本人,不是创建者,这个是不是问题所在?

发表于 2023-8-15 19:17:33 | 显示全部楼层
designer不能看layout么?重要的不是读写权限的配置么。本地的文件,owner只可能是自己,check in之后没有写权限,check out之后才有
 楼主| 发表于 2023-8-16 14:39:07 | 显示全部楼层
顶一下
发表于 2023-11-21 02:21:25 | 显示全部楼层
楼主解决了吗?
发表于 2024-2-2 16:19:02 | 显示全部楼层
没看到role的定义(role里定义了有什么权限),group要和role配合。可以参考下administrator guide
发表于 2024-2-2 16:41:58 | 显示全部楼层
从楼主的信息看,layout group 加到这个项目的文件,只有本人可以修改.
发表于 2024-5-28 16:01:43 | 显示全部楼层
那你需要对 layout schematic 做单独权限修改
设置成可读 all  可写只有group
发表于 2024-6-20 10:37:57 | 显示全部楼层
顶帖,
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条

小黑屋| 手机版| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-11-17 03:26 , Processed in 0.020797 second(s), 7 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表