Displaying 10 results from an estimated 10 matches for "warnke".
2006 Apr 04
1
OS X - Free space reporting issues.
...overcome the problem by
stating a block size for the share larger than 1024. In our case we
used "block size = 8192" and the problems went away(tm).
I wanted to post this information so that others with this problem, or
similar problems would have a place to start looking.
Cheers,
Eric Warnke
Systems Administrator - Research IT
State University of New York at Albany
2006 Apr 04
0
get quota command - Example
...ault because it uses
the mount and quota commands directly, although this may cause some
problems in very large systems due to constant use of perl in the
background. If nothing else this will serve as a starting point for
those attempting to make heads or tails of the documentation.
Cheers,
Eric Warnke
Systems Administrator - Research IT
State University of New York at Albany
#!/usr/bin/perl
#
# Copyright 2006 Eric Warnke <ewarnke@albany.edu>
# This application may be used for any purpose as long
# as credit is givin to Eric Warnke and to SUNY Albany
#
# This application interfaced SAMBA...
2006 Apr 15
2
Why Can I Delete?
If user1 creates a file on the share, why with this configuration can
user2 delete that file created by user1?
Thanks,
Michael
[global]
idmap gid = 16777216-33554431
idmap uid = 16777216-33554431
path = /var/www/
unix password sync = yes
workgroup = cmny
os level = 20
auto services = advertising editorial
null passwords = yes
encrypt passwords = yes
winbind use default domain = no
1998 Sep 09
1
WINS problem discovered and fixed!! browsing speedup of 20X for large networks
...browsing. WINS was spending 99%
of it's time writing out it's database to file. I am currently using
2.0alpha, but I may go back to 1.9.xxx as soon as I know that my patches
will work.
I would like to hear others with large network and how things work after
applying these patches.
Eric Warnke
System Admin, ResNet
University at Albany, NY
eric@snowmoon.com
2011 Mar 10
1
Sample or Probability Weights in LM4, NLME (and PLM) package
Dear all,
First, I would like to thank you for your immense work. My question is
about a frequent topic which I am not able to solve - even after hours
of search in the mailing lisy.
I would like to analyse random-effects (and fixed-effects)models of
longitudinal / panel data with sampling weights. I have an unbalanced
panel of different individuals in 5 years and income data as well as
their
2006 Apr 25
8
Permissions for share
opensuse 10/find / samba-3.0.20b-3.3
I'm trying to change directory permissions on a share so all users can modify files in the share and when I do as suggested in Ch15 of Samba Howto the following happens
$ find `directory_name' -type d -exec chown nobody:users {}\;
find: missing argument to `-exec'
Chris Boyd
Systems Engineer
USIT
19-21 Aston Quay
Dublin 2
Ireland
Tel: +353 1
2011 Feb 10
1
Longitudinal Weights in PLM package
Hi all,
I a semi-beginner with R and I am working with the plm package to examine a
longitudinal dataset. Each individual in this dataset has a longitudinal
weight for the probability that he or she remains in the sample.
Unfortunately, I have not found an argument to use weights in the plm
function? I tried ?weights=? like in standard lm or in nlme or lm4 but it
does not work. I asked the
2006 May 03
1
share permissions
Hi list,
I need to create the following share:
user1 can create a file in the share but can't erase or change;
user1 can just read the file when he creates it;
user2 can delete and change the file user1 has created;
I did like this:
user1 is member of group group1;
user2 is member of group group2;
[share]
path = /home/share
read only = No
write list = @group2
1998 Sep 18
4
Printer banner always 'nobody'
I've had this problem as long as I've been using samba: every time
anyone prints from a PC they get a banner page labeling them 'nobody.'
Now, I realize this has to do with the guest account being 'nobody,' and
the server is passing that name to the printer. It can get very
frustrating, though, when lots of folks use the same printer and all of
the jobs have the same name
1998 Sep 23
9
managing users from smbpasswd rather than /etc/passwd
I have samba installed on a web server (behind a firewall). It's working
fine with all the WINS networking here (eg, password authentication from
the NT servers, etc).
I (we) want this web server - a linux redhat 5.x box currently running
samba-1.9.18p8 - to have as few actual unix login accounts as possible.
What I want/need to do is to allow LOTS of people in the faculty here