On Mon, Jun 27, 2016, at 09:12, Ray Song wrote: > > On 2016-06-27, Justin Wong wrote: > >On 16-06-27 01:07, Shanker Wang wrote: > >> > >> > 在 2016年6月27日,01:03,Justin Wong <[email protected]> 写道: > >> > > >> > -----BEGIN PGP SIGNED MESSAGE----- > >> > Hash: SHA256 > >> > > >> > 不知道还有多少人知道,我们还有个 wiki [1] > >> > 我调到中央以后,由于历史的行程,TUNA 从一个相对封闭的网管会,转型成开放的爱好者同好会。 > >> > 而之前的 wiki,基于 LDAP [2] 的帐号系统、仅注册用户可编辑,等等这些设定使得很少有人能够贡献。 > >> > 事实上,现有成员里拥有 LDAP 帐号的已经寥寥无几。 > >> > > >> > LDAP 又是另一个问题,当年 xiaq 为了满足一些定制化需求,用了特别的 LDAP 使用技巧,添加了特殊的 > >> > schema …… 使得维护 tuna ldap 比维护一般的 ldap 还要更复杂一些…… > >> > > >> > 所以我建议: > >> > 1. wiki 迁移到 GitHub,和 issues 一样,使用更开放的管理模式,方便大家贡献 > >> > 2. 全面升级基础业务 > >> > - 用户系统改用贵系科协开发的 accounts9 (开发者大多也同时是 TUNA 成员) > > > 支持accounts9 > > >> a9 适合于组织比较严密的(带有层次性的)组织,往tuna里塞有点 heavy。 > >> > >> 另外 a9 也确实有一些特别的针对贵系的功能可以删减。 > >> > >> 或者你们可以重新搞个轮子。 > > > >我看了下,的确很多轮子没有必要。 > >然后我看到了一个 golang 的 ldapserver 框架,突然有了轮子欲… > >https://github.com/vjeantet/ldapserver > > > >> > >> > - 更新 DNS 服务 > >> 没了ldap,你们打算拿啥作dns? > > > >数据都放在数据库里,DNS server 换成从数据库读数据的,ldap server 也从数据库读数据。 > >数据库我姿词 mongo 或者 postgreSQL > > 支持PostgreSQL > 讨厌MongoDB
但是 LDAP filter 转换为 SQL filter 有点困难啊 转换为 MongoDB 的 query 就非常简单…… > > >> > > >> > 各位有什么想法? > >> > > >> > > >> > [1] https://wiki.tuna.tsinghua.edu.cn/ > >> > [2] https://ldap.tuna.tsinghua.edu.cn/ > >> > [3] https://github.com/net9/accounts9 > >> > > >> > > >> > - -- > >> > Justin Wong > >> > > >> > Blog: https://bigeagle.me/ > >> > Fingerprint: 15CC 6A61 738B 1599 0095 E256 CB67 DA7A 865B AC3A > >> > -----BEGIN PGP SIGNATURE----- > >> > Version: GnuPG v2 > >> > > >> > iQEcBAEBCAAGBQJXcAreAAoJEJFxpFccJ5IKraEIAJ2ohHaBpjsarixYq+APpgSc > >> > f5rnlEbWLDyVuIrSbND3rdPqH5sRkKDohvvbmaDo6vL/q5YIStB8cJjapk5cKbIg > >> > c1b9SDbk7n/DNdFzPrZczfyoiE1MKvkEHMUiPNC0RV96tE5gtZkhzHZhdyegU4Pi > >> > CEQX36cuYPHZUPhPpK9zhZsAS7BtUg1HDiSFVAPO2R6+C8+H/z1K5BzEg6heFxHg > >> > E8lxOpDcAgOHboeKvzjyPA6lreNU3zKSbceOXrMNSzTPv8+6wKsZObm7LsUIw7Oc > >> > 2DB2i7d9EHTDELWH+jR26i94+6yN/AQYc/bS+TAAf7KBqwItE/uc6mCpKTIusQM= > >> > =TPoV > >> > -----END PGP SIGNATURE----- > >> > > >> > -- > >> > > >> > --- > >> > You received this message because you are subscribed to the Google > >> > Groups "TUNA 主邮件列表" group. > >> > To unsubscribe from this group and stop receiving emails from it, send > >> > an email to [email protected]. > >> > To post to this group, send email to [email protected]. > >> > For more options, visit https://groups.google.com/d/optout. > >> > >> -- > >> > >> --- > >> You received this message because you are subscribed to the Google Groups > >> "TUNA 主邮件列表" group. > >> To unsubscribe from this group and stop receiving emails from it, send an > >> email to [email protected]. > >> To post to this group, send email to [email protected]. > >> For more options, visit https://groups.google.com/d/optout. > > > > > > > >-- > >Justin Wong > > > >Blog: https://bigeagle.me/ > >Fingerprint: 15CC 6A61 738B 1599 0095 E256 CB67 DA7A 865B AC3A > > -- > Ray > http://maskray.me > Email had 1 attachment: > + signature.asc > 1k (application/pgp-signature) -- --- You received this message because you are subscribed to the Google Groups "TUNA 主邮件列表" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
