Displaying 11 results from an estimated 11 matches similar to: "RE: Re: can´t access share by name, but on ip"
2007 Mar 13
5
can´t access share by name, but on ip
Hi All !
i?m running Clearcase (IBM Rational) and have some strange problems ... when i use Samba ver 3.21b i can?t access the samba share by name (\\servername\sambashare) but i can access it on ip (\\192.168.1.100\sambashare\) i?m running debug level 10 and it seems like it can?t authenticate when access on netbios/dns/host name but on ip it can ? when running samba ver 3.23b from
2005 May 17
1
(no subject)
Hello Andreas
I?ve read yor thread about the opening word files read only protection
failure.
I have the same problem. Have you got any answer on the problem you will
share.
Best regards
Michael
----------------------------------------
Michael B?rjesson
Systemtekniker/N?tverkstekniker
Wettergrens Kontorscenter AB
Argongatan 32
431 51 M?lndal
tel: 031-706 25 00
mobil: 031-760 73 508
2010 Jun 17
1
applicationmap and ChannelRedirect
Hi,
I'm struggling with a feature in my home phone setup. I have several
phones using both SIP and SCCP. What I try to do is to create a dynamic
feature that works similar to the blindxfer feature built into Asterisk.
What I want is the possibility for the called part to push a number
sequence (for example *#) to redirect the callee to a fixed extension or
(for example *123#) to redirect the
2020 May 26
1
problem creating a systemd service
Hello!
Icecast behaves oddly for me in debian testing, somehow the permissions
on my log file directory was set to root:adm if I remember things right.
Also there was no systemd service starting when I tried to start from
/etc/init.d,
somehow init services refer to systemd services nowadays whether they exist
or not.
I tried to create a systemd service looking like this:
[Unit]
2005 Jun 09
1
Help with SOM membership
Hi all,
I originally posted this to the bioconductor group, but maybe it's better
suited to the r-help...
I'm using som() to partition samples of gene expression data into clusters.
The point is to classify control vs. experimental cases (sample clustering).
The original matrix was 22283 x 8. The 8 samples have 4 controls and 4
experimentals.
I transposed the matrix so that its dim
2000 Apr 27
1
Samba 2.0.7 configure-script disfunction.
If I do this on a Solaris 8, x86:
tar xzf samba-2.0.7.tar.gz
cd samba-2.0.7
mkdir OBJ/somedir
cd OBJ/somedir
../../configure --prefix=/usr/someplace
and then:
make
it doesn't mkdir "bin" for me, making it compile all
the way until it is about to link bin/smbd.
The linker gives me a message about not being able to find
"bin/smbd" which is kind of misleading. 8-(
Anyway,
2009 Nov 19
2
3D plot, rotatable and with adjustable symbols
Hi all,
I've tried to make a 3D plot, but have run into some problems.
I'd like to have a plot that I can rotate interactively using the mouse, which is possible using the plots3d {R.basic}. However, I would like to change the symbols used as the points, but there's no pch in plot3d().
If I use the Scatterplot3d package, I'm able to change this, but not able to rotate
2007 Jan 23
7
access users homes share
hey list,
we are currently migrating our users from novell to samba. now we have one problem: in novell we could give e.g. user1 access to users2 home share so he could modify, delete or add files on this share. in samba we defined a global homes share that is mapped on logon. so how can we give user1 the needed rights?
here is the definition of the homes share in smb.conf:
[homes]
2013 Aug 21
2
Auth error in log
Hi,
I have a setup with Dovecot handling a few virtual domains delivering
mails to both local Unix account mailboxes and seperate mailboxes for
virtual users defined in a MySQL database. A quick overview of the
configuration shows two passdb definitions:
auth default {
mechanisms = plain login
passdb pam {
args = dovecot
}
passdb sql {
args = /etc/dovecot/dovecot-sql.conf
}
2002 Feb 08
4
offline folders problem with W2k SP2
Hi,
had samba 2.1.?? version and Win2k running for some time and
offline folders worked just fine. But recently I installed
SP2 on Win2k and did a samba upgrade to 2.2.3 and now the
offline folders do not work any more. Everything is fine
until I go offline, */CSC/ contains my offline files and
everything seems fine, but when being offline I always get
access denied messages when accessing
2009 Oct 22
1
Automatization of non-linear regression
Hi everybody,
I'm using the method described here to make a linear regression:
http://www.apsnet.org/education/advancedplantpath/topics/Rmodules/Doc1/05_Nonlinear_regression.html
> ## Input the data that include the variables time, plant ID, and severity
> time <- c(seq(0,10),seq(0,10),seq(0,10))
> plant <- c(rep(1,11),rep(2,11),rep(3,11))
>
> ## Severity