Displaying 20 results from an estimated 2000 matches similar to: "smbclient: protocol negotiation failed"
1998 Jun 02
0
policies and authentication
Hi people,
I have a setup where I have two FreeBSD machines running samba of which I
only want ONE to authenticate logons. Additionally I want that machine to
serve system policies to my Win95 clients.
At the moment I have problem with the wrong machine trying to authenticate
and not finding the correct share names. Is there a way of forcing the
win95 clients to authenticate with one server
2002 Nov 14
0
Word97 SR2 error while working on a doc stored on a Samba PDC share
Hi,
I support around 15 Windows 2000 Clients who log into and have home
directories on a Samba PDC running under RedHat 7.3. The version of
samba I am using is 2.5.5. All the clients use Word97 SR2 and they all
get the following error while working on documents stored on their home
directories on the PDC:
Word failed reading from this file (filename.doc). Please restore the
network
1999 May 11
1
Please Help! Re: Using smbpasswd (fwd)
I am trying to get encrypted passwords working for a Linux/Samba server
serving Win9x clients. We want the students to be able to logon either
the Samba file system or the Linux server and allow the students to
change their password from either. I would really appreciate any help
on this matter. We need to get this working as quickly as possible as
the old Netware server is on life support.
2017 Sep 25
1
Subset
Always via logical expressions. In this case you can use the logical expression
myDF$b != "0"
to give you a vector of TRUE/FALSE
B.
> On Sep 25, 2017, at 8:00 AM, Shane Carey <careyshan at gmail.com> wrote:
>
> This is super, really helpfull. Sorry, one final question, lets say I wanted to remove 0's rather than NAs , what would it be?
>
> Thanks
>
2006 Jun 08
2
hangup lag causing the answering of already answered calls
I have a TDM-400P with one FXO module. On an incoming call, I have set
Asterisk to dial my phone (exten => s,1,Dial(IAX2/carey)), which is
basically the only thing in my dialplan.
When the call is answered by the PSTN phone first, or when the ringing
call is hung up, Asterisk keeps ringing for 5+ seconds, which causes
trouble (the answering of already answered calls).
I noticed in the
2017 Sep 25
0
Subset
This is super, really helpfull. Sorry, one final question, lets say I
wanted to remove 0's rather than NAs , what would it be?
Thanks
On Mon, Sep 25, 2017 at 12:41 PM, Boris Steipe <boris.steipe at utoronto.ca>
wrote:
> myDF <- data.frame(a = c("<0.1", NA, 0.3, 5, "Nil"),
> b = c("<0.1", 1, 0.3, 5, "Nil"),
>
1999 May 05
0
? lmhosts ?
STEP 6. Try listing the shares available on your server
k6:/usr/sbin# smbclient -L k6
Added interface ip=192.168.1.1 bcast=192.168.1.255 nmask=255.255.255.0
startlmhosts: Can't open lmhosts file /etc/lmhosts. Error was No such
file or di
rectory
Server time is Wed May 5 18:35:46 1999
Timezone is UTC-4.0
Session setup failed for username= myname=K6 destname=K6 ERRSRV -
ERRbadpw (Ba
d
2002 Nov 17
2
2nd POSTING: Samba PDC shares causing errors in MS Word 97 SR2
Hi,
I support around 15 Windows 2000 Clients who log into and have home
directories on a Samba PDC running under RedHat 7.3. The version of
samba I am using is 2.5.5. All the clients use Word97 SR2 and they all
get the following error while working on documents stored on their home
directories on the PDC:
Word failed reading from this file (filename.doc). Please restore the
network
2017 Sep 25
2
Subset
myDF <- data.frame(a = c("<0.1", NA, 0.3, 5, "Nil"),
b = c("<0.1", 1, 0.3, 5, "Nil"),
stringsAsFactors = FALSE)
# you can subset the b-column in several ways
myDF[ , 2]
myDF[ , "b"]
myDF$b
# using the column, you make a logical vector
! is.na(as.numeric(myDF$b))
# This can be used to select the
1999 Apr 15
0
[RETRY] Help with preexec (fwd)
Having received no responses, I will try again. I can't seem to get
preexec to work as stated in my earlier email given below. Any help
would be most appreciated. I am using samba-2.0.3-19990228 in
combination with RH 5.2 with kernel-2.2.1.
Thanks,
Carey
---------- Forwarded message ----------
Date: Tue, 13 Apr 1999 11:35:03 -0500 (CDT)
From: Carey F. Cox <carey@tabasco.lamar.edu>
2008 Nov 26
0
Odd Samba behavior
Greetings,
Samba 3.0.28a running on Ubuntu 8.3.
I have 2 shares and have them mounted on Windows Vista, Windows XP,
Windows 2000 Server, and Slackware Linux. In my syslog, I recieve the
following:
Nov 26 11:57:54 NAS winbindd[23761]: [2008/11/26 11:57:54, 0]
lib/util_sock.c:read_socket_with_timeout(497)
Nov 26 11:57:54 NAS winbindd[23761]: read_socket_with_timeout: timeout
read. read
2017 Sep 25
0
Subset
Hi,
Lets say this was a dataframe where I had two columns
a <- c("<0.1", NA, 0.3, 5, "Nil")
b <- c("<0.1", 1, 0.3, 5, "Nil")
And I just want to remove the rows from the dataframe where there were NAs
in the b column, what is the syntax for doing that?
Thanks in advance
On Fri, Sep 22, 2017 at 5:04 PM, Shane Carey <careyshan at
2010 Apr 14
1
Problems getting symbols() to show table data
Hello,
I am trying to create a graphic to help me visualise data. A (very
simplified) sample of the data is
http://n4.nabble.com/file/n1839676/circle_data.txt circle_data.txt :
Aug-07 Nov-07 Feb-08
data1 1 1.5 -1
data2 1 1.2 1.6
data3 1.3 1.4 1.8
data4 1.3
2003 Mar 20
1
Connection by peers
Our Samba work very bad!
My some users can't save changers in Exel and Word files.
We have file-server ( Linux RH7.3, kernel 2.4.18, Samba-2.2.7a-1)
We local network consists of 500 computers with NT Domain Controller
(Win98,Win2000,WinXP,Microsoft Office 2000).
The user opens a file, he changes it and sometimes can save a file, and
sometimes no. Why?
My smb.conf
[Global]
workgroup
2004 Mar 10
0
question about Samba share in HTTP root dir [repost]
Hiya,
i have had a HTTP directory tree shared out via SMB on my HTTP
development server for a few years with no trouble. recently however
various files have started becoming read-only as far as my Win2k machine
is concerned.
upon ssh-ing into the tree in question i find all the
permissions are fairly open and i cannot see why i should have any
problem at all. i was wondering if this might have
2006 Sep 16
0
Samba errors
I appologize if this has been answered previously or if the answer is
obvious. I have done the best I could searching through the mailing list
archives and through google to see if I can find an answer to my problem.
With that said, the problem is that whenever I use my connection to samba
(3.0.23c on FBSD 5.4) from my Windows XP (Professional, SP2) machine I
receive these errors:
Sep 11
2016 Nov 30
1
slow directory access, convert_string_internal: Conversion error: Incomplete multibyte sequence
I think the issue may be related to the broken trusts. First of
all only two people had specifically reported issues which meant for
most people it was acceptable. Then I noticed that some directories
seemed slower than others.
If I ssh'd into the server and checked permissions, listing permissions
on most directories was quick (under 2 second.) On directories that
allowed
1999 Apr 28
3
License manager
Has anyone successfully incorporated a Win95 app that uses FlexLM
license manager on a Samba file system. I would be extremely interested
in talking with you as we are trying to install Parametric Technology's
ProEngineer on our Samba file server. We do have a copy of the
Unix version of the license manager, but I am not sure how I can get
the Win95 client to talk to it.
Any and all
2002 May 06
1
Errors in samba 2.2.4
I just downloaded and installed samba 2.2.4 on freebsd 4.5. I am running
this freebsd server as a PDC and file storage server for 4 windows 2000
computers and 1 windows 98 (the win98 computer is not part of the Domain)
I was wondering if anyone has any suggestions as to what would cause errors
of the following types
oplock errors
[2002/05/06 12:06:08, 0] smbd/oplock.c:oplock_break(758)
2006 Aug 30
0
read_data: read failure for 4 bytes..
I have people trying to join a domain and they are getting errors. I
have set log level = 2 and below are the logs for that IP.
[2006/08/30 14:38:30, 2] lib/access.c:check_access(324)
Allowed connection from node128.inst2.phs.pcsd (10.20.100.128)
[2006/08/30 14:38:30, 2] smbd/reply.c:reply_special(496)
netbios connect: name1=FILEZILLA name2=09404MATHLAB
[2006/08/30 14:38:30, 2]