similar to: new to samba, pointers/guidance needed

Displaying 20 results from an estimated 600 matches similar to: "new to samba, pointers/guidance needed"

2006 Sep 18
1
smbd crash
Hello, I can't have my smbd started as it crashes all the time. Here's the log file : [2006/09/17 12:53:55, 0] smbd/server.c:main(847) smbd version 3.0.23c started. Copyright Andrew Tridgell and the Samba Team 1992-2006 [2006/09/17 12:53:55, 0] passdb/pdb_interface.c:make_pdb_method_name(174) No builtin nor plugin backend for tdbsam, found [2006/09/17 12:53:55, 0]
2006 Jul 30
1
Cannot start Samba 3.0.23a
I just installed Samba 3.0.23a from the sources on a Slackware 10 server kernal version 2.4.26. I didn't get any errors during installation. When I try to start the Samba daemon by smdb -D nothing happens. Here is a snippet from log.smbd: [2006/07/28 20:22:27, 0] smbd/server.c:main(847) smbd version 3.0.23a started. Copyright Andrew Tridgell and the Samba Team 1992-2006 [2006/07/28
2008 May 29
3
cannot add new machines to domain
Hi, i have running samba with ldap as a PDC. The PDC works fine, except adding new computer to the domain. The Computer how was added 2-3 Years ago works fine, but i cannot add new PCs to the domain. The samba log says to remove the paramtere 'algorithmic rid base' and use 'net groupmap add' and 'net setmaxrid'. The command "net setmaxrid" is not existent.
2014 May 27
3
[LLVMdev] Guidance on using pointers vs. references for function arguments
On May 26, 2014, at 9:15 PM, Chandler Carruth <chandlerc at google.com> wrote: > > On Mon, May 26, 2014 at 8:45 PM, Chris Lattner <clattner at apple.com> wrote: > Chandler, Andy's recollection is correct. > > I was personally infatuated by this idea and pushed it through a ton of the LLVM IR APIs (this was many years ago, (in the pre-1.0 days, and then again early
2008 Oct 09
2
xen 3.2.1 - How to boot ISO image
Hi All, I have working CentOS xen guest (domU) inside in Debian xen domain (dom0) and here is the domU''s config file <http://fpaste.org/paste/7295>. How could I put the proper syntax inside of domU''s config to instruct the domU to boot the /data/CentOS-5.1-i386-bin-DVD.iso during starting of domU? BTW, I am using xen-3.2-1. Thanks, James
2014 May 26
2
[LLVMdev] Guidance on using pointers vs. references for function arguments
On May 15, 2014, at 3:22 AM, Artyom Skrobov <Artyom.Skrobov at arm.com> wrote: > Hello, > > Carrying on this conversation from llvm-commits: > >>>>> Would it be reasonable if we name both SwapByteOrder() -- it's > difficult >>>>> to describe their purpose in any other way -- and make the in-place >>>>> function take a
2010 Apr 07
1
[Announce] Samba 3.5.2 Available for Download
================================================================= "Why don't we save time and you just tell me what I want?" Mr. Big to Carie, Sex and the City ================================================================= Release Announcements ===================== This is the latest stable release of Samba 3.5. Major enhancements in Samba 3.5.2 include: o Fix
2010 Apr 07
1
[Announce] Samba 3.5.2 Available for Download
================================================================= "Why don't we save time and you just tell me what I want?" Mr. Big to Carie, Sex and the City ================================================================= Release Announcements ===================== This is the latest stable release of Samba 3.5. Major enhancements in Samba 3.5.2 include: o Fix
2014 May 27
4
[LLVMdev] Guidance on using pointers vs. references for function arguments
On May 26, 2014, at 8:21 PM, Chandler Carruth <chandlerc at google.com> wrote: > > On Mon, May 26, 2014 at 7:41 PM, Andrew Trick <atrick at apple.com> wrote: > On May 26, 2014, at 5:02 PM, Chandler Carruth <chandlerc at google.com> wrote: > >> >> On Mon, May 26, 2014 at 4:43 PM, Andrew Trick <atrick at apple.com> wrote: >> This has been
2014 May 27
3
[LLVMdev] Guidance on using pointers vs. references for function arguments
On May 26, 2014, at 5:02 PM, Chandler Carruth <chandlerc at google.com> wrote: > > On Mon, May 26, 2014 at 4:43 PM, Andrew Trick <atrick at apple.com> wrote: > This has been discussed before but I can’t find a reference to it. I could have sworn this was in the coding convention at some point. Here’s what I remember: during early LLVM development there was an effort to
2004 Dec 21
1
G729, x-pro, and codec ordering
-----Original Message----- I'm crazy here trying to make X-Pro use ONLY g729, and you're struggling to make it not to use it :)... Can you please indicate what's your config for X-Pro and sip.conf? sip.conf: [12345] type=user username=12345 secret=12345 nat=no host=dynamic reinvite=no canreinvite=no disallow=all allow=g729 allow=g729a allow=g723.1 allow=g726 allow=ulaw allow=alaw
2007 Feb 27
0
What does mean "lack of trust relationship"?
Ladies and genttlemen, today I realized my Samba server has a problem. I had to create some new users and recieved this message after every try: [2007/02/27 10:56:52, 0] lib/util.c:smb_panic(1599) PANIC (pid 31987): pdb_get_methods_reload: failed to get pdb methods for backend tdbsam smbpasswd guest [2007/02/27 10:56:52, 0] lib/util.c:log_stack_trace(1706) BACKTRACE: 3 stack frames:
2006 Oct 31
0
6310483 boot needs some more help for gcc on SPARC
Author: eota Repository: /hg/zfs-crypto/gate Revision: 50021b84343742e322d24ce75d5cf4b26369fd38 Log message: 6310483 boot needs some more help for gcc on SPARC Files: create: usr/src/psm/stand/boot/sparc/common/util.h update: usr/src/psm/promif/ieee1275/common/prom_node.c update: usr/src/psm/promif/ieee1275/common/prom_test.c update: usr/src/psm/stand/boot/common/readfile.c update:
2004 Jul 15
3
[LLVMdev] Constants.cpp:368: error: `INT8_MAX' undeclared (firstuse this function)
On Thu, 15 Jul 2004 17:43:27 -0500 (CDT) Chris Lattner <sabre at nondot.org> wrote: > Sorry! LLVM 1.3 will probably be out in a few weeks... Speaking of which, what are your intentions for 1.3? Are you waiting on CPR? Anything else? We're starting to get some traction with more developers and I think doing a release sooner rather than later might be worth it for all parties
2005 Mar 16
1
working with pairlists imported from HDF5, converting to data frames?
I've used the HDF5 library to bring some data into R. THe verbose output looks like this: > hdf5load("hdfGraphWed_Mar_16_13_33_37_2005.hdf",load=T,verbosity=1,tidy=T) Processing object: cprSeats ...... which is a Group Processing object: Seats 0 ...... its a dataset......Finished dataset Processing object: Seats 1 ...... its a dataset......Finished dataset Processing object:
2004 Jul 15
0
[LLVMdev] Constants.cpp:368: error: `INT8_MAX' undeclared (firstuse this function)
On Thu, 15 Jul 2004, Reid Spencer wrote: > On Thu, 15 Jul 2004 17:43:27 -0500 (CDT) > Chris Lattner <sabre at nondot.org> wrote: > > Sorry! LLVM 1.3 will probably be out in a few weeks... > > Speaking of which, what are your intentions for 1.3? Are you waiting on CPR? > Anything else? We're starting to get some traction with more developers and > I think doing
2003 Sep 28
1
Bug? Crashed at the very first connection attempt...
# smbd -id255 (...) Trying to load: smbpasswd Attempting to register passdb backend smbpasswd Successfully added passdb backend 'smbpasswd' Attempting to register passdb backend tdbsam Successfully added passdb backend 'tdbsam' =============================================================== INTERNAL ERROR: Signal 11 in pid 20106 (3.0.0) Please read the appendix Bugs of the Samba
2005 Jan 24
3
Sipura Behind NAT howto
I am trying to get a SPA-3000 to work behind NAT - for the sake of the exercice. The SPA is on the local network at the address 192.168.0.125 behind a NATted linux router. The machine I am trying to work with is a friend's (let's call it lolo.dyndns.org) and I've installed Asterisk 1.0.3 on it. I can see the SPA register but when I try to make an outbound call I get the message:
2007 Jul 28
1
Checking the trust account password returned NT_STATUS_INVALID_HANDLE
I'm trying to setup a FreeRADIUS (version 1.1.6 w/ LDAP support) server on our new server here at home, which in turn should authenticate against the Samba server (also on the same host - version 3.0.25) which in turn uses an OpenLDAP server (CVS version HEAD as of 20070719). Samba works perfectly against the OL server. Authentication etc is a-ok. But regarding winbind, the first problem is
2006 Mar 11
1
NetWare Support
Does this list supports the NetWare version (rsync.nlm)? if not does anyone know of a list that does? I'm having all sorts of issues with this ported version on my NetWare 6.5 server. Thanks Jon L. Miller, ASE, CNS, CLS, MCNE, CCNA Director/Sr Systems Consultant MMT Networks Pty Ltd http://www.mmtnetworks.com.au Resellers for: Novell Gold Partner, Cisco Partner, Peopletelecom, Westnet,