Displaying 5 results from an estimated 5 matches for "omneon".
2005 Nov 01
0
Linux/Mac OS X Systems Programmer -
Good Evening,
I thought that I might ask this group if anyone has a referral for a
consultant with the following skills:
Project Description:
Omneon filesystem client port to Macintosh OS X Operating System
The project requires porting the Linux-based Omneon filesystem client to
the Macintosh OS X operating system. This includes all functionality
featured in the Linux version. The final software must operate as a
networked filesystem u...
1999 Apr 15
2
Question...
It's me again.
I really appreciate all the help you people have given me. It's helped
out alot!
Here is my question: Why when I add a valid users list to my smb.conf
files (because I run samba on multiple servers) does it make the network
neighbourhood not work for the samba work group? I get:
The computer or sharename, could not be found. Make sure you
typed it correctly, and
2001 Mar 19
1
[Fwd: Re: File formats (RE: MP4 Player Available for Download)]
...6900016627917000002L072*@MHS>
>
> philippe.gentric@philips.com wrote:
>
> > > -----Original Message-----
> > > From: robla@real.com [mailto:robla@real.com]
> > > Sent: Wednesday, March 14, 2001 18:55
> > > To: hari@FLAVORSOFTWARE.com; BNowicki@Omneon.com
> > > Cc: rem-conf@es.net
> > > Subject: File formats (RE: MP4 Player Available for Download)
> > >
> > >
> > >
> > > At 11:54 AM 3/13/01 -0800, Bill Nowicki wrote:
> > > >We just tried the obvious experiment.
> > &...
2001 Mar 15
1
[Fwd: Re: File formats (RE: MP4 Player Available for Download)]
...m
CC: rem-conf@es.net
References: <0056900016627917000002L072*@MHS>
philippe.gentric@philips.com wrote:
> > -----Original Message-----
> > From: robla@real.com [mailto:robla@real.com]
> > Sent: Wednesday, March 14, 2001 18:55
> > To: hari@FLAVORSOFTWARE.com; BNowicki@Omneon.com
> > Cc: rem-conf@es.net
> > Subject: File formats (RE: MP4 Player Available for Download)
> >
> >
> >
> > At 11:54 AM 3/13/01 -0800, Bill Nowicki wrote:
> > >We just tried the obvious experiment.
> > >
> > >The ".mp4" file...
2007 Aug 23
1
pam_winbind
Is there a flavor of the pam_winbind module that uses Challenge/Response
(CRAP) for authentication? I have samba-3.0.25 and the pam_winbind
module only does cleartext. This fails when trying to authenticate
against AD. I'd like to switch our app from using ntlm_auth to pam. I
did a quick hack an added winbind_auth_request_crap() and it works, but
I'm wondering if anyone else has