Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 django 中的默认用户处理创建和维护我的用户数据库,但同时同步 samba 用户配置文件,以便用户可以使用相同的密码访问 django 网站和 samba 共享。
有什么提示吗?