Displaying 20 results from an estimated 10000 matches similar to: "You have not permission to view content of this location"
2016 Dec 07
4
You have not permission to view content of this location
OS: CentosOS 7
I have installed samba + openldap + smbldap-tools + pam by:
yum --enablerepo=extras install -y epel-release
yum install -y smbldap-tools
yum install -y samba openldap openldap-clients openldap-servers migrationtools
yum install -y nss-pam*
I know that smbldap-tools is a dead project, but I'm interested in it and would like research on it.
I create users and
2016 Dec 07
0
You have not permission to view content of this location
On 2016-12-07 4:08 am, truename wrote:
> OS: CentosOS 7
>
> I have installed samba + openldap + smbldap-tools + pam by:
>
> yum --enablerepo=extras install -y epel-release
> yum install -y smbldap-tools
> yum install -y samba openldap openldap-clients openldap-servers
> migrationtools
> yum install -y nss-pam*
>
> I know that smbldap-tools is a
2016 Dec 04
4
You have not permission to view content of this location
Hi Rowland,
Could you refer me some online docs about AD domain?
Thanks
At 2016-12-04 17:23:48, "Rowland Penny via samba" <samba at lists.samba.org> wrote:
>On Sun, 4 Dec 2016 16:57:56 +0800 (CST)
>truename via samba <samba at lists.samba.org> wrote:
>
>> OS: CentosOS 7
>>
>> I have installed samba + openldap + smbldap-tools + pam.
>
>I
2016 Dec 07
0
You have not permission to view content of this location
On Wed, Dec 07, 2016 at 05:08:11PM +0800, truename wrote:
> sudo chown u1 /data
> sudo chgrp g1 /data
>
> sudo chmod ugo+rwx /data
>
> I edit /etc/samba/smb.conf:
>
> [data]
> comment = data
> path = /data
> valid users = u1,u2
> write list = u1,u2
> create mask = 0777
> sync always = Yes
> ; hide dot files = yes
> ;
2016 Dec 04
1
You have not permission to view content of this location
Hi,
I consider Rowland is right. But my company still use smbldap tools who manage a large size data for many years. My leader order me to grasp all about smbldap tools. I would learn samba ad after I resolve the problem I mentioned before.
Thanks
Du
On 12/04/2016 19:18, Marc Muehlfeld via samba wrote:
Hi,
Rowland is correct. If you start with a new domain, use Samba AD.
Windows 10 already
2016 Dec 04
0
You have not permission to view content of this location
On Sun, 4 Dec 2016 16:57:56 +0800 (CST)
truename via samba <samba at lists.samba.org> wrote:
> OS: CentosOS 7
>
> I have installed samba + openldap + smbldap-tools + pam.
I have to ask, why?
You seem to be setting up an NT4-style domain, just when everybody is
starting to move away from them. Also 'smbldap-tools' seems to be a
dead project. Can I suggest you start again,
2016 Dec 10
2
Has deleted user, why I can still get info of it
I del user 'u1':
# userdel u1
But:
# groups u1
u1 : g1
Is 'u1' delete?
Thansk
2003 Aug 20
0
MS Word creates new files (was Re Samba creates User-ACL's)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Message: 2
> Date: Tue, 19 Aug 2003 14:05:40 +0200
> From: samba-list@naev.de (Peter Koch)
> Subject: [Samba] Samba creates User-ACL's
> To: samba@lists.samba.org
> Message-ID: <200308191205.OAA02625@intranet.naev.de>
>
> Dear Readers:
>
> I'm using Samba 2.2.8a with ACL-support and noticed the
>
2005 May 20
0
Message Stopped by Bothways : Block Greater than 40 recip
MailMarshal has stopped the following message:
Message: B0000edbce.00000001.mml
From: samba@samba.org
To: 0HMN001SJJEO7P@meandermc.nl; 0HMN002PGJ3XTO@meandermc.nl; 0HMN003MSRVTJ4@meandermc.nl; 0HMN004HCKM5BS@meandermc.nl; 0HMN00CLFJAHEI@meandermc.nl; 0HMU001QIAZXD7@meandermc.nl; 0HMU00DMEHZEM8@meandermc.nl; 0HN50004MEFYL8@meandermc.nl; 3Darjan@meandermc.nl;
2012 Dec 06
1
Anomalous outputs from rbeta when using two different random number seeds
Hi, in the code below, I am drawing 1000 samples from two beta
distributions, each time using the same random number seed.
Using set.seed(80) produces results I expect, in that the differences
between the distributions are very small.
Using set.seed(20) produces results I can't make sense of. Around half of
the time, it behaves as with set.seed(80), but around half of the time, it
behaves
2008 Nov 17
0
Error while running virt-install
Hi All
I need some real help in using virt-install.
I have a fedora8 o/s + Xen installed and wanted to have RHEL4 as the Guest Domain.
I have mounted the CD1 of RHEL4 and wanted to install this as guest domain using virt-install and not able to do and seeking help.
Please let me know if the parameters to virt-install are correct and if not please let me know the correct parameters.
Contents of
2008 Nov 18
0
Fw: Error while running virt-install
Any help is greatly appreciated.
Thanks
Chandra Sekhar
--- On Sun, 11/16/08, Chandra Sekhar <sekhar_15@yahoo.com> wrote:
From: Chandra Sekhar <sekhar_15@yahoo.com>
Subject: [Xen-users] Error while running virt-install
To: xen-users@lists.xensource.com
Date: Sunday, November 16, 2008, 11:23 PM
Hi All
I need some real help in using virt-install.
I have a fedora8 o/s + Xen
2009 Feb 05
1
optimal control, maximization with several variables?
Dear all,
I would like to solve the following problem, which can be done with optimal control theory or dynamic programming:
max(x,y) a*u1+b*u2+c*f1(u2) s.t. 0<u1<x, 0<u2<f2(x,u2), x'=f3(u1,u2,x)
which can be rewritten if optimal control theory should be applied as
H=a*u1+b*u2+c*f1(u2)+lambda*(x') s.t. 0<u1<x, 0<u2<f2(x,u2)
The maximum principle
2020 Apr 29
1
grid 4.0 generates wrong results when adding two complex units by sum()
Hi,
In grid 4.0, adding two complex units by `sum()` seems to give wrong results.
In the following example, `u1 + u2` gives the correct result, but `sum(u1, u2)` also `sum(unit.c(u1, u2))` give the wrong results.
```
library(grid)
u1 = 0.4*sum(unit(1, "inch"), unit(1, "mm"))
u2 = 0.1*sum(unit(1, "inch"), unit(1, "mm"))
u1
# [1] 0.4*sum(1inches, 1mm)
2007 Apr 20
1
Estimating a Normal Mixture Distribution
Hi everyone,
I am using R 2.4.1 on a MacOS X ("Tiger") operating system. In the
last few day I was trying to estimate the parameters of a mixture of
two normal distributions using Maximum Likelihood.
The code is from Modern Applied Statistics with S (4th edition),
chapter 16 ("Optimization"), the dataset is available under MASS in
R. Unfortunately, when I tried out the
2004 Sep 09
1
Bug in rsync? (--delete[-after])
Hello!
I think I've found a bug in some (older) versions of rsync.
The problem does not seem to have been reported at bugzilla.
And of the 9 bugs found there by searching on "--delete-after"
all have got the name wayned@samba.org attached.
I ask you therefore to check if this problem is found in the newest
version of rsync as well!
I've read the warnings at rsync.samba.org
2013 May 16
2
A function that can modify an object? Or at least shows principles how to modify an object?
Hi, If I have an R object UUU, where the second element is U2, based on
"g" column of my.table
my.table of UUU is:
mmm ggg gindex map Info
aaa123 U1 1 1 1
aaa124 U1 1 2 1
bbb1378 U2 2 1 1
bbb8888 U2 2 2 0
bbb1389 U2 2 3
2018 Mar 12
0
subsetting comparison problem
> On Mar 11, 2018, at 3:32 PM, Neha Aggarwal <aggarwalneha2000 at gmail.com> wrote:
>
> Hello All,
> I am facing a unique problem and am unable to find any help in R help pages
> or online. I will appreciate your help for the following problem:
> I have 2 data-frames, samples below and there is an expected output
>
> R Dataframe1:
> C1 C2
2011 Jan 27
2
help for a loop procedure
Hello everybody!
I’m trying to define the optimal number of surveys to detect the highest
number of species within a monitoring season/session.
To do this I want to run all the possible combinations between a set of
samples and to calculate the total number of species for each combination of
2, 3, 4 …n samples events, so that at the end I will be able to define which
is the lowest number of
2007 Jun 14
0
Confidence interval for coefficient of variation
This is a function I coded a few years ago to calculate a confidence
interval for a coefficient of variation. The code is based on a paper
by Mark Vangel in The American Statistician. I have not used the
function much, but it could be useful for comparing cv's from
different groups.
Kevin Wright
confint.cv <- function(x,alpha=.05, method="modmckay"){
# Calculate the