similar to: Firewall & samba

Displaying 20 results from an estimated 1200 matches similar to: "Firewall & samba"

2018 Dec 24
3
Using MS-DOS client
Hi, all. I know this is ancient history, but I have a couple of DOS machines that host older device programming hardware. I've been able to access an older version of Samba for years without incident. Last weekend I upgraded my server to Ubuntu 18.04, which provides Samba 4.7.6. Unfortunately, after hours of frustration I find I'm unable to connect from any of the older machines.
2018 Dec 25
1
Using MS-DOS client
On Mon, 24 Dec 2018, Luke Barone via samba wrote: Thanks, Luke. Unfortunately that makes no difference. Still getting: Error 5: Access has been denied at the MS_DOS console. > Try adding "server max protocol = nt1" in the [global] section? > > On Mon, Dec 24, 2018 at 1:59 PM Steven Hirsch via samba < > samba at lists.samba.org> wrote: > >> Hi, all.
2001 Nov 28
2
Mime types
Hello, Does anyone know how to configure the mime type for ogg on Apache (on a FreeBSD box)? I added application/x-ogg to the mime.types file in Apache, but Nutscrape6.2 and Mozilla 0.9.5 just show the file in txt format, IE5x on the other hand kindly asks me what to do with the file (open it or download it). I also added the mime-type in Nutscrape62 and Mozilla and added Winamp as helper app
2004 Sep 10
1
Query on image link file mode?
Hiya, will it be possible to add single song playback support like Monkey's Audio Image Link File to FLAC+CUE? This will allow the playing of single songs from 1 large FLAC file. Since FLAC can already embed the cuesheet inside the FLAC itself, the next step will be to allow the playback of the songs individually, allowing them to be added to playlists when playing singles. Please make
2003 May 29
2
edirectory and samba
Essentially, at this point my head is about to explode. I have been able to update the most recent samba-nds.schema from the LDAP CVS at samba.org. And I can add posixAccount users with the LDAPTools. But I cannot add anyone as a sambaAccount (./smbldap-useradd -a "username"). Each time, it adds the posixAccount portion to eDirectory, and then failes the sambaAccount add portion. Is
2003 Nov 20
8
tunnel iax via gnophone with ssh?
Hey all...I'm trying to use gnophone to connect to my asterisk box behind my firewall..I thought I could just setup a tunnel with something like ssh host.com -L5036:asteriskserver:5036 and just change my gnophone to connect to localhost:5036 but I never see anything happen on the asterisk server. I'm even trying this on the same network just in case there is something funky with NAT.
2004 Sep 10
4
[Flac-users] How do I encode a FLAC with tags?
So there are no command line options like in oggenc to do artist and misc tags? Sure if you've got a solution that I don't have to do from scratch then post away! :-) Thanks! Chris benny k. wrote: >hi chris, > >On Thu, Mar 14, 2002 at 09:22:06AM -0700, Chris Hirsch wrote: > >>Hey all..I'm brand new to FLAC and learning to use it. Can somebody tell >>me how
2004 Aug 06
10
web-based playlist manager
Before I went out to potentialy reinvent this particular wheel, I figured I'd check to see whether anyone had or could recommend a web-based playlist manager for ices/icecast. The one I've got in mind would take requests, play random tracks in the absence of requests, keep a very limited history and look-ahead... This must have been done before, right? If not, I'll take a stab at
2005 Aug 08
4
Multiple MWI on a single phone?
Hey all...I'm trying to find a phone that will support multiple MWI so that I can have a shared central phone with say 4 users who can see visually that hey have messages waiting. Is there any phone that will do this possibly by re-assigning a soft-button? Can the Polycoms do this since those seem to be the phone of choice these days? Thanks!
2019 Jan 07
3
My 1973 VW Karmann Ghia
Or at least post your smb.conf, we tend to base our diagnosis on it. On 07.01.2019 11:01, Sven Schwedas via samba wrote: > It might actually, Karmann-Ghia, Beetle and Samba all shared the same > engine blocks, from what I recall. > > …it's probably still better to ask a car mechanic. > > On 04.01.19 23:04, A. James Lewis via samba wrote: >> I wonder if it's the
2019 Jan 04
3
My 1973 VW Karmann Ghia
I wonder if it's the same part as used on the VW Samba! J On 04/01/2019 21:55, Steven Hirsch via samba wrote: > On Fri, 4 Jan 2019, Susan Slayter King via samba wrote: > >> I crashed my car and need the entire turn indicator assembly. Drivers >> side. >> Can anybody help. No local retailers have it. I did get a wiring tube >> but >> still need the seal,
2005 Aug 07
2
crash (assertion failed: (uidlist->lock_count == 1)
Hi, with 1.0-test79 Aug 3 16:18:23 ymmv dovecot: IMAP(jh): file maildir-uidlist.c: line 536 (maildir_uidlist_rewrite): assertion failed: (uidlist->lock_count == 1) Aug 3 16:18:23 ymmv dovecot: child 10780 (imap) killed with signal 6 Any idea what that is? I did no special operation, just selected a mail to read with thunderbird (1.06). After restarting TB it worked.
2004 Sep 10
2
[Flac-users] How do I encode a FLAC with tags?
Hey all..I'm brand new to FLAC and learning to use it. Can somebody tell me how to insert things such as Artist, album etc. into the FLAC file? I'd like to do this at encode time via the command line. Thanks, Chris -- Only in America do banks leave both doors open and then chain the pens to the counters
2000 Jul 24
3
Decoder example question
Hey all...I'm trying to use the decoder_example.c in the examples directory to decode a .ogg file that was encoded by using the binary encoder ogglame.exe and encoded via the encoder_example.c. I'm running into a problem with the decoder though. It plays FINE under the WinAmp plugin but I when I try and use the decoder_example.c to decode the file it says "End of file before finding
2000 Nov 06
3
Problems compiling vorbis.lib in MS Land
Hey all...for whatever reason when opening up the vorbis_vc6 project in Dev Studio bitwise.c and framing.c are still in the project. From my understanding these files are only in the ogg library now. If I try to compile the project as is, it fails because it can't find the files. Simple solution: Delete the two files. I just thought I'd give somebody a heads up.... Keep up the great
2006 Jan 22
4
1.0.beta2 released
I had originally thought that I'd do a complete audit of the Dovecot's sources this weekend, but looks like I didn't. Hopefully I've been writing good enough code that the "1000 EUR for security hole" offer lasts for a long time. :) This release should fix the SSL parameter regeneration problem. There were two changes that were needed to fix it, but I had forgotten the
2000 Aug 28
6
Vorbis on Windows
Folks, Has anyone successfully compiled the Vorbis source code on Windows 98 with Visual C++ 6.0?? FR __________________________________________________ Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/ --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
2004 Jun 10
2
Problem with * not detecting hangup on FXO and VM going into an infinite loop
Hi everybody... I'm having an odd problem with voice mail on a recent CVS of * where it appears not to detect a hangup on FXO and * will keep treating the call as new and continue leaving voicemails until the max has been reached. It will then continue trying to leave voice mails and basically makes the system unavailble to any further incoming or outgoing calls on that FXO..has anybody
2011 Nov 30
2
Can I serve a template depending on if it exists like I can a source?
Hi all, I''m trying to figure out if I can serve a certain template that matches a hostname or serve the default like I could if this was just a file. Works: file { ''/etc/yum.conf'': ensure => file, source => ["puppet://puppet/yum/yum.conf.$hostname", "puppet://puppet/yum/yum.conf"], } Trying to figure out:
2004 Sep 10
1
[Flac-users] How do I encode a FLAC with tags?
Just finally getting around to this :-) I've never used abcde...looks like it'll be a winner in my book....just to understand...your patch (which does tagging) is against the original and only FLAC patch that enables abcde to do flac which is v1.9.9 and the newest is 2.0.3? or do I just patch your new patch against 2.03? Yeah I know I should just try it (and I'm sure I will) I