Displaying 20 results from an estimated 500 matches similar to: "Inherit Owner"
2006 Sep 14
5
Beta stochastic simulation
Hi,
I am finding that I get quite different results when I interchange the
following "equivalent" lines for sampling from a beta distribution in my
r script. The rbeta line is correct judging by the summary statistics of
the simulated values, while the qbeta line consistently leads to a
higher mean simulated value.
simulation <- rbeta(1, alpha, beta)
simulation <- qbeta(runif(1),
2000 Jun 05
1
Need your help.
Hi,
I need your help. Now I installed the SAMBA (2.0.7) in my Sun E4500 server
( solaris 2.7). I can not connect from my NT workstation.
When I try to connect from NT to unix(Solaris 2.7)
c:\ net use g:
\\gemw-q01\test /user:user1
I get the following messages:
The password is invalid for \\gemw-q01\test
Type
2008 Aug 21
0
Edgeworth expansions
Hi All,
I am trying to estimate a functional form in terms of cumulants /
moments from the results of a MC simulation. My first idea was to use an
Edgeworth expansion, but this looks pretty difficult to implement.
Before I go ahead and write some code to do this, could anyone tell me
if this has already been done, and which package I could find it in if
it has?
If it hasn't, does anyone know
2011 Jan 29
2
sql : uid, gid, home ignored ?
Hello,
I'm trying to setup a dovecot imap server.
version is 2.0.9
I've setup a mysql database using:
user_query = \
SELECT home, uid, gid, home as userdb_home, uid as userdb_uid, gid as userdb_gid, \
FROM user WHERE username = '%n' AND domain = '%d' AND active = 'Y'
password_query = \
SELECT username AS user, password, home as userdb_home, uid as
2006 Sep 28
1
you got chocolate in my peanut butter?!
Hey everyone,
Ran into something positively perplexing today. A user came
to me and said that this morning when they checked their
mail, they got about 120 strange new messages. Upon further
inspection, it seems the "new" messages are all addressed to
a certain other different user and are all 3 or 4 months old.
And looking in that other user's /var/mail/(username) mailbox,
I see
2010 Dec 16
3
Xen version
Hi,
We are thinking of using CentOS with XEN in production, but we are facing
some issues regarding the 3.0.3 version of the xen hypervisor and windows
paravirtualization. The drivers we are using are from here (
http://wiki.xensource.com/xenwiki/XenWindowsGplPv). The solution we found is
upgrading to xen 3.4.2, using a strange repository (gitco.de), and
everything seems to work. Now the question
2013 Feb 15
0
CVlim
Can anyone help explain to me why the two codes below have different result? I thought I can use log(time)~. to replace log(time)~dist+climb+timef.I am using CVlm from DAAG package. I think nihills is preloaded with the package. Thanks in advance.
> CVlm(df=nihills, form.lm=formula(log(time)~.),plotit="Observed",m=2)Analysis of Variance Table
Response: log(time) Df Sum Sq
2014 Dec 01
0
Fwd: samba 3.6.24 domain member as printserver in win2008/2012 domain: Access denied
Isn't there anybody who can help with this?
Just a little hint maybe?
-------- Originalnachricht --------
Betreff: samba 3.6.24 domain member as printserver in win2008/2012
domain: Access denied
Datum: 2014-11-28 15:03
Von: problem1 at proxyma3.eu
An: samba at lists.samba.org
Hello everyone on the list,
I'm trying to set up a samba server as a print server for a special
purpose.
The
2003 Oct 26
0
Fixed: 3.0.1pre1 broke my 'valid users' on one share
Setting 'winbind use default domain = no' and adjusting my share access to
use the DOMAIN+ prefix fixed the problem.
There must be some portions of samba which are not friendly with this
option, yet.
The main reason why I like this option being, when ADS user's login to my
server via ssh they can use the username alone, instead of prepending
'DOMAIN+'
-----Original
2006 Aug 04
2
valid users problem with 3.0.23a
Hello,
I'm trying out 3.023a on a devt server and I ran into an odd problem.
The server is a domain member in an AD mixed mode setup. I am
now unable to connect to the server and I have isolated the problem
to the valid users entry.
My parameter looks like:
valid users = @DOMAIN+"groupname with spaces"
I've verified that the account I am using is a member of the
2007 Jun 15
1
process show uid not user
One of my user's processes shows up with the uid (numeric) rather than
the user (alpha) on the ps command. The /etc/passwd file shows:
theuser:x:500:501:The user:/home/theuser:/bin/bash
But, 'ps -ef' shows the uid:
500 9041 8864 0 11:20 pts/1 00:00:00 ps -ef
Allother active users show the user. Ideas?
Frank M. Ramaekers Jr.
Systems Programmer
MCP,
2005 Mar 11
1
Manager (5038)
I am using this site
(http://www.digium.com/asterisk_handbook/manager.html) to access port 5038
(manager port). But I have problem below.
Is there another step that I need to do?
-----------------------------------------------
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Asterisk Call Manager/1.0
Action:Login
Username:theuser
Secret:somepassword
Response:
2020 Jun 05
0
Doveadm Backup issues
Hi,
As said below, I am trying to use doveadm backup. I made some progress,
but I think I misunderstand some of the basic principles behind the
command.
My main issue is: when using the -A flag, is there a way to create the
backup user on the remote server if it doesn't exist there?
Another related question: if backing up on another location on the same
computer, using -A doesn't
2020 Jun 02
2
Doveadm Backup issues
Hi,
I'm trying to use doveadm backup but I'm having a few issues.
When trying locally:
`doveadm backup -D -A maildir:/usr/local/backup`
It results that no mailbox is separated by user - all seems to sync on
the same folder, messing up with the folder structure of the original
maildir.
When trying remotely:
`doveadm backup -D -A -N ssh -i mykey root at myremotebackup.com:/backup
2014 Aug 20
1
vfs_acl_xattr doesn't work unless all the inherit and map inherit acl parameters are set to yes, but want to set inherit owner = no
I noticed that vfs_acl_xattr doesn't work unless all the inherit and map
inherit acl parameters are set to yes. Which is fine but if I turn off
inherit owner it completely breaks inheritance and security.NTACL never
gets set for the file/directory that's created by the user. I want the uid
of the user who's connected to be written and not the owner of the parent
directory. Is there
2007 Apr 04
1
Failed to verify incoming ticket! When clients use netbios names only!
Hi,
I have set up our samba box in 'ADS' mode; the problem I have is clients
connecting to the server can not do so by using its netbios name. Only when
they use the IP address of the machine are they able to be authenticated and
browse the box.
When clients connect via the netbios name this message will appear in my
samba logs with the IP of the connecting client;
2006 Jul 28
3
expand_file segfault compatibility with VPS and reiserfs
Hello,
In regards to this thread:
http://lists.samba.org/archive/samba/2005-September/111158.html
I might be seeing a similar compatibility with this call is on Virtuozzo
based system.
> cat /etc/redhat-release
Red Hat Linux release 9 (Shrike)
> uname -a
Linux hostname 2.6.8-022stab078.9-enterprise #1 SMP Thu Jun 8 12:38:51 MSD
2006 i686 athlon i386 GNU/Linux
> mount
/dev/vzfs on /
2005 Jul 05
1
Inherit Owner Question Folder Rights
Hello, I am running Suse Linux 9.3 an Samba 3.0.20pre.
I want to set up a folder where the user can only store files and copy
them to an other folder. The User should not be able to delete modify or
open the stored messages.
Any ideas how I can realize this?
Thanks! Greez
2005 Jun 09
2
when working with "admin users =" "inherit owner" does not work anymore
hi list,
i'm using samba v3.0.14a
when working with "admin users =" "inherit owner" does not work for me
anymore
the owner is set to "root"
any ideas?
will "inherit owner" solve this problem?
thx in advance
--
Michael Gasch
Max Planck Institute for Evolutionary Anthropology
Department of Human Evolution
Deutscher Platz 6
D-04103 Leipzig
Germany
2005 Jun 25
1
Question about new Inherit Owner option
Apparently there's a new "Inherit Owner" option for smb.conf that allows you
to configure Samba to set the owner of a new file or directory based on
owner of the parent directory. That seems like a very useful feature!
My question is, does "Inherit Owner" also work when you MOVE a file from one
directory to another? In other words, if a file called