Displaying 20 results from an estimated 10000 matches similar to: "Home directories"
2004 Oct 27
2
Avoiding user home directories
Hi,
When I connect to SAMBA using a particular username, apart from the shares I created,
it appears that the home directory of the user logging in also shows up in the share list.
I searched for a parameter using which I could control this, but was unsuccessful.
The [HOMES] section of my SMB.CONF looks like:
[homes]
comment = Home Directories
read only = No
create mask
2004 Nov 03
3
Trust between SAMBA and NT server
Hello,
I'm having problems getting the SAMBA domain to trust an NT domain. The following is how I went about the exercise:
1. On the NT domain, I added the SAMBA domain A/C in the TRUSTING DOMAINS list, providing a certain password.
2. On the SAMBA domain, I executed the following command feeding the same password given in step 1, but without
success:
[root@cobra root]# net rpc trustdom
2009 Aug 25
14
3.4-testing : Kernel panic on bootup (mount: could not find filesystem /dev/root/)
Hi,
I installed XEN 3.4-testing version without much problems in CentOS 5.3
running on quadcore Intel Nahelam processors using the following
installation
steps (as in the README) :
<steps>
hg clone http://xenbits.xensource.com/xen-3.4-testing.hg`
cd xen-unstable.hg
make world
make install
make linux-2.6-xen-config CONFIGMODE=menuconfig
make linux-2.6-xen-build
make linux-2.6-xen-install
2005 Oct 12
3
Can R functions be implented in Matlab
Hi,
I am Madhu Kishore a Graduate student at University of Texas at El Paso in Electrical Engineering. I am using R language for Normality tests and my doubt is can implements the R functions in Matlab. I expect to hear from you soon.
Madhu kishore.
---------------------------------
[[alternative HTML version deleted]]
2006 Jul 19
1
No mapping between account names and security IDs was done
Hi all,
I get an error message "No mapping between account names and security
IDs was done" on fresh clean Windows XP SP2 PC when I try to join it to
Samba PDC.
I found many post/questions about that problem, but without solution
that works for me. Mainly, those posts was connected with LDAP, but I am
not using LDAP on that server at all. That server works great for years,
have
2005 Mar 22
5
Issues with de-installation...
Hi,
I have a system running FC2 with SAMBA-3.0.10-1.fc2 installed on it. I
tried de-installing it, but it failed as follows:
[root@cobra /]# rpm -e samba
error: Failed dependencies:
samba is needed by (installed)
system-config-samba-1.2.22-0.fc2.1
samba = 0:3.0.10 is needed by (installed)
samba-swat-3.0.10-1.fc2
Can anyone suggest how I could go about de-installing the kit?
2007 Jun 04
1
Exclude option not working
Hi ,
Hope you are doing good.
I am Madhavan from India . I was trying to implement the wonderful rsync
concept in my project for file mirroring.
I implemented the functunality but the only problem I am facing is in the *
exclude* directory option.
Though I am trying to exclude the directory by giving proper syntex for
exclude but I find once the whole
rsync is completed the directory still gets
2012 Nov 21
1
FW: Select a random subset of rows out of matrix
Hi,
This is Madhu and I have a following doubt please give a solution...
**>i have the following data frame
from this i want to select a 80% of data randomly in such a way that
if the selected records are 1 and then we have to get the all records corresponding to 1
similarly for 2 also and soon......... help me
data<-data.frame(x=c(1,1,2,2,2,3,4,4,4),y=c(23,45,87,46,78,12,87,79));**
2016 Apr 26
2
Badlock CVE-2016-2118 in samba release 3.0.35
Hi,
Samba has released patch for CVE-2016-2118 from 3.6.x release onwards. We
use samba 3.0.35 in our product. Is there any patch available for
3.0.35?
--
Regards
Madhu
2019 Aug 07
1
difference in behaviour of --filter --delete: cmdline vs. file
Hello,
I want to avoid transferring a file which is present both on the source
tree and on the target tree when calling rsync with -a --delete.
mkdir -pv src/ dst/
echo file1 > src/file
echo file2 > dst/file
rsync -navi --delete --exclude file src/ dst/
works as expected. The file is not transferred nor is it deleted at
the receiver.
rsync -navi --delete --filter '- file' src/
2007 Jul 09
1
Exclude not working
Hi,
I am facing a problem with rsync exclude filter. It seems even though I am
trying to exclude few directories under my directory
structure, it is still getting copied every time it runs. The folder
structure is as below.
Source Directory Structure
opt
msc
arb821
Server
transmissionData
logs
temp
2008 Sep 25
2
Rsync 3
Hi Everyone,
We want to use the rsync 3 for incremental file transfer of our File system
from one box to another, however there are about a million files
to be copied, so just wanted to know by any one of your's previous
experience with rsync 3, will these many files get copied at first time and
incrementally in the subsequent run of the crontab.
Replies will be much appreciated.
Thanks in
2005 Mar 23
3
Problems while installing...
Hi,
I have two Linux systems, one running FC2 and the other Mandrake 10.1.
When I tried installing Samba 3.0.11 on both the systems, I get the
following error:
# rpm -i samba-3.0.11-1.i386.rpm samba-common-3.0.11-1.i386.rpm
warning: samba-3.0.11-1.i386.rpm: V3 DSA signature: NOKEY, key ID
f17f9772
error: Failed dependencies:
liblber-2.2.so.7 is needed by samba-3.0.11-1
2010 Feb 18
3
svm regression
Hi,
I am trying to use svm for regression data.
this is how my data looks like:
>dataTrain
x y z
1 4 6
2 5 4
3 7 5
>classTrain
a
2
3
4
>dataTest
x y z
1 7 2
2 8 3
>classTest
a
3
4
5
building the model
model<-svm(dataTrain,classTrain,type="nu-regression")
pred <- predict(model, dataTest)
> pred
1 2
3.008842 3.120078
I
2007 Jul 14
2
Cyberpower USB CP550SL RT (AE550)
Hello,
I have the Cyberpower USB CP550SL RT< whats its called when i bought it :) (AE550 according to upsc) and i think its missing some monitor options such as load, wattage use, temp..etc (shows in powerpanel pro,personal ed under win) ..it seem to be really lacking
the only options i get are
battery.charge: 100
battery.charge.low: 10
battery.charge.warning: 20
battery.runtime: 4560
2003 Feb 10
1
Mangling problem
Hi,
I have a strange problem with Samba on RedHat 7.2. In one directory there is
many files with similar long file name (10+ digit file name for many
pictures). When I dir this directory, I can see many files with different
long file name, but with exactly the same short file name. There is about
3-5 files with the same 8.3 DOS file name.
I really don't understand how can it happen and what
2007 May 16
1
Re: drop silently locally generated packets
Hi. I want to drop silently locally generated packets on a specific
interface. I tried 2 approaches:
tc qdisc del dev eth0 root
tc qdisc add dev eth0 root handle 1: htb
tc filter add dev eth0 parent 1: proto ip u32 match ip dst 10.10.10.1 flowid
1:1 police conform-exceed drop/drop
tc qdisc del dev eth0 root
tc qdisc add dev eth0 root handle 1: prio bands 2 priomap 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0
2012 May 19
1
Fwd: pam_mount configuration for users home directories from server to client
Hi,
I have a debian server with ldap, samba, smbldap-tools installed and
ubuntu clients. I set pam_mount to mount the user's home directories
from the ldap-samba server (amahoro) on the clients at login time and
this runs.
On the server the user's home directories are stored in
"/users" like "/users/username".
Logging by gdm appears the message: "Could not
2020 Jun 22
2
Users, home directories and profiles
On Mon, 22 Jun 2020 09:04:55 +0100
Rowland penny via samba <samba at lists.samba.org> wrote:
> On 22/06/2020 08:37, Enrico Morelli wrote:
> > Can you help me again this? Thanks
> >
> > Thanks, I don't understand well the "Granting the
> > SeDiskOperatorPrivilege Privilege" section.
> >
> > Where and how can I create the "Unix
2007 Jun 14
0
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
Hi,
I am encountering a error saying-rsync error: received SIGUSR1 or SIGINT
(code 20) at rsync.c(229).
This error was encountered after 2.5hrs of rsync. What does this exactly
mean?
I am pretty new the whole concept so not able to figure it out.
Regards,
Madhavan Chari
-------------- next part --------------
HTML attachment scrubbed and removed