Tobbera
September 13th, 2006, 06:51 AM
Hi!
Situation:
I (as admin) run Ubuntu on all clients at my school. These fetch login-in info from a LDAP server (debian) that contains all students. The server also serves /home and a /global (dump-area) to the clients via NFS. Almost everything works fine. ;)
Questions / Issues:
How do i manage groups in this enviroment? Via the LDAP-admin-tool I can't add users to groups like "sudo" "adm" and so on becouse they simply does not exists in the LDAP-directory. And if I try to manage groups in the server CLI it does not recognize my LDAP-users since the server only looks in /etc/group and not LDAP-directory. ](*,)
Example: I as admin (user "kalvin.clein" in LDAP) wants "adm" and "sudo" priviledges on the clients and server when I log in trough BASH and GDM.
Another group-related issue is filespace. I want to make the students members of diffrent groups depending on witch year they are on. And then I want diffrent filespace (NFS mount) for diffrent classes/years. First-year-students has RWX to their filespace but --- to second and third years filespace.Example: User student.1 should be member of groups "students" and "class1". Group "class1" should have RWX to /global/class1, all other users have ---.
How do i turn off the function that displays avaible updates (apt-get) in gnome to every (all students) thats logs on to the machine?
I'm sure I will come up with more issues as the term/semster goes on. The system has been up and running with pratically no problems at all for more than a month now.
Situation:
I (as admin) run Ubuntu on all clients at my school. These fetch login-in info from a LDAP server (debian) that contains all students. The server also serves /home and a /global (dump-area) to the clients via NFS. Almost everything works fine. ;)
Questions / Issues:
How do i manage groups in this enviroment? Via the LDAP-admin-tool I can't add users to groups like "sudo" "adm" and so on becouse they simply does not exists in the LDAP-directory. And if I try to manage groups in the server CLI it does not recognize my LDAP-users since the server only looks in /etc/group and not LDAP-directory. ](*,)
Example: I as admin (user "kalvin.clein" in LDAP) wants "adm" and "sudo" priviledges on the clients and server when I log in trough BASH and GDM.
Another group-related issue is filespace. I want to make the students members of diffrent groups depending on witch year they are on. And then I want diffrent filespace (NFS mount) for diffrent classes/years. First-year-students has RWX to their filespace but --- to second and third years filespace.Example: User student.1 should be member of groups "students" and "class1". Group "class1" should have RWX to /global/class1, all other users have ---.
How do i turn off the function that displays avaible updates (apt-get) in gnome to every (all students) thats logs on to the machine?
I'm sure I will come up with more issues as the term/semster goes on. The system has been up and running with pratically no problems at all for more than a month now.