similar to: Question about live and playlist

Displaying 20 results from an estimated 2000 matches similar to: "Question about live and playlist"

2005 Jan 12
1
Always question about live and playlist
Hi everyone, My first mail was: "I'm a french user of icecast2 on a distant serveur. I have 1 stream running on the serveur (with ices) that play random mp3 and when i want to do a live i connect my PC (winamp+oddcastv3) to the icecast and then i have 2 stream on the icecast serveur. The question is "How can i replace the first stream (playlist) by my live stream, and when i've
2013 Oct 26
2
lost with AD auth
Hi all, Well, I'm completely lost with AD authentification ... server is : Ubuntu 12.04.3 3.8.0-32-generic #47~precise1-Ubuntu Samba 4.0.10 installed (and upgraded) via git, setup as unique Active Directory Domain Controller ( -> how to upgrade to 4.1 via git ?? ) I 'just' would like that the local services (let's say only dovecot and postfix) can query AD to authentifiate
2014 Aug 26
2
Failed to join domain: failed to join domain 'XXX.YYY' over rpc: Access denied
Hi all, I get an error when I try to join domain from CentOS 6.5. Have you an idea ? /etc/samba/smb.conf : --------------------- [global] workgroup = XXX server string = Samba Server Version %v log file = /var/log/samba/log.%m max log size = 50 realm = XXX.YYY security = ads idmap uid = 10000-20000 idmap gid = 10000-20000
2013 Nov 05
1
4.1.0 auditing : can't get only wanted vfs operations to log
HI all, So I'd like to log the user's operations on some shares. As I need to know who made what when. I'd read a previous answer from Andrew about auditing, so I can see loggued operations. Modified smb.conf : > [global] > vfs objects = dfs_samba4, acl_xattr, full_audit > full_audit:success =none > full_audit:failure = none share is : > [journal] > path =
2020 Feb 12
1
nut bloque redémarrage serveur
Bonjour serveur : Fujitsu TX1310 M1 - OpenBSD 6.6 UPS : Eaton Ellipse pro 1200 Serveur en fonctionnement normal. Installation classique sur le serveur par pkg_add nut-2.7.4p5 : quirks-3.16 signed on 2018-10-12T15:26:25Z nut-2.7.4p5: ok The following new rcscripts were installed: /etc/rc.d/nut /etc/rc.d/upsd /etc/rc.d/upsmon See rcctl(8) for details. New and changed readme(s):
2001 Apr 11
2
smbpasswd 2.0.7-3 matters (with smbpasswd & smb.conf...)
My message is first in english (hope you'll understand it), et en fran?ais pour ceux qui le causent. --- ENGLISH --- Hi everybody, I've got a matter with my Samba server supplied by Debien 2.2r0. testparm returns there's no problem in smb.conf. It's in 'security = DOMAIN' mode. I've got 3 boxes : SERVEUR$, POSTE1$ and POSTE2$, and 6 users, all correctly added to
2006 May 09
4
upssched does not start the script when timer triggers
Hello, I'm using nut with my MG Ellipse on serial port. No problem since one year. Two days ago, I wanted to add a phone alert through my asterisk box when power is down. Since then, upssched doesn't make his job anymore. here is the "syslog" I get when the power cord is unplugged : > > May 9 11:39:34 serveur upsmon[6411]: UPS ellipse@localhost on battery > May 9
2006 Dec 06
3
Problem with OpenLDAP/Samba/NSS -> ERROR : User xxx in passdb, but getpwnam() fails!
Hi everybody, I have one SAMBA server (with PDC configuration) which is configure to use an OpenLDAP server (on the same local server) where users and computers account are store (I want to have the two Unix/Linux and Samba account attributes stored to use Name Service Switch and Pluggable Authentication Module). My problem is as follow : If I don't put the following line : ->
2017 Jun 25
5
Samba freezes
On Sun, 2017-06-25 at 17:54 +0100, Rowland Penny via samba wrote: > On Sun, 25 Jun 2017 18:11:05 +0200 > Antoine Huchet via samba <samba at lists.samba.org> wrote: > > > Hello, > > > > I have Samba 4.5.8-Debian running on Debian Stretch. > > I use Samba to load games over my local network from my Debian machine > > to my Playstation 2 (using
2013 Oct 01
1
Should I forget sssd ?
Hi again, Thanks again, Denis, Steve and Rowland for your previous answers about RFC2307 and winbind. Maybe I'm an dreamer but here is that I wanted to achieve : Ubuntu server 12.04.3, samba4 as PDC, several NICS : 1 LAN and 2/3 WANS Use a windows VM (on this server) to control AD through WRAT AD offers me the 'wishdom' of software deployment and GPO, users are can't install
2003 May 22
3
SAMBA 2.2.8 and W98/NT
Hi, With WXP it's fine but with W98 or NT I don't see services. Here is an extract of the "log.machine" [2003/05/22 10:51:13, 1] smbd/service.c:make_connection(636) pcvideo (141.115.16.24) connect to service rieux as user rieux (uid=902, gid=900) (pid 956) [2003/05/22 10:51:29, 0] smbd/service.c:make_connection(252) pcvideo (141.115.16.24) couldn't find service
2017 Jun 25
2
Samba freezes
Hello, I have Samba 4.5.8-Debian running on Debian Stretch. I use Samba to load games over my local network from my Debian machine to my Playstation 2 (using OpenPS2Loader: https://github.com/Jay-Jay-OPL/OPL-Daily-Builds). >From time to time, the game freezes, then after 5 minutes it comes back (sometimes it doesn't, depends on the game). Here is what I believe to be a relevant chunk of
2006 Jul 08
1
IP fixe
Bonjour, J''ai un serveur web dans mes locaux connecté derrière une livebox pro. La livebox renvoie toutes les entrée HTTP sur mon serveur. Caractéristique du serveur : linux mandriva, p4 J''ai installé shorewall pour ne pas avoir à toucher les iptables. Les seules personnes qui se connectent sont des mairies qui ont une adresse ip fixe. J''aimerais filtrer sur ces
2013 Oct 30
1
dovecot-ldap : can't find user in OU subtree
Hi all, Well, I've compiled and installed dovecot 2.2.6 with following options: > ./configure --prefix=/usr/ --sysconfdir=/etc/ --with-mysql > --libexecdir=/usr/lib/ --localstatedir=/var > --with-moduledir=/usr/lib/dovecot/modules --disable-rpath > --disable-static --with-zlib --with-bzlib --with-solr --with-ldap > --with-gssapi --with-nss doveconf -n: > # 2.2.6:
2010 May 18
1
RE : Example of command ". / Setup / provision"
SNIP > > > How to know the NetBIOS name in Linux? Linux does not care. Only Windows cares. > > > > The name of my domain is: DOMAINE.CH > The name of my server: SERVEUR-TPI The posix name of the server does not matter. Nor does the DNS name as it can have more than one DNS name. You need to work with Samba as a somewhat separate entity. It is simply easier to match
2006 Feb 09
2
Two sources on one PC
Hi guys, there is a solution to connect two sources (radio) on one PC with two audio-cards? I use winXP with OddcastV3 Thanks Luigi -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20060209/cec10f27/attachment.html
2006 Feb 09
1
Two sources on one PC
you can run multiple instances of the standlone version of oddcastV3 by just installing it multiple times into different directories... all config files are kept locally. oddsock At 09:05 AM 2/9/2006, Geoff Shang wrote: >Hi, > >hmmm. You'll need to use something that allows you to have two >instances of itself, and also allows you to select soundcards. I >know the new
2004 Aug 06
2
quelques questions à propos d'icecast et autres outils associés...
bonjour, hello, buenas dias, ça ne fait pas longtemps que je suis sur cette mailing list, J'éspére que quelqu'un parle le français car techniquement je suis pas doué ni en anglais ni en d'autres langues... it isn't a long time i 'm on the mailing list, i hope someone is speaking french, because i don't write very well others languages about technical probléms... no
2015 Mar 16
3
Samba shares not appearing
Hi, I'm currently fiddling with Samba, trying to make it work on CentOS 7. Before that, I ran Samba successfully in a mixed environment with Slackware64 14.1 on the server and Slackware/Windows Seven on the client side. I have three sandbox machines running CentOS 7. One has a minimal install with only the samba and samba-client packages. Just to be on the safe side for fiddling,
2004 Dec 06
2
imaps, certificate and authentification
hello, first sorry for my poor english I'm doing the migration from UW-imap to Dovecot I have two question about the authentification in the imaps (port 993) process In dovecot .conf I can enable (or disable) the diff?rent port (pop, pops, imap, imaps) and may be restrict the access to the serveur with the ip adresse. Can I configure dovecot in imaps so it permit the access if the