similar to: tdbsam:

Displaying 20 results from an estimated 400 matches similar to: "tdbsam:"

2004 Apr 13
6
NUA + MYSQL?
Hello all. I just joined the list, because I am interested in NUA features of Samba3. I got the MySQL passdb backend working, but it still requires a Unix System account. I need to use fully virtualized user accounts. Re: the release of Samba3 and NUA capabilities I have found this: <snip> In the development of Samba-3, a number of requests were received to provide the ability to
2003 Jun 12
1
tdbsam backend
I just compiled some RPMS for Mandrake 9.0. I would like to try the TDB bAckend before I do the LDAP stuff. (It took me awhile to get that set up in 2.2) Everything installed ok but it seems that the pbedit3 tool can't find a library. The error message I get is: [root@luna root]# pdbedit3 idmap uid range missing or invalid idmap will be unable to map foreign SIDs idmap gid range missing or
2004 Apr 13
0
v3.0.2a: can't login into domain after switching to pdb_mysql
Hello list.samba.org FreeBSD-5.2.1, samba from port with tdbsam-backend configured as PDC Everything is working fine: i.e. registering at samba domain and logging on to it, but after I switch to mysql-backend (pdb-mysql) I can only successfully register my Windows 2k3 at Samba domain (messagebox 'Welcome to slavel.ru domain' has appiered), i.e. can successfully change domain of my
2020 Oct 27
2
Expert to work on load issue
Jon, We are only using FastAgi. On the second system (running Asterisk 16) there are no agi's running (just some bash scripts on call hangup). I did add some hackey code (netstat -nua | grep -v 'udp 0 0' | grep -v udp6 | grep -v ' 0 0.0.0.0' | grep udp) to my bash script to check out the packet queue (with the help of
2009 Sep 02
4
Grouping data in a data frame: is there an efficient way to do it?
I have a data frame with about 10^6 rows; I want to group the data according to entries in one of the columns and do something with it. For instance, suppose I want to count up the number of elements in each group. I tried something like aggregate(my.df$my.field, list(my.df$my.field), length) but it seems to be very slow. Likewise, the split() function was slow (I killed it before it completed).
2018 Jun 13
2
Samba Time Synchronisation wikipage
On Wed, 13 Jun 2018 08:36:36 +0200 "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > Hai, > > https://docs.microsoft.com/en-us/windows-server/networking/windows-time-service/how-the-windows-time-service-works > > Look in the above link, search for "Time Synchronization in an AD DS > Hierarchy". There you find the PDC Emulator role. In
2002 Oct 10
2
parse error near 'view'
Hi all, I just set up my bind server. But I keep on receivind 2 error messages in my syslog. Those are: /etc/bind/named.conf:55: parse error near 'view' /etc/bind/named.conf:103: parse error near 'view' I cannot figure out why I get these messages, so if anyone could give me a hand...!! This is the part of my named.conf view "internal" { match-clients {
2002 Jul 28
1
smbspool
Hi, We have unified logons on Linux and Windows clients by using a Windows 2000 AD domain with pam_winbind/nss_winbind on linux clients, the problem is, smbclient and smbspool still require us to enter a password instead of using the logged on users credentials. Is there anyway to pam-enable smbclient and smbspool? Hesham S. Ahmed __________________________________________________ Do You
2008 Oct 27
1
[LLVMdev] ADDE on HW that doesn't have flags?
Thanks very much for your help. I didn't quite understand how adde really uses flags in, say x86 or any of the other architectures I looked at. It seemed to declare it used EFLAGS, but little else: like how would you feed a zero in for the carry. Or I suppose you would have to start such a sequence off with an addc, and I happened to hit the adde (and it bailed) first (because the
2006 Feb 14
1
in a domU, 6 network interfaces wanted, only 3 seen
Hello, I need 6 virtual interfaces in a domU (which will be our firewall). I''ve created 6 bridges in dom0, configured everything correctly... When I start the domU, it can only see 3 of them : eth0, eth1, eth2. However, the bridges in dom0 are correctly configured, and I can see all 6 vifs (from vif<DOM_ID>.0 to vif<DOM_ID>.5) when using "brctl show". On the
2008 Jan 10
1
regarding xen
hi i am new to xen, i have created xen set up using sles10 sp1. i am trying to get any api for taking snapshot of the virtual machine (virual disk ) in the host machine. Is there any snapshot supported API, which i can use for taking snapshot of the virtual disk? please help me in this regards. i have tried a lot for getting such api, but i could not. Thanks and regards namitha
2002 Sep 12
1
Add machine account
Sorry everyone for asking this stupid question. I want add a system account to my debian system. I did it on another machine a couple of months ago and it worked fine with this command (I think). Iam typing the command: adduser MACHINENAME$ but I keep on getting this error mssg: adduser: Please enter a username consisting of a lower case letter followed by lower case letters and numbers. Use the
2006 Mar 17
11
Asterisk Users Mailing List Traffic
The volume/traffic on this list has been getting pretty heavy. I find it hard to follow certain discussions and there are some that I am not interested in. Perhaps, we could split the list into two: One for discussing hardware (client phones and cards) and one for the software (configuration, problems, etc...) Or some other better scheme that someone can propose.
2003 Sep 10
4
Accessing Samba Shares with AD usernames
I'm sorry if this post came through already ... Hi, I'm working on a project where the plan is to place a number of Samba servers on different locations as file and print servers. The samba server is supposed to be a part of the AD, which is easily done, but the samba servers are to contain a number of shares that only people with a valid logon on the AD will be able to access. How can
2002 May 13
1
Adding users by ignoring unix password file
Hi, Is it possible to add users/change passwords for users in samba without it being dependant on anything in the UNIX password file? For example I want to add a user to my samba password file without them existing in the UNIX password file. If anyone has any RTFM info they can kick me in it would be most appreciated :) Thanks -- Jamie Heckford Network Manager Trident Microsystems Ltd Tel:
2003 Jul 02
0
Some rough edges with Samba-3.0.0beta1
Hi, I am testing Samba-3.0.0.beta1, which we will use to migrate our Win2000 domain ( at last ;) ) * things done: - Configured LDAP + permissions - Configured Samba. pdbedit -a already creates users in LDAP ( objectclass: account; objectclass: sambaSamAccount ) * observed problems: ( might be due to some error on my part, please explain in that case ) idmap backend =
2003 Oct 02
1
Multiple Group permissions with Samba
I have been trying to get a straight answer on this and hoping that someone can help me out. This is my current configuration (simplified) and what I need. We have 4 directories. Call them directory "a, b, c, and d". We also have 4 groups. Lets call them "admin, user, exec, db." We would want "amdin" group full control over all directories. Next we want group
2004 Feb 18
0
(no subject)
Winbind is used if you want to authentificate unix account with a other PDC. I don't know if on the same server you can use winbind for unix auth and ldap for Samba ... Loc Nguyen a ?crit : > Is this means we can use winbind rather setting up nss,PAM with ldap > to authenticate ? I'll try this to understand more Thanks! > > > > -- > > > > >>
2003 Apr 06
0
samba_3_0+ldapsam_nua: creating machine trust accounts fails
Hi, with current SAMBA_3_0 I'm unable to create new Machine Trust Accounts with ldapsam_nua. A rough test indicates that ldapsam works. If I put 'rid' in samba.schema from MUST into MAY, samba creates an ldap entry, but with empty 'rid' and 'primaryGroupID' attributes. ciao Dariush # smbpasswd -D5 -a -m test2$ Netbios name list:-
2010 Aug 30
9
Dom0 down ...
Hi , There is some tips for avoid a virtual machine (domU) down Dom0. My xen Dom0 restart when one virtual machine have much stress (CPU) , is possible configure XEN for isolate a virtual machine ? Thank very much . -- Bruno Steven - Administrador de sistemas. LPIC-1 - LPI ID: lpi000119659 / Code: p2e4wz47e4 https://www.lpi.org/caf/Xamman/certification MCP-Windows 2003 - TranscriptID: 793804 /