Displaying 16 results from an estimated 16 matches for "rh60".
Did you mean:
rh6
1999 Jun 25
1
2.0.4b/rh60/smbstatus: European characters (accented)
character set = iso8859-1
client code page = 850
Through win9x I save a file, whose filename contains characters as: ? ? ? ? ?,
on a samba share.
I can see those filenames (on a samba share) ok through win9x explorer.
I can see those filenames ok through ls on linux.
If I open one of those file, and then look at locked files with smbstatus,
they are showed with a LF in place of the localized
1999 Jul 18
0
2.0.5-pre3: torture.c doesn't compile on rh60
rh60/2.2.10-ac10
Compiling utils/torture.c
utils/torture.c: In function `run_browsetest':
utils/torture.c:929: invalid type argument of `->'
utils/torture.c:934: invalid type argument of `->'
utils/torture.c: In function `create_procs':
utils/torture.c:1118: warning: initializatio...
1999 Jun 28
1
2.0.4b/rh60/smbstatus: European characters (accented) (PR#18293)
giulioo@tiscalinet.it wrote:
> SOLUTION:
> for samba 2.0.x I need to use
> smbstatus|tr '\205\212\215\225\227\202' '\340\350\354\362\371\351'
> and all is ok :-)
>
> If someone can explain me this I'm still waiting :)
Try adding the following patch to 2.0.4b. This should
fix the problem and will be in the next release.
Regards,
Jeremy Allison,
Samba
1999 Jul 10
5
2.0.4b: logrotate problems with rh60
The 2.04b rpm for rh60 ships with and installs a config file for logrotate
(the samba.log file in the packaging/RedHat section).
=====
/var/log/samba/log.nmb {
postrotate
/usr/bin/killall -HUP nmbd
endrotate
}
/var/log/samba/log.smb {
postrotate
/usr/bin/killall -HUP smbd
endrotate
}
====...
1999 Nov 03
3
Share problems
...ite list = johno, @IT
force group = @IT
read only = No
create mask = 0770
directory mask = 0770
[iso-9000]
path = /home/samba/iso-9000
valid users = johno, @IT
write list = johno, @IT
force group = @IT
read only = No
create mask = 0770
directory mask = 0770
Ok, heres my sys parameters: RH60 running Samba 2.0.5a. I have the
following groups in /etc/groups IT, sales, intsales,credit
all the proper names were added to their corresponding groups.
Problem #1) User johno cannot access the shares iso9000 or iso-9000,
even though I have hime set up as a valid user.
Problem #2) No one, except...
2000 Sep 27
2
PATCH: OpenSSH RPM spec file problems
Hello all,
There are two issues in OpenSSH RPM Red Hat spec file (against 2.2.0p1):
1. /etc/rc.d/init.d/sshd uses 'success' and 'failure'. These don't work
in Red Hat 5.2; else the spec file is fine. Initscripts requirement (for
the one in RH60) added.
2. If you're upgrading over SSH ltd's ssh-server, the server will be
stopped and sshd removed from chkconfig --list. Obsoleletion doesn't seem
to qualify as "clean" operation, so the %preun will be run
regardless. H.J. Lu <hjl at valinux.com> supplied the patc...
1999 Oct 13
2
Samba 2.0.6pre1 released
I've just released a snapshot of 2.0.6 in the alpha directory on
samba.org. This is intended for testing to make sure some of the
recent changes work well on a wider range of sites. I have also built
a RedHat Linux 6.X RPM and put it in the same dircetory.
If you are not running a mission critical site then we would
appreciate feedback on this snapshot.
If you have reported a bug in Samba
1999 Jun 14
0
2.0.4b: SERIOUS character set problem
caldera/2.0.x and rh60/2.2.9.
I've already posted about this twice to the samba list (since february) then
to samba-bugs (19990301); no response, so I retry.
I have
character set = iso8859-1
client codepage = 850
With samba 1.9.18p8:
smbstatus showed the filenames with localized characters ok (ie:
libert?.txt); sm...
1999 Jun 23
1
oplock_break: client failure in break - shutting down this smbd.
2.0.4b, RH60 (2.2.6+raid1, non root-raid), accessed from win98/ie5.
Intermittently ie5 takes very long to load an html page from samba; at the
same time it loads another html page ok from another linux/samba1.9.x
At 10:47:34 I click on the html page and it is loaded at 10:48:18.
[1999/06/23 10:47:34, 1] smbd...
1999 Jul 02
0
Jeremy, please: your opinion about oplock_break :-)
...:oplock_break(773)
oplock_break resend
[1999/06/23 10:48:08, 0] smbd/oplock.c:oplock_break(773)
oplock_break resend
[1999/06/23 10:48:18, 0] smbd/oplock.c:oplock_break(790)
oplock_break: receive_smb timed out after 30 seconds.
problem.
I get this errors with win95/win98 and samba2.0.4b/c on rh60 or 2.0.33/libc5.
I know the samba team is busy, but can you just tell us what you think?
It's something the samba team will eventually fix, or do you consider it not
to be a problem on samba side (as it's said in smb.conf man page) so that we
have to try to change win9x settings in some wa...
1999 Jul 15
1
Not reopening logfiles when HUPing
Hi,
I thought that HUPing the master smbd process (and/or the child
processes) was supposed to cause the logfiles to be reopened?
This does not appear to happen on our installation (2.0.4b2, Solaris
2.6). If I make a connection to a share, rename the logfile and
HUP/delete the daemon (either parent or child), a new file is not created.
Alternatively, how about a feature where we can signal
1999 Jul 20
0
2.0.x: terribly slow smbclient tar extension
...smbclient '\\server\share' -Tx filename.tar
was terribly slow.
smbclient '\\server\share' -Tc filename.tar
is as fast as 1.9.18.
If I use smbclient from 1.9.18 the performance is high (with the same target
pc).
These are some tests with:
- Win98pc
- lan 10Mbps
- samba-2.0.5-pre4/rh60
- a dir containing 1,2MB in 52 files
1) smbclient '\\server\share' -N -Tc filename.tar
4/5 secs (included name resolution time)
2) smbclient '\\server\share' -N -Tx filename.tar (the tar file produced at
point 1)
122 secs
3) cp from pc to samba (after having smbmounted the \\ser...
1999 Jul 21
0
2.0.5: problem with HUP reopening logs
rh60/caldera1.3
2.0.x (before 2.0.5) PROBLEM: samba didn't reopen then logs after HUP.
I posted about this to samba-bugs; AT corrected the problem in 2.0.5-preXX,
but not completely it seems.
2.0.5 PROBLEM: samba reopens the logs after a HUP but logs only the first
connection to the new log, then...
1999 Dec 08
0
INQUIRY, was: RE: smbpasswd not finding smbpasswd file
...>> Sent: dinsdag 7 december 1999 16:52
>> To: Multiple recipients of list SAMBA-NTDOM
>> Subject: RE: smbpasswd not finding smbpasswd file
>>
>>
>> I got the same error (Domain password server not available) on
>> samba-2.1-19991203.tar.gz running on both RH60 and RH61. Many people have
>> been getting this error. If we can find some people using 12/3/1999 or
>> later releases that *do not* get this error maybe we can exploit the
>> differences and find the root cause.
>>
>> Steve Litt
>>
>>
>> At 02:21...
1999 Jul 16
9
SWAT issue
I have had a RH5.2 server running Samba up for a long time. I upgraded to
Mandrake 6.0. It broke Samba, so I reinstalled using the RPM on the CD.
Samba works just fine, but SWAT will not! If I try to start it manually
(/usr/sbin/swat) it just hangs.
In /etc/services I have a line like this:
swat 901/tcp
In /etc/inetd.conf I have:
swat stream tcp nowait.400 root
1999 Oct 20
2
Samba - Unix password sync
Hi,
in the last weeks I've unsuccessfully tried to get Samba (2.0.5a) -
Unix (Suse 6.2) password sync working. Maybe somebody can give me a
hint, what's wrong. Enclosed you'll find additional information.
Thank you for helping,
Johannes
--------
smb.conf:
passwd chat = *password* %n\n *password* %n\n *Password*
--------
password chat (manually):
homer:~ # /bin/passwd web
New