Displaying 20 results from an estimated 20000 matches similar to: "Avoiding user home directories"
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
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?
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
2017 Feb 17
2
SMB Multichannel use-cases
Hello,
I'd like to understand the use-cases to use SMB multichannel. Especially,
if the SMB client and Samba server are talking over the WAN.
When does one see an improvement in throughput with multichannel? For
instance, does copying multiple files result in parallel copying over
multiple connections over the same session?
Your inputs are appreciated.
Thanks,
Madhu
2017 Feb 22
2
Linux requirements to support Multichannel
Hi,
Can someone point me to the list of pre-requisites from a linux box
(preferably a VM) for Samba to support SMB Multichannel?
For instance, if multiple interfaces are needed, then should they be of the
same type, speed etc?
Thanks,
Madhu
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]]
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));**
2017 Feb 18
1
SMB Multichannel use-cases
Thanks for your response!
In other words, would the client be encouraged to open multiple connections
with the server to access multiple files in parallel?
-Madhu
On Saturday, February 18, 2017, Jeremy Allison <jra at samba.org> wrote:
> On Fri, Feb 17, 2017 at 09:09:10AM +0530, Madhusudan R via samba wrote:
> > Hello,
> >
> > I'd like to understand the use-cases
2004 May 25
1
Home-share, winbindd and use-default-domain trouble
Hi folks,
after installing mit kerberos-1.3.3 and the samba.3_0-subversion tree
from yesterday i finally got my ADS-memberserver accessible from
win2k-clients. but now i have a little problem.
The samba server will be the main mailgatway for the site, so i need to
set the "use default domain" switch for winbind to get automagicaly
created the local user-mailboxes and home-dirs for the
2004 May 12
5
starnge Auth problem in w2k Domain with ADS
Hi,
my Situation:
a w2k-server set in mixed mode as ADS-Server,a debian machine with
latest stable samba compiled self with ADS-support.
samba machine joined to ADS-Domain succesfully, winbindd installed and
configured, all w2k users and groups visible on samba-server.
Browsing and connecting to w2k-server and samba-server from the samba
server with smbclient and -k option works fine for all
2006 Jul 20
1
Home directories
Hi ,
I have a small requirement , I have a samba setup on my server with
the following configuration in [homes] share :
[homes]
comment = Home Directories
browseable = no
writable = yes
path = /home/%u
valid users = %u root
force user = %u
I have added samba and linux users and done all the configuration and
shares are visible in windows.
When
2005 Feb 10
2
problem creating trusts between NT4 and samba
Hi,
I recently installed Samba 3.0.11 on Suse 9.2 and have managed to get a
simple domain working (people can logon, share printers etc), however,
I'm having trouble setting up trusts between the new samba domain and
the old NT domain.
I'm following this help:
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/InterdomainTr
usts.html, specifically, using samba as the
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/
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
2004 Jun 01
3
2 passwords when loging from Windows 98 to samba PDC
Hello.
I have setup a local network where Windows 98
workstations authenticates against a samba
server PDC running on linux, and it is working.
But there is a little annoyance: Windows 98
is handling 2 passwords:
1) the network password (used with the samba PDC)
2) the windows password (used with the Windows
desktop)
Windows users can change their passwords from
the workstation, but the
2004 May 27
3
Any ideas ?
Hints or check lists for that type or error ?
[2004/05/27 14:11:06.627563, 10, pid=23616]
libads/kerberos_verify.c:ads_verify_ticket(185)
ads_verify_ticket: enc type [1] failed to decrypt with error Bad
encryption type
[2004/05/27 14:11:06.627589, 10, pid=23616]
passdb/secrets.c:secrets_named_mutex_release(716)
secrets_named_mutex: released mutex for replay cache mutex
[2004/05/27
2004 Sep 14
4
Access from Windows to Samba/LINUX
Hello,
I am configuring PCs on Windows W2K to access to a LINUX Server where
Samba is mounted
Is-it possible to do this ?
Directory_1 : Browseable (then visible with the Network Favorits)
-Sub_Directory_1a : NOT Browseable (unvisible) BUT Writable
-Sub_Directory_2a : " " "
If not, then just this ?
Directory_1 : NOT Browseable (unvisible) BUT Writable
2017 Feb 23
0
Linux requirements to support Multichannel
On Wed, 2017-02-22 at 17:54 +0530, Madhusudan R via samba wrote:
> Hi,
>
> Can someone point me to the list of pre-requisites from a linux box
> (preferably a VM) for Samba to support SMB Multichannel?
> For instance, if multiple interfaces are needed, then should they be of the
> same type, speed etc?
My thoughts(someone please correct me if I am wrong):
As explained in
2014 Sep 29
2
[LLVMdev] Alias Analysis across functions
Hi,
I am trying to get the alias info for the following code. The alias analysis returns "MayAlias" for arrays "A" and "B" in both the functions instead of "NoAlias". What passes should I run in opt before the alias analysis pass to get the accurate result?
Example:
//Note: static and called by func() only.
static int sum(int *A, int *B) {
int i = 0,