Displaying 7 results from an estimated 7 matches for "ditri".
Did you mean:
dmitri
2001 Oct 16
4
directory mask = 2770
Hello everyone.
I am using Samba 2.0.7 on a RedHat 6.2 machine. I wanted to apply a
directory mask of 2770 to everything created in a share. The root
directory of this share already has these permissions. I want to have it
so that everything created in a certain directory has the permissions of
the group of the creator.
As it stands, I do have the directory mask = 2770 line in the smb.conf
2004 Jan 22
1
Migration issue
Hello everyone,
My samba has been running so flawlessly, I don't think I have posted here in
about 2 years!
But, the time has come to move our windows domain from NT 4 to windows 2000.
Currently, we run samba 2.0.7 on an old RH 6.2 box which hands off all
authentication to the NT4 pdc (we have no bdc currently). I would like to
keep this same style of authentication -- where the samba
2004 Nov 03
1
samba and domain local groups
Quick question about Samba and Domain Local groups.
Ive got a Samba 3.0.7 server (redhat 8) as a domain member of a 2K
Domain in native mode. (security = domain).
Std Windows group mgmt says:
Users are members of Global Groups.
Global Groups are members of local groups
Local Groups control access to resources.
So ive got a Domain Local group I want to use to restrict access to a
samba share:
2009 May 12
7
Trying to install windows as guest
Hello everyone,
I am trying to install windows xp as a guest OS. It runs through the
installer just fine, but every time I reboot, it keeps booting back to
the installer.
Here is my config:
------------<code>---------------------------------------
kernel="/usr/lib/xen/boot/hvmloader"
builder="hvm"
memory=512
device_model=''/usr/lib/xen/bin/qemu-dm''
2018 Mar 21
3
Re: [PATCH v6] v2v: Add -o rhv-upload output mode.
On Wed, Mar 21, 2018 at 3:34 PM Richard W.M. Jones <rjones@redhat.com>
wrote:
> PROBLEMS:
> - -of qcow2 does not work, with multiple problems
> * needs to set NBD size to something larger than virtual size
>
> This adds a new output mode to virt-v2v. virt-v2v -o rhv-upload
> streams images directly to an oVirt or RHV >= 4 Data Domain using the
> oVirt SDK v4.
2018 Mar 21
2
[PATCH v6] v2v: Add -o rhv-upload output mode.
v5 was here:
https://www.redhat.com/archives/libguestfs/2018-March/msg00032.html
There is only a single patch in this version because the other
patches went upstream.
This patch adds the virt-v2v -o rhv-upload mode
(https://bugzilla.redhat.com/show_bug.cgi?id=1557273).
Compared to v5, this adds the ability to make zero, trim and flush
requests to the oVirt imageio server
2001 Oct 16
0
Directory access permissions
I think what fredrico says is good advice.
I have one more suggestion.
Make the users primary group the same, if possible.
So if you have user: Bob
#groups bob
(output is:) bob : bob accounting
This is not ideal, because any file made by him will have the group bob.
if you do this
# usermod -g accounting bob
# groups bob
bob : accounting
Bob doesn't really need to be a member of group