Displaying 20 results from an estimated 1500 matches similar to: "SFU?"
2004 Jan 20
1
rsync on Interix WSU 3.5
I'm need to run a rsync server on a Quad 2.8Ghz , 1Gb RAM, 1Terabyte of
disk.. Dell 725N - it's a storage, NAS type box running W2K, RAID 5
etc.. A real beast.. :-)
The Unix guys want to backup their boxes to this beast using rsync
clients.
It would seem that Windows Services for Unix (WSU) is the key.. Current
version gives me a fully compliant POSIX environment, not reliant on
2003 Sep 25
1
Help me to understand BDC
hi
short question ->
if i set up samba 3.0 as BDC with an NT pdc and a client wants to login
to the domain, but his account is only stored (for tests) on the BDC:
should he be able to authenticate successfully?
or can he just login, if the *PDC* responds positive?
thx in advance
greez
2004 Apr 06
3
Software to test a LAN for possible VoIP Install
Aloha,
Does anyone know of any opensource or inexpensive software that can test a
network for a possible VoIP installation?
I have seen Chariot by NetIQ, but it is very costly!
I am envisioning two or three "client" devices that talk to a server device.
Each client could simulate 1-100 VoIP phone calls. The server module would
monitor the QOS, jitter, etc., and provide some kind of
2008 Jul 28
6
Openssh for Windows
Is there a OpenSSH server version for Windows 2003 Server? The only
OpenSSH server for Windows I found is version v3.8.1p1-1. However, this
is ONLY supported on Windows NT.
Is there any other openware SSH Server for Windows 2003 Server?
2008 Jul 18
3
winbind/idmap/AD problem?
Hi,
I'm running 3.0.28a on Ubuntu 8.04 (their package). I've got security =
ads and idmap backend = ad (smb.conf is posted below). I'm using
libnss-ldap and have ldap in nsswitch.conf (also posted below) and ldap
connected to the AD server. I have the drive mounted using acl and
xattr_user options in fstab (acl is installed). I can connect to the
share, I see in the logs that
2004 Jan 17
1
diff for Interix port for -portable
I diffed a clean 3.7.1p2 and one modified by the folks at Interop Systems to compile under Interix (the Windows Posix layer updated in the new Services For Unix release). The bulk of it is removing the hardcoded root UID and GID. If someone is interested in this, I'd be happy to send a diff (though anyone can inspect the changes by grabbing the package from
2007 Apr 12
0
[LLVMdev] "Name that compiler"
On 4/12/07, Chris Lattner <sabre at nondot.org> wrote:
> Note that the name need not capture every aspect of the project. Just
> having a distinguished name with no specific connotation is probably good
> enough. 20 years ago, "google" and "yahoo" had very different meanings,
> and "mozilla" or "firefox" were pretty meaningless. Today,
2006 Apr 06
1
RE: Drag and drop events. Or: How I learned totakeover the world.
Oops... typos... Outlook stripped the newline from the 1st and 2nd code
lines... and in the last line it should be:
Draggables.addObserver(myDraggableObserver);
(I copied and pasted from my code and missed that 1 change)...
The information transmitted in this electronic mail is intended only for the
person or entity to which it is addressed and may contain confidential,
proprietary, and/or
2017 Nov 14
2
Confbridge SFU for Asterisk 15
I am trying to get the "Mega Phone" demo working on my office PBX
but there seems to be a problem when trying to set the default bridge to
sfu mode. I have the following configuration in confbridge.conf in the
default_bridge section: video_mode = sfu but when I do a "confbridge
show profile bridge default_bridge" I see:
Video Mode: no video
I can change it
2008 Mar 28
1
Problems with Samba(idmap_ad/sfu on AIX
I'm unabe to use idmap_ad and sfu nss info with Samba on AIX. The
configuration as it is works on a Linux build.
workgroup = DOMAIN
realm = DOMAIN.TLD
server string = SERVER
security = ADS
idmap domains = DOMAIN
idmap config DOMAIN:default = yes
idmap config DOMAIN:backend = ad
idmap config DOMAIN:range = 1000 - 60000
2006 Mar 24
2
SFU Permission Denied
This appears to be an old problem, but is a complete show stopper for us
at the moment.
We are trying to access an NFS file system, via Samba, from a WinXP
client. Within Windows itself everything is fine, but when accessing the
shares from within an SFU cshell, an error is returned when a file is
created. The file is successfully created, but a "Permission Denied"
error is returned.
2007 Aug 02
1
rsync 3.0 for SFU
hi, I having problems with a knowed bug in rsync, it hangs during
transfers in the SFU version (services for unix), I read in this page
http://www.mail-archive.com/rsync@lists.samba.org/msg18807.html
that if I use the --no-ir option in the rsync 3.0 version, it will
avoid the hang bug...
the problem is that I dont know where to download that version of rsync
for the SFU... or when will be
2006 Sep 25
2
idmap ad and sfu anyone?
samba SVN 17972, Linux 2.6.16-1.2096
That should be about the same as 2.0.23c
getent passwd works to list domain accounts
getent group works to list domain groups
kinit works for domain accounts
wbinfo -u lists domain user accounts
wbinfo -g lists domain group accounts
In order to access roaming profiles and any shares from 2000 & XP
clients, I have to map DOMAIN\username to username in
2004 Sep 21
1
SFU Samba Permission Denied
I recently ran into a problem accessing Samba shares from SFU. From
SFU's /net directory, I could read from files, move files, create
directories and even append to files using >>. But, when I tried to
create a file, I received a "Permission Denied" message.
After looking at the logs I found something which looked out of place.
I am currently using (I tried many different
2017 Nov 14
2
Confbridge SFU for Asterisk 15
On 11/14/17 3:55 PM, Joshua Colp wrote:
> On Tue, Nov 14, 2017, at 05:47 PM, Carlos Chavez wrote:
>> I followed the blog post and I can get video from the conference if
>> I configure the bridge as follow_talker so I know everything is working
>> on the pjsip side. The only problem is that video_mode = sfu is
>> apparently not valid in either confbridge.conf or
2008 Apr 15
1
how to make 'winbind nss info = sfu' work in v >= 3.0.26a
There is an instance of Ms.Active Directory that has had the 'Services
For Unix' applied.
I use winbind v3.0.24 to get user/group info from that Ms.Active directory
instance like so:
-------- begin smb.conf snippet: ------------
security = ADS
realm = mydomain.com
workgroup = MYDOMAIN
winbind enum groups = yes
winbind enum users = yes
winbind nested groups = yes
winbind nss info = sfu
2017 Nov 14
2
Confbridge SFU for Asterisk 15
On 11/14/17 3:38 PM, Joshua Colp wrote:
> On Tue, Nov 14, 2017, at 05:23 PM, Carlos Chavez wrote:
>> I am trying to get the "Mega Phone" demo working on my office PBX
>> but there seems to be a problem when trying to set the default bridge to
>> sfu mode. I have the following configuration in confbridge.conf in the
>> default_bridge section: video_mode
2005 May 12
3
New ADS infrastructure with winbind - Which is the best ID-mapping: IDMAP_RID or IDMAP LDAP with ADS + SFU schema ?
A question for the best winbind SID-UID/GID mapping in our situation:
I'm building a new infrastructure with Windows 2003SP1 ADS
Domaincontrollers and some Debian Servers (File: Samba+NFS; Mail; Web;
....) and varios XP and Debian Clients.
After reading Chapter 12. (Identity Mapping) in the Samba-HOWTO is
IDMAP_RID in couple with winbind an easy way to solve the problem with
syncr.
2017 Nov 14
2
Confbridge SFU for Asterisk 15
On 11/14/17 4:27 PM, Joshua Colp wrote:
> On Tue, Nov 14, 2017, at 06:25 PM, Carlos Chavez wrote:
>> On 11/14/17 3:55 PM, Joshua Colp wrote:
>>
>>> On Tue, Nov 14, 2017, at 05:47 PM, Carlos Chavez wrote:
>>>> I followed the blog post and I can get video from the conference if
>>>> I configure the bridge as follow_talker so I know everything
2020 Aug 30
2
ID mapping with SFU not setting shell
Hi,
I'm trying to use SFU to set user IDs, shells, etc. but I can't work out the right magic - it always seems to use default template shell and home directory (but the UID seems correct)
The global section of my smb4.conf looks like so:
# Global parameters
[global]
log level = all:2
netbios name = GATEWAY2
realm = BEGER.COM.AU
server role = active