Displaying 20 results from an estimated 2000 matches similar to: "Samba 2.2.5 as Wins-Server with Win XP workstation."
2002 Feb 25
4
Winbind and user-mapping
Winbindd can see the NT-user, but samba can't work with the NT-user.
My System: SuSE Linux 7.2 Enterprise Server
Samba-2.2.3a
I have install samba by the following steps:
1. ./configure --prefix=/opt/samba-2.2.3a --with-winbind
2. make
3. make install
4. cp /tmp/samba-2.2.3a/source/nsswitch/libnss_winbind.so /lib
5. ln -s /lib/libnss_winbind.so /lib/libnss_winbind.so.2
6. vi
2006 Sep 28
1
Autentication against BDC first
Hi all, I have this question, I ve got a master LDAP server on a remote
place and i want to install a PDC and a BDC and a slave ldap server in
other place.
Mi question is... may I force de WorkStations logging (read the
information )against the BDC first than PDC, so the READ trafic goes to
the Slave Ldap??? The problem is the network avoid READ traffic.
In the Samba FAQ recomends that the:
1999 Dec 07
1
invalid parameter
Hi Folks: I just upgraded a samba server from 2.0.5a to 2.0.6 and all
of a sudden I am getting invalid parameter errors on the windows-9x
boes when they try to logon to the server. Does anyone have any idea
what might be going on? Samba is running on a linux 2.2.12 box and
connecting to 95 and 98 boxes. It just stopped working when I
upgraded. I have tried commenting out domainlogon and the
2003 Jul 01
1
Samba 3.0 and username map.
Hello,
I'm using samba 2.2.8 for aprox 40 computers and about 200 users.
(no one has a computer for his own, so I'm using domainlogons and
roamingprofiles)
To map my (windows) users with unix accounts, I use a large (!)
username map file. Apart from being large, I'm not happy with the way
usernames can be added or modified.
My question is:
do I have to use the option username
2006 Aug 18
3
share write access
Hi,
I am testing share parameters, and have the following share definition:
## Section - [shareA]
[shareA]
path = /tmp/shareA
writelist = user1
and do not understand why user1 cannot write files in the share when
connected as user1. Unix permissions for the share files are rw for
everyone, and the share directory has wide-open permissions. Samba version
is 3.0.20b-3.4-SUSE.
2006 Sep 02
4
maximum class
Hi,
currently I''m using 48 class with htb & very stable
Is there any maximum number of class I can create in a single linux box ?
I need 500 or even 1000 class for campuss network.
Any help appreciated
thanks & regards
Tino
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2007 Apr 27
3
Problem at the start
Hi,
I''m new to rspec and wanted to translate some of my unit tests into rspecs.
Unfortunately my first test fails with "Mysql not loaded". My application is
running fine and can access the database.
I''d appreciate any help, so I can get started.
Tino
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Jun 04
7
Samba as PDC with WinXP Clients -> headache!!
Hi.
my last post was about upscale configuration for my WinXP clients,
because I believed I had it working, but ...
Next day I booted the client and .... it wouldnt let me log onto the
domain again. :-(
I am using Samba 2.2.8a with Ldap backend which works great in workgroup
mode.
Joining the domain is very easy and works well, but then after rebooting
I get:
"Es kann keine
2010 Aug 19
4
setting variable for a DID number
Hello,
Is it possible to set a variable in dialpan when the someone calls a
particular DID number so that i can use that variable for calls coming to
that number only.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100819/25402ade/attachment.htm
2010 Nov 12
6
help with bridging
Hello,
There is a xen setup in which "brctl show" gives the following output.
bridge name bridge id STP enabled interfaces
eth1 8000.003048c9d4df no peth1
vif1.0
vif2.0
2010 Aug 11
6
asterisk on Vmware
Hello,
Is it possible to install Asterisk on Vmware(centos) from source. Is there
any difference or disadvantage for this compared to asterisk running on
physical machine.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100811/05a14968/attachment.htm
2010 May 13
2
Help with reading information of "summary"-Object
Hi,
I am quite new to R - but quite expierience in programming. Nonetheless
I have some problemes in accessing information of the "summary" object.
Here is what I do:
model <- lm ( y ~ myVariable )
"summary(model)" gives me an object which has a lot of information about
the regression. Now I'd like to access programmatically the level of
significance which is
2007 Apr 18
2
[Bridge] Clarification regarding device matches in bridge-netfilter
Hi folks,
in 2.4 kernels, device matching for bridged packets was done with
iptables -i/-o. Since 2.6, I was used to use -m physdev here.
In 2.6.18, This seems to be more complicated. At least the filter/INPUT
chain now doesn't match with -m physdev --physdev-in anymore, but
FORWARD and OUTPUT does. I also read the note that -m phydev is now
deprecated for non-bridged traffic.
Does this
2018 Jul 05
2
Different behaviour of winbind in 4.8.3
Hi Rowland,
sorry for the late reply.
On 07/02/2018 10:20 AM, Rowland Penny via samba wrote:
> You don't have 'winbind use default domain = yes' so you should have to
> use the domain name to get a result.
FWIW, with 'winbind use default domain = yes' the output is:
# id tmutest
uid=1102339(tmutest) gid=1000513(domain users) groups=1000513(domain
2018 Jul 02
5
Different behaviour of winbind in 4.8.3
Hi list,
the behaviour of winbind changed in Samba version 4.8.3.
Having this nsswitch.conf:
# cat /etc/nsswitch.conf
passwd: compat winbind cache
group: compat winbind cache
shadow: compat
hosts: files dns
networks: files
protocols: db files
services: db files
ethers: db
2010 Aug 07
2
AMD setup in Astersik
In my Asterisk server following things have been done to detect answering
machines before the answered call connects to the agents in queue.
In extension_additional.conf
==============================
[ext-queues]
include => ext-queues-custom
exten => 5000,20,Macro(user-callerid,) ; changed the priority to 20
...............
==============================
In extension_custom.conf
2002 Oct 30
2
Problems joining a Samba PDC controlled Domain
Hello,
I'm having problems to join a japanese W2K Client with
SrvPck 2 installed to my samba 2.2.5 PDC controlled
domain.
Other Clients are no problem (Win98, W2k engl., WXP german).
I check the regKey (for plaintextpassword; set to 1).
Reinstalled SevPck 2, but didn't help. the problem must be
on Client side because I having the same problem when
jooining a other samba controlled
2016 Aug 18
4
Windows 10 Domainlogon Samba 4.4.5 NT4-style domain
Hello,
I have try windows 10 in an Samba 4.4.5 NT4-style domain.
With some registry hacks (DomainCompatibilityMode and
DNSNameResolutionRequired) it can be an member of the domain.
When i try to login with domain member i get the error
"There are currently no logon servers available to service the logon
request"
At
2004 Sep 02
2
isync with dovecot
Hi folks,
I use isync, an IMAP sync tool (Debian package isync 0.9.2-2) together
with dovecot (dovecot-imapd 0.99.10.8-0.backports.org.1).
Everytime when isync wants to upload a new mail from the client to the
server I got messages like this:
Mailbox outbox
Selecting IMAP mailbox... >>> 16 SELECT "outbox"
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS
2010 Aug 02
5
Asterisk and TV media server
Hello,
I would like to know whether there is a way to associate a TV media server
with Asterisk. Is it possible to access TV Chanels in the Telephone Sets.
Anybody have any tips or documents related to this please let me know.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: