Displaying 20 results from an estimated 600 matches similar to: "Samba versus WindowsXP"
2004 Aug 06
3
Play music for a link
Hello!
Please, I would like to know how I can play music by link of the my
web-site...
My radio is: http://200.206.207.221:8000
The link, this:
<embed type="application/x-mplayer2" ID="MediaPlayer"
Name="MediaPlayer" WIDTH="127" HEIGHT="16"
src="http://200.206.207.221:8000" autostart="1" transparentatstart="1"
2003 Mar 13
2
subdirectory of home
Hi.
Sorry: my level of english is not enough good. I hope you understand
what I mean.
My question is: it's possible to share a subdirectory (and only one
subdirectory for every user) in the section [homes]?
The version of samba which i'm working is 2.2.7a, over Solaris 8.
Thanks in advance.
--
2004 Aug 06
2
Ices: How Don't stop :)
> My beta-radio it's work wonderful, but when the playlist finish, the
> PID of ices die toguether :(
>
> What I can make so that this does not occur?
using this script
and running by starting it
nohup script.sh &
(or in a screen session)
the good thing is even if ices segfaults the radio goes on..
Stephane.
--
#!/bin/bash
while [ 1 ] ; do
ices ;
done
--- >8 ----
2003 Mar 17
1
Smbpasswd without prompt?
Hello again! :-)
Mine he doubts he is with relation to smbpasswd, would like to add to an
user and a password standard from one script (*in botton), but I did not
obtain to eliminate prompt requesting the new password and password
verification, like make in useradd.
This is possible? I use Red Hat 8.0 box with a Samba 3.0 Alpha running a
PDC.
Me he seems that alone it functions compiling with
2003 Feb 26
4
Swat, not there
Morning list,
I asked yesterday if anyone has had an error message stating the "cannot
open swat, directory is empty"? All packages are showing installed.
Can some please respond?
Thanks--
Kevin McCarty
CCNP CCNA #CSCO10448370
Computer Sciences Corporation
Defense Sector
"Obstacles are those annoying little bumps that occur when you take your
eyes off your goals"
2003 Mar 19
1
Windows 9X samba Password Change
What is the preferred method of letting Win9X users changes their password?
I Have the necessary settings on smb.conf (passwd chat, ect.) but still
can't seem to get it to work properly.
And trust me, if I upgrade the Win OS's, itll cause more confusion then
needed.
Kev
2003 Mar 25
1
smbpasswd without expect/send
Hi All,
Is there a way to use smbpasswd like usermod(usermod -u username -g users -p password username)
Just one command line option where I can specify a password on the line itself.
I dont want to use Expect/Send.
Regards,
Keith
--------
"The linuX Files -- The Source is Out There."
--------
2003 Mar 27
2
New Files in Samba
Hi.
I've configured Samba to work as a dedicated file server, but when a user create a new file in the shared directory, only this user can os access this file. What should I do to change this?
Thanks.
Jaques Metz
2003 Mar 20
2
dos command "del" fails under 2.2.8
I can logon to Samba and map a drive letter (say "net use F: /home"), but I
cannot delete files under F: at the DOS prompt with command "del" (e.g.
"F:\>del xyz.txt"), the error says :
The network has responded incorrectly.
Abort, Retry, Fail?
This is my smb.conf -
[global]
netbios name = xxx
workgroup = yyy
;
guest ok = no
;
browseable = no
browse list = no
2004 Aug 06
2
Slow icecast loopback
There is no Debian stable package and our radio is in production... It's
not a good idea to switch without a test phase and I don't think that
it's going to correct the problem.
Michael Smith wrote:
>On Tuesday 16 September 2003 15:52, EISELE Pascal wrote:
>
>
>>Hi,
>>
>>I'm using Icecast 1,3,12 under Debian GNU/Linux. When I use my local IP
2003 Mar 14
2
Samba and WinXP
Is there a howto guide somewhere on how to get Samba (as a server) working with
a Windows XP client? I'm using a binary Samba server package for LRP (Samba
version 2.0.4b), and while it works fine with Windows 2000 and Mac OS X 10.2.X,
I can't get a Windows XP Embedded client to connect. Any help/info greatly
appreciated.
--
2004 Aug 06
3
icecast1 type stats logs in icecast2 ?
Here is a php script that parses out the stats.xml file from the admin of
the icecast2 server.
It currently only parses the page out to variables and still needs a bit of
work.
anyways here is the php source files
http://cvs.casterclub.com/dev/icecast2_status/v1.3/ice2_conf.phps
http://cvs.casterclub.com/dev/icecast2_status/v1.3/ice2_status.phps
<p><p>Dave St John
CEO Mediacast1
2005 Jun 06
2
UNC mapping for the homes section
Hi!
Is there any way for the "HOMES" share to be mapped to
\\server\whatever\%USERNAME% instead of \\server\%USERNAME% .
I think that DFS still don't work fine for linux CIFS mounting. So, if
I could do this kind of mapping, this would let me give users now the
final UNCs and introduce DFS in a future time (when DFS mounting will be
fully supported) without having to disturb
2012 Mar 24
1
Append to file in loop
My files are on disk and they are regular text files named
file_1 file_2 file_3 file_4 and file_5 with extension .saam
The separator is sep='' (ie, white space)
I want to append 'XFile' at the end of those files. XFile is also on disk.
file.append("file_1.saam", "XFile.saam"); file.append("file_2.saam",
"XFile.saam")...
works but it
2012 Mar 28
2
Data extraction
Dear ReXperts,
I have the below text file output. I need to extract the T, QC, QO, QO-QC
and WT columns for
the data between T = 10 and T=150.
Any ideas?
Thanks in advance.
========================================================================================
1 D C ---CAT-- T THETA QC QO
QO-QC QC/QO WT FSD
8 1 0 1.0000E+01
2012 Mar 23
1
Append to files in loop
Hi ReXperts,
I have a file 'XFile' that I wish to append to the end of file1, file2,
file3, file4, and file 5. Can't figure out how to set up the loop. Please
help.
Thank you,
--
Luisin Galindo, PhD
Director, Departamento de Medicina Matematica
Centro de Estudios Avansados en
Simulacion, Analysis, y Modelacion
Puerto Castilla, Spanish Honduras
Centro America
[[alternative HTML
2004 Nov 30
1
Problem with static WINS entries
Hi!
I need to add static entries to my Samba 3.0.9 WINS server but I can't.
Let's explain:
The "Samba Collection Howto" chapter "Network Browsing" , section
"Static WINS Entries" tells that I can edit my "wins.dat" file
(/opt/samba/var/locks/wins.dat) to set the TTL of some entries to 0 . No
matter if I edit the TTL of some existing entries
2003 Feb 25
3
Samba -> Expire Password
Hello!!!
People, I`m running Samba 2.2.7 with Red Hat 8.0 and I like of know how to
make`s force samba to expire password of user`s to change in the next
login...
Suggestions?
[global]
workgroup = TUX
netbios name = MAQ_711
server string = Servidor de dados experimental - Samba Server %v
encrypt passwords = Yes
min passwd length = 4
log file = /var/log/samba/%m.log
max log size = 100
2004 May 11
1
ldapsam - Failed to open group mapping database
Hi!
I've been trying to install Samba 3.0.2a + ldapSam (Stand-Alone, not
PDC) on a RedHat Enterprise Edition 3.0 as a fileserver. It works fine
but I still get some errors about groups and I can't find the answers in
the mailing list log:
Let's explain the error: When I connect with a W2k client it works
fine, but then if I try to add extra permissions to a file it complains
2004 Aug 03
0
OH323 not dial Modem[i4l]/g1
Hello everybody,
I have a strange comportment with oh323 and asterisk, I'start testing
asterisk but with this I can't understant plesae help me !
Thanks
Eltorio
----------------------------------------------------------
1/PB: I can't dial from a H323 extensions (registered on a GNU GK) to a
Modem[i4l] line
----------------------------------------------------------
Nothing happens