Displaying 20 results from an estimated 10000 matches similar to: "No subject"
2004 Aug 06
3
NEWBIE QUESTION - ERROR [BAD PASSWORD]
I have installed the icecast server on my Debian Linux 2.2. I modified the
distributed icecast.conf (as far as thought was necessary), and I set up the
shout.conf...
Both server and shout are started from root and are set up to localhost.
I could start the server, but when I started shout, it did find the server,
but it was blocked with the message "BAD PASSWORD[encoder]" even if the
2003 Feb 04
1
Samba on Tru64 UNIX Cluster
Hi list,
I am planning to deploy samba 2.2.6 on a two-node cluster running Tru64 UNIX
5.1A. Each node will be running an instance of samba providing different
services, but I want the locks directory to be shared between them so that if
one node goes down, the other can take over its services and still have correct
information about open files etc.
My question:
Can the tdb's handle being
2002 Oct 07
4
Samba 2.2.5 Security Bug?
Hello
Does anyone know why normal users can set a blank samba password with the
smbpasswd kommand by inserting <CR> twice after inserting the old passwd:
ben@amo:% /opt/samba/bin/smbpasswd
Old SMB password:<oldpasswd>
New SMB password:<CR>
Retype new SMB password:<CR>
Password changed for user ben
After that the user can map the samba shares with a blank password even
2002 Dec 16
1
encoding question
Hi there,
I've a little question abound programming an ogg-vorbis encoder.
The encode_example.c works ok for files with 44100/2/16 - but not for other
formats.
I don"t really understand what this piece of code is really doing:
/* uninterleave samples */
for(i=0;i<bytes/4;i++){
buffer[0][i]=((readbuffer[i*4+1]<<8)|
2003 Jan 13
1
printing probs and samba update
Hi,
I have still a 2.2.5 Samba PDC running and get from time to time
printing problems. Sometimes it takes 2-3 minutes when trying to
print even simple documents, but then most of the time printing
starts immediately.
I could not figure out why or when this is happening. It has nothing
to do with a long printer queue or an (over)loaded server.
Perhaps someone else had these problems too?
I
2002 Oct 30
2
Problems joining a Samba PDC controlled Domain
Hello,
I'm having problems to join a japanese W2K Client with
SrvPck 2 installed to my samba 2.2.5 PDC controlled
domain.
Other Clients are no problem (Win98, W2k engl., WXP german).
I check the regKey (for plaintextpassword; set to 1).
Reinstalled SevPck 2, but didn't help. the problem must be
on Client side because I having the same problem when
jooining a other samba controlled
2003 Jan 14
2
Using win2k non-pdc as password server
Hi,
I'm trying to get Samba on a Linux box to work. Authentication via user
level worked fine, but what I really want is it to take user authentication from
a win2k box, which is our "primary local server". The win2k box is not a pdc,
(the real pdc is 2000km away, close to the polar circle), but according to
the docs it doesn't have to be.
So in smb.conf I put:
security =
2002 Nov 06
0
Fw: Performance Problem
Hello your NIC is ??? and samba version ???
Try modify samba tcp parameters as delay and buff or update your nic driver.
> ----- Original Message -----
> From: <fzarnitz@gmx.net>
> To: <samba@lists.samba.org>
> Sent: Tuesday, November 05, 2002 9:08 AM
> Subject: [Samba] Performance Problem
>
>
> > Hello,
> >
> > I have a severe performance
2002 Nov 26
1
Local Kernel nfs
Hy
Can you tell me how i can say syslinux that the Kernel should be load the
filesystem from a server?
Is that possible with the syslinux.cfg
timeout 0
append root=/dev/nfs ip=bootp
# append initrd=rootimg.gz
?
Should i load the file to first or should i load syslinux at first?
Can i load a linux kernel on a partion with 31 MB?
cheers Julian
Sorry for my bad english!
--
+++ GMX -
2002 Nov 04
0
samba modifies permissions when reading them
hello,
it may sound strange but samba modifies permissions when reading them using
xp explorer.
redhat 7.3, samba 2.2.6-1 rpm (from samba site), windows xp (non-sp1)
client.
file aaa is owned by user john and group john. permissions are 0600.
open the explorer's properties dialog and look at the secutity settings.
the group john suddenly got the "w" rights. say ok and now your
2002 Nov 05
0
login name - capital and lower case
Hello,
I am wordering how Samba treats the user/account name of a logged in
W95 and/or W9x Client?
I have the following problem:
We want to switch our file- and printer services from netware to
samba 2.2.5. The client need also to connect to a netwarebased
oracle db 7.x.
When I log in to Samba as PDC with capital letters in the username box I am
able to use the Software System which is based
2002 Dec 10
0
Logins via winbind & ssh/xdm/... take a lot of time
Hi,
I have a box running with samba 2.2.7 and winbind (nmbd and winbindd in use)
to allow users of the local NT domain to login. The config files for PAM and
/etc/nsswitch.conf have been configured correctly so logins are now possible
using the local console (login), ssh, xdm and su.
Almost everything works fine - everything but the time that is needed for
the login process of an NT user to
2003 Feb 06
0
samba slow at overwriting of files
dear samba list members,
I recently installed RedHat 8.0 with samba 2.2.7 (already updated, was 2.2.5
before I think, but with the same problem). now I have the problem, that
overwriting of files on shares of that samba machine sometimes is extremely
slow. writing new files is fast as ever. but what seems interesting to me is,
that it depends on how I'm overwriting files.
for example I'm
2002 Oct 15
1
X-Priority: 3 (Normal)
# you need to distinguish datatypes 'character' and 'numeric'
bindec <- function(
b # a CHARACTER representing a binary number
){
as.i <- as.integer(unlist(strsplit(b,"")))
print(as.i)
fl <- 2^(floor(round(log10(as.numeric(b)),10)):0) # convert b to numeric
print(fl)
dec <- sum(as.i * fl)
dec
}
> bindec("100000")
[1] 1 0 0 0 0 0
[1] 32 16 8
2002 Oct 08
3
small question regarding syslinux
hi,
one pretty small question ....
i wanted to create my own mini-distribution, using syslinux to boot the
system.
Everything works pretty fine, but now i wanted to see a graphic on boot
time. :-)
I saw i have to create a graphic with the file-extension .ppm ... but please
tell me with which programm i am able to use such an extension? gimp? dont
think so ...
hope to hear of you ...
thanks in
2011 Feb 03
1
ADS 2008 configuration
Hi,
I am Inderjit, and have some issues with configuration of samba with ADS 2008.
I am able to connect to ADS 2008, but command "getent group" doesn't show always the output with ADS groups. We have more that 25000 users and domain controller is not located at same location.
Could you please give me a hints or suggestions, what can be changed to solve this issue.
Regards
2004 Aug 06
1
Badpassword Icecast
Hey guys. Let me give you a run down on specs before I go into my
problem:
<p> Computer 1 (zuckuss)
Linux 2.2.19
icecast 1.3.11 - compiled from source
lineused to start: /usr/local/icecast/bin/icecast
in icecast.conf ... changed:
location
rp_email
server_url
encoder_password mypassword
admin_password
2006 Apr 19
2
Tools rund um Rails
Hallo zusammen,
dann will ich mal wieder ein bi?chen Schwung auf die RoR-Liste bringen:
Schildert doch einfach mal eure Erfahrungen mit Tools rund um Rails, also
zum Beispiel Capistrano (formerly known as Switchtower), RadRails etc.
Welche Plugins setzt ihr ein, von welchen w?rdet ihr abraten? Oder folgt ihr
dem Tenor "Reuse is overrated" und schreibt euch die Sachen lieber neu?
--
2004 Aug 06
0
[shout/icecast] problem streaming
hello folks,
i had a problem with streaming on icecast.
Version 1.3.10 / shout 0.8.0
the server startet successful , and shout is eatblish an stream on localhost
port 8001. if an client read the stream via winamp on a windows machine in
the lan , then is there in the first 10 sec anything ok, but after this time
is the permanently drops for one sec
the mp3 files are in diferent bitrates , most of
2004 Aug 06
1
NEWBIE QUESTION - ERROR [BAD PASSWORD]
hello,
i have the same problem than Lukas Bulwahn
Le Mercredi 20 Novembre 2002 15:30, "Mitchell Smith" a écrit :
> The Debian Icecast server is compiled with password crypt support, which
> means you can't put the password in in cleartext. You will have to
>
> apt-get install makepasswd
>
> and do something like
>
> echo "password" >