Displaying 20 results from an estimated 3000 matches similar to: "No subject"
2000 Jun 26
4
connecting to network remotely with pppd
Does anyone have any tips on getting hooked up to a local network from win95
client through a linux ppp server?
I'm close to getting it working. I've logged on remotely and can ping or
telnet to the linux ppp server but I cannot ping to any other machine on the
local network. Do I need to add some route commands? This is what my routing
table looks like after my ppp connection is started.
2012 Apr 24
2
Use quotes on a FOR LOOP R
Hello All!
I need some help to get a FOR LOOP to print the interactor with the
quotation mark.
Let me be more specific:
I have the following:
cbind("Michael","Dana","Rob")->LIST
outcome:
[,1] [,2] [,3]
[1,] "Michael" "Dana" "Rob"
UNFORTUNATELY, I need to do the following:
as.data.frame.list(LIST)->LIST2
rm(LIST)
2017 Mar 14
0
Rsyncing without RSH or SSH ?
Rsh should be pretty easy to do. I don't think it has changed since
before RH5.2 vintage.
Otherwise, your best bet would be NFS. I think RH5.2 is new enough for
NFSv3 but I don't remember for sure.
Alternatively maybe you know someone with a newer SCSI controller. I
have several PCI ones and even a PCI-X one I haven't used in years.
On 03/14/2017 12:30 AM, Philip Rhoades via
1999 Apr 04
0
(Fwd) Samba and win9x woes
------- Forwarded Message Follows -------
From: Self <scc>
To: vanlug@gweep.bc.ca
Subject: Samba and win9x woes
Send reply to: help@pdscc.com
Date sent: Wed, 31 Mar 1999 01:45:09 -0800
Okay was with a client tonight setting up and edge router
http://edge.fireplug.net and samba stuff and had a few problems.
Samba is the stock one with RH5.2 (1.9.18
1998 Dec 16
2
NT domains and 1.9.18pSomething
Hi,
I'm trying to replace an NT SBS box with a RH5.2 box, and
things are proceeding quite well, save a few samba troubles.
I've found that the NT4WS (SP4) clients can log in if told
to use a samba machine as a "workgroup", but that they can
not find a domain controller if told to use "domain" logons.
(They have the registry password encryption hack installed.)
2018 Jan 09
0
[Bug 13207] New: rsyncd doesn't send output of failed pre-xfer exec script to client
https://bugzilla.samba.org/show_bug.cgi?id=13207
Bug ID: 13207
Summary: rsyncd doesn't send output of failed pre-xfer exec
script to client
Product: rsync
Version: 3.1.1
Hardware: x64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
2006 Sep 22
2
Write list problem
I upgrade my Debian Samba packages from 3.0.14a-1 to 3.0.23c-1. I
experienced 2 problems, one was that certain shares were locking users
out who were listed in the "Valid users" parameter, but not all shares
were doing this. I ran across a post that advised changing the
parameter to "users" alone, omitting "valid" This fixed it, but I'm not
sure why. WHen did
2010 Apr 16
1
offline logon in 3.4.7-58
Having issues adapting our 3.4 configuration that worked very well using idmap rid in 3.3.
It seems like winbind does not cache the credentials despite all of the settings being present. I can set winbind offline via smbcontrol and have it work, but if I reboot the machine (important for my laptops) off the network winbind complains that it can't find the logon server.
When disconnected and
2011 Jul 29
2
How can I make before/after all a method?
I would like to turn this:
describe TestClass do
before :all do
# set some config
end
after :all do
# restore some config
end
# do a bunch of tests to this
end
into
describe TestClass do
with_config_value(X)
# do a bunch of tests to this
end
Basically, I want to include before :all and after :all clauses into a test.
However, I do not want this to apply toa ll tests.
Thanks in advance.
2009 Apr 11
3
winedevice.exe
Hi!
I was just wondering what this winedevice.exe actually does. I usually have uTorrent running in Wine all day, and sometimes winedevice.exe starts to use the full CPU. But if I just kill it, everything continues to work just fine... [Question]
Toa-Nuva
2006 May 16
0
configure a small local network
Hi to all,
I'm a newbie installing and configuring samba/ldap and so on... I'm looking for
help! :)
I have a small network:
? hosts:
- melo2 (WinXP Home)
- melo3 (WinXP Professional)
- melo4 (Debian)
? on melo4 I created 4 users using "smbldap-useradd":
- alice, bob, charles, dana
- I alse created a group "office" using "smbldap-groupadd" and added those
2004 Sep 01
0
encrypted passwords: what negotiation with what client?
Hello
man smb.conf encrypt passwords says:
"This boolean controls whether encrypted passwords will be negotiated
with the client. Note that Windows NT 4.0 SP3 and above and also
Windows 98 will by default expect encrypted passwords unless a registry
entry is changed."
What does this mean? From my point of view it can mean 4 totally
different things:
1) That when I run smbd with
1999 May 25
0
unable to log on to server/SAMBA Digest 2101
> From: "Stephen L Arnold" <sarnold@coyote.rain.org>
>
> On 22 May 99, <khoogc@singnet.com.sg> had questions about unable to
> log on to server:
>
> > 2. Server is a RH5.2 with shadow passwd and samba-2.0.3 and has the line
> >
> > 192.168.0.1 orchid.khoo.lgl orchid
> >
> > in /etc/hosts
>
> Does the RH box connect
2001 Apr 09
1
James Nord's reply to Win2K and multiple Samba 2.07 servers
Hello again,
Thanks James for your replies.
In regards to the slow read/write, the software vendor is aware of the
problem, at some stage they will buffer the read/write, but it won't happen
overnight, the binary file is quite complicated. So there are no updates
available for this particular issue and I don't expect any for a couple of
months. The software in question can generate
2000 Feb 08
2
installing online help (PR#423)
When I attempt to install the online help for R.99 on Intel RH5.2, I
get the following message
Substitution loop at /usr/local/src/R/etc/Rdconvlib.pl line 1589, <rdfile> chunk 171
and it stops after a few files. Each time I rerun it, it gets a bit
further and gives a different number at the end. I commented out the
line 1589 and it works.
2000 Feb 08
2
installing online help (PR#423)
When I attempt to install the online help for R.99 on Intel RH5.2, I
get the following message
Substitution loop at /usr/local/src/R/etc/Rdconvlib.pl line 1589, <rdfile> chunk 171
and it stops after a few files. Each time I rerun it, it gets a bit
further and gives a different number at the end. I commented out the
line 1589 and it works.
2003 Nov 28
1
USRMGR.EXE administration: invalid syntax error message
I try to admin Samba 3.0.0 and 3.0.1pre3 (tried both versions) NT4.0
PDC with NT4.0 machine and NT4.0 USRMGR.EXE and get persistent error
message
1) The group name could not be found
2) The user name could not be found
3) The filename, directory name, or volume label syntax is incorrect.
Loggin into domain under name: root
I can see the user and group listing. When I click on a user to see
his
2000 Feb 24
0
Printer acces slows down on multiple prints
I'm runing Samba 2.06 as Data + Print server for a hand of NT4.0 SP 6.0
Workstation. if I send 1 Print to one of the 3 HP Printers there is no
problem and the acces to the printer command box is fast. if I Try to
Print a Second one while the first is beeing spoold by Samba (whith LPD)
the acces box of the printer taks up to 1 minute to pop up!!!
I hop sombody kann help me.
2011 Oct 23
1
Creating 2 week intervals (lubridate)
Hello,
I have a list of dates in which I am going use for a time series analysis. I want to break these dates up into 2 week intervals and count the number of times a date appears in this interval.
For example from Nov. 19, 2000 to Dec 2 ,2000 with the data listed below I want to return
Start_date Count2000/11/19 4
Date: 2000/11/20 2000/11/21 2000/11/19 2000/11/29
My first approach was toa
2002 May 13
3
Samba DC issue.
Hello,
I'm trying to use samba (Version 2.2.3a-6 for Debian) as a DC for a windows
2000 pro network. Everything seems to work OK, except the roaming profiles.
Every few days (I haven't locked down a pattern yet) all machines connected
to the server loose their connection, and no one can connect again until the
server is rebooted. I'm using log level 3, and this is what log.smbd