Displaying 20 results from an estimated 2000 matches similar to: "Folder Permissions"
1999 Aug 05
5
Authentication Question
Is is possible to have samba, upon request from the client machine, query
a remote database for the username associated with the client machine, and
accept that as user authentication?
--
ian
2005 Nov 15
9
Multiple Login scripts
Hi all,
Just a quick question about login scripts for a large number of users who
change rooms a lot.
I have several rooms each with a printer, and nearly a thousand users divided
into two main groups - pupils and teachers who change rooms on a routine
basis. Is it possible to set up multiple login scripts that would be executed
in sequence i.e. run by user is %u, and machine is %m is it
2005 Jan 19
2
winbind usernames
Hi,
I'm successfully using winbind to authenticate a
debian sarge workstation against an nt4 server.
Works a treat.
However, I have an odd situation where a user logs in
for the first time as "John Smith" and gets created a
"John Smith" directory in /home. *Then*, if they log
in as "john smith", they get a second directory
created as "john smith" in
2005 May 11
1
structuralObjectClass and smbldap-tools
Sorry, if this has been dealt with before, but I couldn't find it.
I tried installing openldap 2.2 + samba 3. Currently I only have one
install of openldap 2.0 and samba 2.2 running.
Now, it all looks quite good, but the smbldap-tools do not add the
necessary structuralobjectClass entries, so using the tools fails.
I was able to manually change the first populate - which could be
exported
2001 Dec 06
1
WEB Front End for Clients???
I was wondering if there is a web front end for clients. By
this I mean, is there something I can install on my apache
server( wich is running on the same server ) that will alow
my users to go to a page, login, and it drop them into there
home directory. I have researched WEBDAV but I don't think
it has the functionality that I need. Any help is greatly
appreciated
Wayne Dozier
Network
2001 Dec 12
1
(no subject)
I wanted to get a little feedback on a product for
Administrating a Linux Server that I am running Samba,
Apache, and NCFTP. The Product is Webadmin. I have it
installed currently and was wondering if anyone else was
using this. If so, what kind of problems have you had with
it or are you pleased with it. My biggest concern is Samba.
There is a feature on Webmin that as long as you use the
2007 Dec 04
5
when to save, session reflect saves?
I am trying to clean up unnecessary lines (even as I hack my way forward
adding more garbage)
I have two questions on lines I have trying to keep the database and
session info reflecting changes:
def associate_pupil_to_teacher
@teacher = session[:teacher]
@pupil = Pupil.find(params[:id])
@teacher.pupils << @pupil
@teacher.save #Q1
session[:teacher] = @teacher #Q2
end
#Q1 do i
2004 Jul 27
2
logged in users
Hallo,
i've got a little question:
is it possible to query the domain controller
which user is loggid in from which workstation.
I'm writing an webapp for teachers; it would be nice to know
which pupil logged on from which workstation to shutdown the
correkt workstation in order to kick the pupil (force logoff)
or is there an other way to
2005 Apr 22
2
machine uid range
Is it possible to configure Samba so that when a new Windows machine
joins the Samba domain it will have a UID in a certain range? I'd like
the machine accounts to have a different range than user accounts.
Thanks,
Charles
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
2009 Dec 11
1
random effects in mixed model not that 'random'
Hi,
I have the following conceptual / interpretative question regarding
random effects:
A mixed effects model was fit on biological data, with observations
coming from different species. There is a clear overall effect of
certain predictors (entering the model as fixed effect), but as
different species react slightly differently, the predictor also enters
the model as random effect and with
2020 Oct 08
6
Mail server troubles
Hi,
This is probably a bit OT, but here goes.
I've been running our local school's mail server since 2013, with mail
addresses for school staff and some teachers. The server is running CentOS 7
with Postfix and Dovecot, and it's a nice no-bullshit configuration with SPF,
DKIM and DMARC.
The school sends quite a lot of email out to parents, and sometimes, mail gets
rejected:
2005 Jul 06
2
smbldap-useradd
I have my new servers up and going with Samba and LDAP on them. Now I
have to add my users. Here is my problem. I have written a perl script
that reads a file and adds users to different groups depending on what
grade they are in and it also generates a random password, that it
exports to a master list. The old script would add the user to unix and
then to samba, along with the password
2008 Jul 28
4
Mutli-Homed Subnetting - Advice please
Hi All,
I have a problem with a growing network. I inherited the network at about
200 machines and it's now reached 300 at which point the cracks are
starting to show. I have no budget to speak of but need to up the
bandwitdh so I'm looking at sticking an extra Gigabit NIC into my PDC and
splitting the network into two subnets. I have two kinds of data, static
and dynamic. Static files
2005 Dec 14
2
Append tables
R Help:
I have read a number of tables into R with identical headings and I
would now like to make a single table that has all the data appended
under this single heading line.
for example:
t1 <- read.csv("f1",header=TRUE)
t2 <- read.csv("f2",header=TRUE)
all <- c(t1,t2)
#all is now twice as wide as t1 or t2 with the same number of row!!!!
#I need to know how
2006 Jul 03
13
Eager loading ActiveRecord objects
I have a complex graph of ActiveRecord entities that I want to load with
one big honkin'' join query to avoid ripple loading. It''s for a report.
However :include doesn''t get me all the way there because I want to load
parents of parents (or children of children). I don''t mind doing the
SQL by hand but I''m not quite sure what to do to get the result
2006 Feb 24
2
Problem Referencing Fixture Objects
In my tests, I use fixtures, eg pupils.yml might be:
jimmy:
id: 100003
known_as: Jimmy
surname: Page
academic_year_id: 1
gender: m
In the test, @jimmy (the referencing style referred to in Agile Web Dev....)
is nil, whereas pupil(:jimmy) returns the expected Pupil object.
What gives?
Robert
2006 Aug 19
3
Samba instead of SBS2k+3
Hi,
I'm a teacher and I have got 20 computers with Windows XP and server Windows
SBS 2003 with Active Directory. I use AD to set policy tu WinXP and to
authorize users.
Is it possible to set up Samba to this instead AD?
Can someone help me in this?
--
Przemyslaw Adam Smiejek
2002 May 21
1
Linux to Windows Dfs
Howdy
Is there any reason why I cannot mount to a Dfs share on a Windows 2000 box
from Linux?
I have tried:
# mount -t smbfs //server/share$ /mnt/point -o username=user
Which works...
# mount -t smbfs //server/share$/home/pupils/user /mnt/point -o username=user
Trying to mount any share within the Dfs root retruns:
23479: tree connect failed: ERRDOS - ERRnosuchshare (You specified an
2007 May 11
1
Anova
Doea anyone know how to compute components of variance analysis? For example, I have the score of pupils on a test. Each pupil belongs to a school and within each school I may have several classes? How can I estimate the variance of the pupils, schools, classes and the errror variance?
Any examples?
Any help will be appreciated.
Jason
Dr. Iasonas Lamprianou
Department of Education
The