Displaying 20 results from an estimated 4000 matches similar to: "samba server in two lans"
2009 Mar 01
2
vlan problem
hello,
I want to use a samba server and an ldap server in two different lans. but
win xp pc can not join to pdc domain.
i ping the ldap server and smbldap-usershow shows the users but the "net rpc
getsid" can not fetch sid and coputers can't be added to ldap.
any idea?
2008 Nov 08
4
share folder for each user
hello
we have an ldap server and a samba pdc; but our problem is that we don't
want to have a roaming profile but we want that each user have his own place
on the server that could be accessible every where but not to other users.
any help?
thanks.
2008 Oct 20
2
one ldap server and multiple samba PDC domains
hello
Is it possible to have multiple samba servers so multiple samba PDC domains
but just one ldap server ? (so users in ldap can login to diffrent domains
but we add them just one time)
if yes how?
thanks.
2008 Dec 02
1
the user name could not be found
hello
I had a samba and a PDC running very well with a LDAP server until we
decided to change the pdc domain name.
so i changed the "wrokgroup" parameter in smb.conf file and used the
smbldap-populate for adding the domain to LDAP.
but when we tried to join winxp computers to the domain it gave an error:
"The user name could not be found" any help?
2004 Jul 15
2
Samba LDAP Problem
Dear Lists,
I try to configure Samba as PDC LDAP backend with Linux-Suse-9.1 and smbldap-tools form www.idealx.org,
I follow guide from SMB-3 by Example book.
Step by step installation and configuration came with no error.
except i couldnt join w2k workstation to the new domain with administrator account.
# /var/lib/samba/sbin/smbldap-usershow administrator
dn:
2005 Dec 14
2
Design library
Dear friends
Hello
I'm a PhD student in Edinburgh University and interested in survival
analysis. By chance, I found design library in Splus software. I have
some questions about it and
it's highly appreciated if you can help me.
In its help (Design library help) I found the topics(not the commands),
which are available in the main software.
for instance, survival analysis is available
2004 Jun 29
2
Dual home gateway problem with redirect page
Dear Lists,
I have problem regarding multipath connection to internet behind NAT.
I use 2.4.26 kernel in RH-9.0 with Julian Anastasov patch, and version
iproute2-ss020116 (Fedora RPM package).
Dual homing and dead gateway detection work fine as we expected, the
problem is , everytime we hit site that have redirect page address (URL
no absolute), it''s doesn''t reply. (ex:
2009 Oct 08
2
How to keep difference between 2 SIP-accounts/trunks from same server ??
Hey list,
I have a problem when I host 2 SIP-accounts on the same Asterisk-server.
Asterisk picks out the SIP-account on alphabetic order A --> Z.
In my sip.conf :
register => user1:passwd1 at server/user1
register => user2:passwd2 at server/user2
[YOCAN-3starsnet]
type=peer
host=server
username=user1
secret=passwd1
fromuser=user1
accountcode=user1_in
[ITCENTER-3starsnet]
type=peer
2004 Jan 23
2
htbinit and redhat-9.0
dear All,
I'm a new student and my job is too shapping bandwith for our campus faculty network.
I want to implement htb with Redhat-9.0 distro.
does this distro kernel support htb and tc good ? or i should apply some patch or upgrade kernel ?
regards
reza
2004 Jul 07
4
tutorial for Julian Anastasov''s patches
I''m sure that I had found (and printed out ...) a really good tutorial
that explain how to use Julian Anastasov''s routing patch, but I can''t
seem to find it now.
Any pointers?
--
******************************************************************
Glen W. Mabey
Glen.Mabey@usu.edu
http://mabeys.homelinux.com/glen/
2010 Apr 22
1
Samba as Domain Member Server Authentication Problem
I've been working for hours with Samba on Ubuntu Server 9.10 (Samba
version 3.4.0), trying to get it setup simply as a fileserver that
performs authentication to an NT 4 server (yes, I know, old and out of
date).
After much struggling, I finally realized that my configuration *was*
working when the clients connecting (from XP, and Win2k clients, mostly)
were actually joined to the domain
2009 Aug 15
1
config php,per & cgi in apache
Dear Sir/Madam,
?
I have CentOS 5.0, i need document or manual guide for?config php,Perl and cgi in apache .(Without Yum Insatll)
and with 2 way : 1-Share Object? 2-cgi
?
Best Regards
Mohammad
?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20090815/9bee0b84/attachment-0003.html>
2003 Sep 21
2
OpenBSD 3.3 and samba-2.2.8
Hi and hello.
Does anyone have installed Samba using the ports-collection in OpenBSD
recently?
My WindowsXP-computers can't find the computer on the network at all. I use
the standard smb.conf wich comes with the port-installation, exept these
changes:
[global]
workgroup = NETDISASTERS
encrypted passwords = yes
hosts allow = 192.168.1. 192.168.2.0./24 192.168.3.0/255.255.255.0
2008 Jun 19
6
login scripts --what to use
Hi,
We're setting up a PDC, and would like to have a login script to deliver
the mapped drives to users in particular groups, and connect to
printers. The printer drivers come from the [print$], share.
Does anyone have any good resources for this? What's the easiest and
simplest thing to get going --vbscript or batch files?
Thanks,
chris
2012 Oct 10
2
remove IP from DNS ldb
Hello
install samba4beta8 white bind 9.9.1 and internal samba DNS DB on server
white tow IP, then remove one of IPs.
Users can not connect to the server or to communicate with a server takes .
Because, Removed IP in response to client requests are sent !
How to remove not use IP from samba dns DB by Samba Tools ?
2012 Sep 24
0
[LLVMdev] llvm-config!
Reza Sheykhi <hajishey at msu.edu> writes:
> I got the following answers:
>
> which perl
> /usr/bin/perl
>
> which llvm-config
> /usr/local/bin/llvm-config
>
> which llvm-as
> /usr/local/bin/llvm-as
>
> /usr/bin/llvm-confing --version
> bash: /usr/bin/llvm-confing: No such file or directory
Uh, there is a typo on the command above, it should be
2012 Sep 24
2
[LLVMdev] llvm-config!
I got the following answers:
which perl
/usr/bin/perl
which llvm-config
/usr/local/bin/llvm-config
which llvm-as
/usr/local/bin/llvm-as
/usr/bin/llvm-confing --version
bash: /usr/bin/llvm-confing: No such file or directory
/usr/local/bin/llvm-config --version
2.8
Quoting Óscar Fuentes <ofv at wanadoo.es>:
> Reza Sheykhi <hajishey at msu.edu> writes:
>
>> Thank you
2006 Jan 28
3
samba3 to samba3 domain membership failing
Hi,
I'm attempting to make a Samba 3.0.10 fileserver become a domain member of a
Samba 3.0.7 server which is running as a PDC.
I'm using the instructions gained from here...
http://samba.org/samba/docs/man/Samba-HOWTO-Collection/domain-member.html#id2538809
...but when running the command...
net rpc join -S PDCNAME -UAdministrator%password
I get the error...
Create of workstation
2010 Jul 22
2
[LLVMdev] problem using LTO
Hello,
I down loaded "llvm-gcc4.2-2.7-x86_64-linux" and I built Spec2006 with it.
It is great and except for one benchmark the rest work fine. I want to build
them with LTO now. I followed the directions in "
http://llvm.org/docs/GoldPlugin.html" and built ar, nm-new, and ld-new in
binutils. I also built libLLVMgold.so.
I get the following error:
llvm-gcc: -use-gold-plugin,
2004 Sep 10
2
Error initializing flac stream decoder.
I've cross-compiled flac for the armv4l processor (rio receiver), and
i'm trying to start up a decode thread :
#include <FLAC/stream_decoder.h>
....
FLAC__StreamDecoder *flac = NULL;
flac = FLAC__stream_decoder_new();
if (flac == NULL) {
printf("[DECODE] Unable to initalize flac object\n");