similar to: Samba share configuration: r/w for some users, read-only for others

Displaying 20 results from an estimated 20000 matches similar to: "Samba share configuration: r/w for some users, read-only for others"

2010 Mar 09
4
Filter web content in a LAN ?
Hi, I installed a network of five desktops in a small town hall, all running CentOS 5.4. The machines are publicly, and the mayor asked me to find some solution to effectively filter web content, as the kids' first reflex is to visit the interesting bits of the Internet first, from satanism to porn. One of the machines will be set up as a router anyway, since the public computer room
2005 Jul 25
2
Domain groups with spaces in their names
Hello Samba, I have a Samba file server which I have successfully joined to a domian controlled by a Windows 2003 domian controller. I cannot get the server to allow access to users who are members of a group with spaces in its name. The domain has three (main) groups: - students - teachers - spaced users My Samba.conf has the following shared directories defined: [teachers] comment =
2004 Oct 10
3
How to invert tc matches?
Hi, I want to use inverted matches with tc-filter. I tried to invert the matches with a "!", but this doesn''t seem to be the correct syntax. The following rules don''t work: ---------------------------snip----------------------------------------- $TC filter $ACTION dev $DEV protocol ip parent 1:0 u32 match ip src ${NETWORK[$i]} !match ip dst 192.168.0.0/24 flowid
2004 Jun 22
2
group and user permissions issue.
I have browsed through loads of archive material and cant seem to find anywhere where this exact issue has been posted. am using samba 2.28 set up as an NT domain, there are no problems with the general configuration. My issue is witb samba not following the permissons I have set on files in a shared directory. Purpose: set up a directory for students and teachers where students can leave files
2017 Sep 18
6
Block internet access for some users on the LAN ?
Hi, In our local school we have two servers and roughly 80 clients. The network is 192.168.10.0/255.255.255.0, and DHCP+DNS is managed by Dnsmasq. School PCs (teachers and management) are registered via MAC address and get an IP address in a specific range: 192.168.10.2 - 192.168.10.50 - management + teachers 192.168.10.201 - 192.168.10.220 - computer room 192.168.10.246 - 192.168.10.247 -
2007 Jan 26
2
Only secretary can call the boss, all others only reach the secretary when dial the boss extension
Dear all, How may I configure my extensions.conf so that only the boss's secretary can call the boss through his extension, all others when dial his extension only makes the boss's secretary phone ring, not his. If she wants, she can transfer the incoming call to the boss dialling his extension. I've tried the following, but it doesn't work: exten =>
2000 Jan 27
2
Many Unix accounts to one samba account
Hi Folks. I have set up a samba server on a machine running Linux 6.1 and it works perfectly. But i have a problem : Approx. 200 teachers are going to register the students absence, and I don't want them to have one password each. ( You know teachers and passwords ).. :-) I thought I could change the Samba password once per month and deliver it to the teachers by e-mail. But I dont want
2015 Jul 13
2
Crear datos aleatorios con restriciones
Hola, Esta pregunta la hice en stackoverflow <http://stackoverflow.com/questions/31137940/randomly-assign-teachers-to-classrooms-imposing-restrictions/31143808#31143808>pero nadie pudo contestarla. 1. Quiero generar N escuelas, con G grados y C divisiones. 2. Quiero asignar cada uno de T maestros a 2 divisiones en un grado y escuela Si tengo C=4 divisiones, puedo lograr lo que quiero con
2015 Jul 13
2
Crear datos aleatorios con restriciones
Hola, 0. La falta de 'elegancia' hace que sea mas dificil hacer cambios al codigo. Por ejemplo cambiar n.classrooms <- 4 a n.classrooms <- 20 1. Cuando tengo solo 4 puedo hacer esto: schoolGrade$A <- Teachers$Teacher.ID[1:cuttoff1] schoolGrade$B <- Teachers$Teacher.ID[1:cuttoff1] schoolGrade$C <- Teachers$Teacher.ID[(cuttoff1+1):n.teachers] schoolGrade$D <-
2015 Jul 13
2
Crear datos aleatorios con restriciones
Gracias Carlos, Tu codigo es un gran paso en el sentido correcto pero no produce exactamente lo que estoy buscando. Mi "solucion" en stackoverflow <http://stackoverflow.com/questions/31137940/randomly-assign-teachers-to-classrooms-imposing-restrictions/31143808#31143808> produce un data frame `schoolGrade` con 240 observaciones y 7 variables. Mi objetivo es poder generar un data
2005 Jan 31
3
Veto files applied per group
Hi guys, I use "veto files = /.mp3/.mpg/" etc. on the [homes] share to prevent users from storing media files on a Samba server in the home directories. My client now wishes to make this restriction apply to users who are members of only certain groups. E.g. This restriction must apply to users who are members of the "Students" group and not apply to users in the
2004 Jul 05
1
on the fly access and privilege determination
Hi, I have a active directory domain of windows 2000. inside AD i have three user groups. Teachers, students and administration. every user has his home directory created on the fly. the umask is 0022. now what i want is that apart from users accessing there home directories there should be some other folders too which they can access. like teachers would like to access the
2015 Jul 13
2
Crear datos aleatorios con restriciones
Perdon por no se lo suficientemente claro :( Tu codigo produce `validPairs` que tiene 7 variables y 360 observaciones. Donde > validPairs[1,] V1 V2 V3 V4 V5 V6 valid 60 e1 g1 c1 e1 g1 c2 Valid indica que un maestro tiene asignado c1 y c2 en la escuela e1 y el grado g1. Correcto? Si es asi, esto es casi lo que queira producir y creo que puedo llegar a donde quiero usando tu codigo de base.
2008 Feb 06
1
How to have a Default Profile per group ?
Hello, My main question is : ? Is it possible to have a dedicated Default Profile per group ? ? The idea is to have a specified and prepared default profile for each groups we have. For the time being we've already had a "Default User/" directory in our netlogon directory which delivers a single and only fresh default profile. It's the same profile for everyone even if
2005 Nov 30
1
home directory permissions
Hi all, I use samba-3.0.20b on a solaris 10 box with a ldap backend. All works fine except one thing: I have an account "bob". Its home directory is "/tmp/teachers/bob" Its group is "teachers". However when I define the teachers repository permissions like this: [zoe.root:367] ls -al /tmp drwxrwx--- 2 root teachers 177 Nov 15 13:22 teachers (access in
2010 Apr 16
6
CentOS-friendly wiki engine ?
Hi, One of our local town halls has asked me to implement a wiki-based website dedicated to ecological farming. The wiki is supposed to host a variety of documents in text, video and audio format. I've never used any wiki engines myself. Is there any one you can recommend in particular ? I'm using CentOS 5 on the server, so I would be glad to use a solution where I don't have to
2010 Jul 10
8
Simple solution for small network in a school ?
Hi, I have to install a small network in a school in a nearby village. The network will be Linux-only, one server and fifteen desktops. Here's the idea. 1) Authentication should be managed centrally on the server. 2) User home directories should also be on the server. 3) Users should all have disk quotas, something like 1 GB per user. 4) Some shared directories should be read/write for
2012 Apr 29
1
Samba4 with Posix ACL's
Hi everyone I'm setting up a report writing system for a school. All teachers need rw access to the reports which are in a folder of the same name. Teachers are in a group called teachers and there is a share called reports: [reports] path = /data/reports read only = No create mask = 0770 /data/reports has a Posix ACL: getfacl /data/reports getfacl: Removing leading '/' from
2010 May 25
2
Get output values in a table
Hi, I use two similar scripts to put p-values of shapiro.test and, respectively, of wilcox.test in a table: a) d <- data.frame(dataset$GroupFactor, dataset[2:11]) # p-values for the shapiro test (by levels of GroupFactor) with(d, aggregate(d[,-1], list(d[,1]), FUN = function(x) shapiro.test(x)$p.value)) b) d <- data.frame(dataset$GroupFactor, dataset[2:11]) with(d, aggregate(d[,-1],
2003 Jun 19
2
Fitting particular repeated measures model with lme()
Hello, I have a simulated data structure in which students are nested within teachers, and with each student are associated two test scores. There are 20 classrooms and 25 students per classroom, for a total of 500 students and two scores per student. Here are the first 10 lines of my dataframe "d": studid tchid Y time 1 1 1 -1.0833222 0 2 1 1