Displaying 17 results from an estimated 17 matches for "files1".
Did you mean:
files
2005 Apr 20
1
Samba 3 Upgrade Questions
...size = 2000
debug timestamp = yes
# printing stuff
printing = SYSV
load printers = yes
use client driver = yes
printer admin = dtheodor
# ---------------------------------------
# Home Directory
# ---------------------------------------
[homedir]
comment = %u
path = /files1/user/%g/%u
browseable = yes
writeable = yes
create mode = 0700
# ---------------------------------------
# Departments
# ---------------------------------------
[dept]
comment = %g
path = /files1/user/%g
browseable = yes
writeable = yes
read only = no
create mode = 0770...
2006 Jan 26
0
Upgrading Samba
...size = 2000
debug timestamp = yes
# printing stuff
printing = SYSV
load printers = yes
use client driver = yes
printer admin = dtheodor
# ---------------------------------------
# Home Directory
# ---------------------------------------
[homedir]
comment = %u
path = /files1/user/%g/%u
browseable = yes
writeable = yes
create mode = 0700
# ---------------------------------------
# Departments
# ---------------------------------------
[dept]
comment = %g
path = /files1/user/%g
browseable = yes
writeable = yes
read only = no
create mode = 0770...
2006 Sep 27
1
samba & ACL questions
...w the ACL's differ between
windows and samba... or if they differ?
With windows ACL's, I can give out user permission traverse directory,
but not read its contents. Then I can give said user more permission to
a sub folders contents. Meaning: I don't want a user to see what is in
\\files1\IS <file:///\\files1\IS> but I want to give them permissions
to the contents of \\files1\IS\meetingminutes
<file:///\\files1\mamba\meetingminutes> I cant seem to get this to work
with samba.
I suppose one could always create another share, but it's really not the
ideal solutio...
2007 Dec 26
2
Rbind-ing a list into one item
Hi,
I am doing the following:
1. I have a list of files.. Files1=list.files("some
directory",pattern="some pattern")
2. I define a list as res=vector("list", length(files1))
3. I read all the files into this list: res=lapply(files1, read.csv)
I now want to rowbind all the items in the list into one big mass (all
files have same num...
2003 Jul 09
0
samba inconsistent printing behavior
...size = 5000
debug timestamp = yes
# printing stuff
printing = SYSV
load printers = yes
use client driver = yes
printer admin = dtheodor
# ---------------------------------------
# Home Directory
# ---------------------------------------
[homedir]
comment = %u
path = /files1/user/%g/%u
browseable = yes
writeable = yes
# guest ok = yes
# ---------------------------------------
# Departments
# ---------------------------------------
[dept]
comment = %g
path = /files1/user/%g
browseable = yes
writeable = yes
read only = no
guest ok = yes
# ----...
2019 May 29
2
samba file server - sediskoperatorprivilege not being honored
...d both SAMDOM\domain admins and SAMDOM\myuser the
SeDiskOperatorPrivilege, but still I'm unable to change ACL from windows
client, even when I'm logged in as SAMDOM\myuser (which belongs to
SAMDOM\domain admins group) to windows client.
My smb.conf:
[global]
netbios name = VS-FILES1
security = ADS
workgroup = SAMDOM
realm = MY.REALM.COM
log level = 1
log file = /var/log/samba/%m.log
max log size = 2000
logging = syslog at 2 file
idmap config *:backend = tdb
idmap config *:range = 2000-7000
idma...
2009 Sep 21
2
Cannot rename across bind mounts
Hello,
I am having problems with renaming a file if the source or destination path is located on a bind mount.
For instance if in the root directory, I have the directories "Files1" and "Files2" where one or both of the directories are created as the result of a bind mount, then when trying to do
rename /Files1/a /Files2/b
it produces an error saying it "Couldn't rename file".
The ownership and permissions of files and directories have no bear...
2003 Nov 25
36
printing problem
Hi,
We have had a server crash and are now unable to print from the connected pc's
I have installed samba 2.2.7a and use the sysv printing system
The printers are configured using HP hppi
>From the unix host I can send a print to the printer
I have already checked the spool directory for the printers. and the spool directory that is used by the hppi daemon. They exist.
In the user log file
2019 Jun 03
0
samba file server - sediskoperatorprivilege not being honored
...OM\myuser the
> SeDiskOperatorPrivilege, but still I'm unable to change ACL from
> windows client, even when I'm logged in as SAMDOM\myuser (which
> belongs to SAMDOM\domain admins group) to windows client.
>
> My smb.conf:
>
> [global]
> netbios name = VS-FILES1
> security = ADS
> workgroup = SAMDOM
> realm = MY.REALM.COM
>
> log level = 1
> log file = /var/log/samba/%m.log
> max log size = 2000
> logging = syslog at 2 file
> idmap config *:backend = tdb
> idmap...
2003 Dec 05
1
USRMGR.EXE
Hello
Is here anybody who is able to manage his NT4.0 domain on hid Samba 3
PDC with User Manager for Domains?
Can you please tell me what things must be checked to be sure USRMGR.EXE
administration (User Manager for Domains aka Domain User Manager) works?
I am unable to make it working and tried already these Samba versions:
3.0.0
3.0.0rc1
3.0.0rc2
3.0.0rc3
3.0.1pre3
3.0.1rc1
2003-12-04 head
2009 Sep 23
6
[Bug 1653] New: Can not rename (move) files across bind mounts
...ve some directories that
I give accounts access to by placing a bind mount within the sftp root
directory. The problem is that the sftp server gives an error when
trying to move (via rename) files across the bind mounts.
For example, say that in my sftp root directory there are two
subdirectories: Files1 and Files2 where Files2 is a bind mount to
another area within the file system. (In my case, the bind mount
directories are all within the same partition as the sftp root)
When I try to move (again via rename) /Files1/a to /Files2/b (or
vice-versa) I get an error. If I try to do the same thing whe...
2019 Dec 06
2
v2.2.36 to v2.3.8 maildirlock bug
Hello,
Aki created this patch a while ago: http://files1.directadmin.com/services/custombuild/patches/maildirlock-crash.patch
It works perfectly to fix the issue :) Regarding dsync - I don't think it's a good replacement in all the cases, is it? We use maildirlock extensively for compression of email folders (when zlib compression is enabled in...
2019 Oct 22
2
v2.2.36 to v2.3.8 maildirlock bug
Dear all,
Dovecot upgraded from v2.2.36 to v2.3.8 There is no problem with the
configuration, but the lock directory seems to have an error.
[root at spam dovecot]# /usr/libexec/dovecot/maildirlock /path/to/maildir 1
Panic: BUG: No IOs or timeouts set. Not waiting for infinity.
19276[root at spam dovecot]# Error: Raw backtrace:
/usr/lib64/dovecot/libdovecot.so.0(+0xe227a) [0x7f1cb567a27a]
2009 Nov 24
1
new group memberships not receognized
...[2009/11/24 13:56:42, 2] param/loadparm.c:do_section(3704)
<SNIP>
<the I: drive where I am the folder exists>
[2009/11/24 13:56:42, 2] param/loadparm.c:do_section(3704)
Processing section "[deptshr]"
doing parameter comment = %g Shared Directory
doing parameter path = /files1/user/%g/common
doing parameter read only = no
doing parameter create mask = 0770
doing parameter force create mode = 0770
doing parameter directory mask = 0770
doing parameter writable = yes
doing parameter browseable = yes
doing parameter invalid users = +circdesk
<SNIP>
[200...
2004 Mar 07
1
Unable to login using 3.0.2a-SuSE as PDC and WinXP
Hello,
I've got a strange problem here: I installed Samba 3.0.2a using
the official rpms on a SuSE 9.0 machine.
I configured samba in the smb.conf as a PDC and created user and
machine accounts on the system as well as in the smbpasswd. Afterwards
I was able to join the domain with my Windows XP client.
After a reboot I am unable to log on to the Domain on my WinXP client.
There's just the
2015 May 28
3
Re: Concurrent scanning of same disk
...libguestfs: command: run: \ -rf /tmp/libguestfssil2bk
Traceback (most recent call last):
File "/home/noxdafox/see/src/see/observer.py", line 128, in synchronous
function(*args, **kwargs)
File "/home/noxdafox/see_hooks/filesystem_diff.py", line 95, in
stop_processing
files1 = concurrent_list_files(self.disks[0])
File "/home/noxdafox/see_hooks/filesystem_diff.py", line 130, in
concurrent_list_files
fs.checksums_out('sha1', '/', files.name)
File "/usr/lib/python2.7/dist-packages/guestfs.py", line 1427, in
checksums_out
r =...
2015 May 27
3
Concurrent scanning of same disk
Greetings,
I am suffering of several weird errors which show randomly and make me
suspect some concurrency issue.
Libguestfs version is 1.28.1, linux kernel 3.16, libvirt 1.2.9 and qemu 2.1.
What I'm trying to do is comparing the disk state at two different point of
a guest execution.
Disk snapshots are taken through libvirt in different moments (I am aware
of caching issue), from such