Displaying 20 results from an estimated 400 matches similar to: "rc3 net groupmap add fails"
2004 Feb 10
4
Auto mapping to windows home drives?
This could be quite simple but I don't know how to do it.
Does anyone know how I can automatically mount a users home drive (which is
located on a windows server) when they log in? Is there a pam module for
that?
Thanks very much,
Sapan
2003 Sep 11
3
samba 3.0 with ldap / sambaSID
Hello,
I'm lloking for a way to convert my company's existing samba2.2 ldap
backed service to samba 3.0. What's particulary making me curious is the
sambaSID. As I've read it is the unique identifier of a PDC in the
windows world. So, how does samba3 generate this? Is it supposed to be
changed by the admin or is it determined by samba on the first startup?
Any pointer to a doc
2002 May 27
1
Complex samba setup, requesting advise
I have a rather unusual setup within which I'd like to run samba.
At this point I have:
a) 3 networks (all private IP's)
b) net1, net2 are interconnected by a router.
net1 has a host that also acts as a WINS server and is local master,
domain master, preferred master for it's group. (linux slack7.0, samba
2.0.5)
router between net1, net2 has an IP in each network and samba
2012 Jun 24
1
uncoerce.... to get real number instead of integer?
Dear R community,
> #I'm using scan() to extract a real number from a file with a complex structure: 156689504.378.
> #My problem is that the number is coerced into an integer.
> #Do you have any ideas for me on how to "uncoerce"? Here is my code and the output:
> #I'm using R version 2.15.0 (2012-03-30)
>
> net3 <- patient.net3 <-
2007 Apr 18
1
[Bridge] device eth0 is already a member of a bridge; can't enslave it to bridge Net6
Hello,
I am working on Network-Simulation (VNUML). Our simulator uses linux bridgi=
ng to connect the UMLs.
So there is one problem:
The example is the following: There are two hosts simulating one big net.
The two hosts have connection over the external nets Net3 and Net6 (see htt=
p://www.uni-koblenz.de/~timbub/verteilteSim3.GIF), but in fact there is onl=
y one physical connection between the
2004 Dec 14
2
compiling problem with ldap support
hi,
I'm trying to compile samba with ldap support, which is supposed to be a
default in the 3.0.9 package, but i got an error msessage when i tried make,
something like this :
Compiling dynconfig.c
Compiling smbd/vfs.c
Compiling passdb/pdb_interface.c
Compiling passdb/pdb_ldap.c
passdb/pdb_ldap.c: In function `ldapsam_delete_entry':
passdb/pdb_ldap.c:295: warning: assignment makes
2003 Nov 05
2
Migrating from Samba2.2.8a+LDAP+PDC to Samba3+ldapsam
Hi, and thanks in advance for your support (sorry my english)
Is there any documentation for migrating Samba 2.2 with LDAP and PDC
suport to Samba3 with PDC and LDAPSAM?
I try to explain the situation:
Only one server running Mandrake 9.2 + Samba 2.2.8a with ldap support
(from precompiled contrib); and I wish to migrate to Samba3+LDAPSAM. My
real problem is that I must use ldap because I also use
2005 Oct 11
5
The effects of queueing on delay
I have a router with 3 network interfaces like in the following ASCII
diagram below. All interfaces are 100mbit. There is tcp traffic being
sent from net1 to net3 and from net2 to net3 and the tcp connections
consume as much bandwidth as possible. There is a pfifo queue on the
egress interface eth0 of the core router with a limit of 10 packets.
net1 --> (eth1) router (eth0) -> net3
1998 Jan 22
1
1.9.18p1 and problems w/ multiple interfaces
Hi,
CONFIGURATION:
the important part of my setup looks like that (smb.conf):
[global]
interfaces = net1 net2 net3 net4 net0
; this is a router which acts as cross-subnet domain master + wins
; server
local master = yes
preferred master = yes
domain master = yes
wins support = yes
dns proxy = no
os level = 99
net1 - net4 are Win95, WinNT, Linux
net0 are two samba-1.9.18p1 fileservers
2004 Feb 06
1
problem with ¨net groupmap¨ and ¨net groupmap list¨ command
Hi,
i get this error when i run the net command to mapp unix group to nt groups.
[root@samba smbldap-tools]# net3 groupmap add ntgroup=?Domain Admins? unixgroup=?Domain Admins? rid=512
Bad option: Admins?
[root@samba smbldap-tools]#
and also when i try to list the current groups in the domain, i get this error but i can see all entries if i use gq
[root@samba smbldap-tools]# net3 groupmap
2009 Jan 15
8
Pattern matching in case statement
Hi all,
I need my servers to decide which network they are in (i.e. dmz), and
the only clue is the servers IP-address. I was trying to accomplish it
like this, but it doesn''t work:
case $ipaddress {
"10.1.1.*": {
$network = "net1"
}
"10.2.2.*.*": {
$network = "net2"
}
"10.3.3.*": {
2009 Jan 21
1
Fw: Re: mISDN BRI Asterisk 1.4
Its been a few days, I was wondering if anyone else has any ideas on how to get this to work?
If not, could I ask a the direct question as to if anyone here has (or knows someone who has) successfully got something like a Cisco Router to successfully establish an ISDN data/Internet connection through the Asterisk PBX?
2009 Jan 13
3
mISDN BRI Asterisk 1.4
Good Evening,
The company I work for is attempting to connect an Cisco ISDN Router to an OpenVOX B200P BRI Card so that we can get it to dial out across an existing ISDN PRI Line also installed in the Asterisk PBX
Everything has compiled successfully and the BRI card has been detected when mISDN is started:
# misdnportinfo
Port 1: NT-mode BRI S/T interface port (for phones)
-> Interface
2003 Nov 26
3
samba 3 mandrake rpms...where is net tool?
I installed the RPMS from samba web site for Mandrake 9.1.
Configuration is weird as things are labeled smbd3 or winbind3...
Testparm runs against /etc/samba/smb.conf yet swat configures the
smb.conf in a different location...hmm....
But really my problem is joining the AD domain as a member server. I
can't locate the net tool.
How is this done?
How does testparm know to test against
2004 Jun 25
1
I can't compile samba 3.0.4 with LDAP
I have downloaded Samba 3.0.4 (tar.gz). I tryed to compile samba to work
with OpenLDAP 2.1.30
I wrote:
./configure --with-ldapsam
and
make
Then when i issue the make file i get...
Using FLAGS = -O -I./popt -Iinclude
-I/home/rootk/samba-3.0.4/source/include
-I/home/rootk/samba-3.0.4/source/ubiqx
-I/home/rootk/samba-3.0.4/source/smbwrapper -I. -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64
2005 Nov 29
1
passdb/pdb_ldap.c LBER_USE_DER undeclared
Hi all,
I can't succeed to compil samba-3.0.20b on a solaris 10 box with ldapsam
parameter.
The configure is ok:
./configure --prefix=/export/zoe/samba-3.0.20b --with-pam
--with-ldap=/usr/local/openldap-2.2.26 --with-ldapsam
--with-krb5=/usr/local/krb5-1.4.3
but when I try to do the make I have the following error:
[zoe.root:56] make
Using FLAGS = -I/usr/local/krb5-1.4.3/include -O
2001 Nov 27
1
Dial-up connection
Hi there
I use a winmodem wich is apache a56sp-hcf and Windows 98
how Can l start dial ?up connection with wine
best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20011127/bf822bde/attachment.htm
2015 Jun 15
1
EFI/PXE boot on Oracle X5-2
On Thu, Jun 11, 2015 at 10:30 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
> On Thu, Jun 11, 2015 at 12:46 PM, Michael Glasgow via Syslinux
> <syslinux at zytor.com> wrote:
>> Hello all,
>>
>> I am seeing the same symptoms described here by Holger Baust on
>> 5-Feb-2015. The only differences in our setups that I can see are
>> that Mr. Baust
2003 Oct 10
1
net getlocalsid problem
Hi I decided after some testing and experimenting, to move the
production servers from 2.2.x to 3.0. so I've installed samba3.0 in
paralel with the old binaries. To start the migration I wanted to save
the old domain SID, to can make the migration as transparent as
possible, so I did:
net3 -d 10 -I 127.0.0.1 getlocalsid
while the old binaries are still runing all that I've got
2008 Jun 24
1
Dovecot corrupted index cache
System: Linux 2.6.25.6-55.fc9.x86_64 #1 SMP Tue Jun 10 16:05:21 EDT
2008 x86_64 x86_64 x86_64 GNU/Linux
Dovecot: dovecot-1.0.14-8.fc9.x86_64
We have used Dovecot for several years. The error message below appears
in the system log
quite frequently. I have run a test which shows that this message is due
to 2 or more users accessing
the same mail (i.e connecting using the same userid). This