similar to: Samba Virtual Servers (Host aliases) configuration problem

Displaying 20 results from an estimated 700 matches similar to: "Samba Virtual Servers (Host aliases) configuration problem"

2003 Jul 08
1
Help Samba Virtual Servers (Host aliases) configuration problem
Hi, I need to create one or more NetBIOS host alias of my unique SAMBA server version 2.27 which is running on a RedHat Linux 8.0 box acting as a simple file-sharing machine for our WORKGROUP. I need that my clients see three differents host more than the real fileserver; I think the scope of virtual server was based on which virtual host I'll contact I'll see the relative share: so
2001 Feb 10
0
Changing the font used by dialog boxes in Wine
Wine keeps getting better and better, but I've been having a minor font problem for a while now that's been bugging me. In every dialog box, an incredibly ugly little fixed-width font is being used. I'm not sure what name it goes by, so I don't know how to change it. I've put the following in the [fonts] section of my config file: "Resolution" = "96"
2017 Apr 22
2
Samba AD with internal DNS: Can't resolve aliases anymore
Hi, I've setup a Samba 4 based AD server a while ago and everything was working fine for some time. However, since a few days it seems it doesn't resolve aliases anymore. I can query them using the host command, but a simple ping then fails to resolve the name: % host alias1 alias1.altum.de is an alias for server1. % ping alias1
2005 Jul 06
1
samba and lprng
hello, I'm using samba 3.x and lprng on debian stable. My Problem is described by the following: smbclient -L Sharename Type Comment --------- ---- ------- printer6 Printer lpp6 printer5 Printer lpp5 lpp4 Printer printer4 lpp3 Printer printer3 lpp1 Printer
2017 Mar 07
0
[PATCH v4 5/9] builder: add Index_parser.write_entry function
Add a function to properly write virt-builder source index entries. Note that this function is very similar to Index.print_entry that is meant for debugging purposes. --- .gitignore | 1 + builder/Makefile.am | 36 +++++++++++++++- builder/index.mli | 3 ++ builder/index_parser.ml | 52 +++++++++++++++++++++++ builder/index_parser.mli | 6 +++
2017 Sep 18
0
[PATCH v9 4/7] builder: add Index.write_entry function
Add a function to properly write virt-builder source index entries. Note that this function is very similar to Index.print_entry that is meant for debugging purposes. --- .gitignore | 1 + builder/Makefile.am | 36 +++++++++++- builder/index.mli | 3 + builder/index_parser.ml | 54 ++++++++++++++++++ builder/index_parser.mli | 4 ++
2017 Oct 27
0
[PATCH v11 6/8] builder: add Index.write_entry function
Add a function to properly write virt-builder source index entries. Note that this function is very similar to Index.print_entry that is meant for debugging purposes. --- .gitignore | 1 + builder/Makefile.am | 36 +++++++++++- builder/index.mli | 3 + builder/index_parser.ml | 46 +++++++++++++++ builder/index_parser.mli | 4 ++
2017 Oct 05
0
[PATCH v11 4/6] builder: add Index.write_entry function
Add a function to properly write virt-builder source index entries. Note that this function is very similar to Index.print_entry that is meant for debugging purposes. --- .gitignore | 1 + builder/Makefile.am | 36 +++++++++++- builder/index.mli | 3 + builder/index_parser.ml | 54 ++++++++++++++++++ builder/index_parser.mli | 4 ++
1998 Nov 17
0
ALPHA-code ALERT: group database API.
if you are not using the latest cvs code and do not intend to, please ignore this message. if you are following the SAMBA_2_0 tag, not the main-line branch, please ignore this message. if you are currently not prepared to move to the new parameters, please stay with the SAMBA_2_0 tag or with the latest stable release of samba. if you wish to try out the latest experimental code, please read
2011 Jul 14
5
LDAP ENC
Seems straight forward enough but I keep getting errors. On a client... err: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed when searching for node ubuntu5.ttinet: LDAP Search failed on the puppet master... puppet.conf [master] # ENC (external node classificiations) node_terminus = ldap ldapnodes = true ldapclassattrs = puppetclass # LDAP ldapserver =
2014 May 26
2
[PATCH] builder: support aliases for images (RHBZ#1098718).
--- builder/builder.ml | 12 ++++++++++++ builder/index_parser.ml | 16 ++++++++++++++++ builder/index_parser.mli | 4 ++++ builder/list_entries.ml | 17 +++++++++++++++++ builder/virt-builder.pod | 8 ++++++++ 5 files changed, 57 insertions(+) diff --git a/builder/builder.ml b/builder/builder.ml index a0ef6d7..c317816 100644 --- a/builder/builder.ml +++ b/builder/builder.ml @@ -192,6
2017 Apr 27
0
Samba AD with internal DNS: Can't resolve aliases anymore
On 4/27/2017 11:12 AM, Luca Olivetti via samba wrote: > El 27/04/17 a les 16:46, Dirk Heinrichs via samba ha escrit: >> Am 22.04.2017 um 17:59 schrieb Dirk Heinrichs via samba: >> >>> Am 22.04.2017 um 14:56 schrieb Luca Olivetti via samba: >>>> Check nsswitch.conf. Make sure you just have "iiles dns" in the hosts >>>> line. >>>
2015 Dec 23
2
RFC: __attribute__((ifunc("resolver")) representation in LLVM IR
If changing nothing else I would probably go with another list since that is what is done for functions/variables/aliases. Having said that, more than once I wished we had an easy way to iterate all GlobalValues or all GrobalObjects. Any thoughts on the tradeoff having a single list with pointer to the start of each sub list? Something like Func1 <-> Func2 <-> Var1 <-> Var2
2000 Aug 11
0
LPRng: Printing to Samba 2.0.7 from Windows 2000
> From lprng@astart2.astart.com Fri Aug 11 14:51:22 2000 > Date: Fri, 11 Aug 2000 13:38:04 -0700 (PDT) > From: John Johnson <ioann_j@yahoo.com> > Subject: LPRng: Printing to Samba 2.0.7 from Windows 2000 > To: lprng@lprng.com, freebsd-questions@FreeBSD.ORG, samba@samba.org > > Hi, > > I've recently installed LPRng 3.6.22, ifhp 3.3.19, and > Samba 2.0.7 on my
2010 May 12
0
[LLVMdev] Need help for my PBQP regAlloc proj in llvm....
Hi Prasad, The comments at the beginning of RegAllocPBQP.cpp list the two most relevant papers for PBQP register allocation. // (1) Hames, L. and Scholz, B. 2006. Nearly optimal register allocation with // PBQP. In Proceedings of the 7th Joint Modular Languages Conference // (JMLC'06). LNCS, vol. 4228. Springer, New York, NY, USA. 346-361. // // (2) Scholz, B., Eckstein, E.
2005 Oct 25
7
Ip Src rewite.
Hello folks.. Does any of you know if it is possible to rewrite the ip src in a packet. I have a problem involving a DMZ with external IP addresses routed trough a single WAN IP. When the server initiates a connection, it looks like it comes from the WAN ip instead of it''s designated External IP routed through the WAN. So in short, Is it possible to rewrite the packet in the router,
2009 May 15
0
broken swat when using socket address=xxx.xxx.xxx.xxx, v3.2.8
We are trying out samba 3.2.8. All of our samba servers have multiple network interfaces. With version 3.0.31 we were able to use Socket address = xxx.xxx.xxx.xxx, 127.0.0.1 and nmbd worked fine as did swat. With 3.2.8 that syntax causes nmbd to crash and complain about an invalid address. If we adjust the syntax to use Socket address = xxx.xxx.xxx.xxx Or socket
2018 Mar 26
1
destuser setting useless on LMTP proxy
I tried setting the "destuser" setting on the LMTP director as follows, to preserve the original envelope rcpt: protocol lmtp { auth_socket_path = director-userdb passdb { driver = ... override_fields = destuser=%{orig_user} } } The passdb driver would return the appropriate "user" for each alias. Suppose, for example, user1 has emails user1 at domain.tld,
2012 Dec 30
2
[LLVMdev] Cannot interchange "literal" and "identified" structs
With primitive types, I can interchange literal usage and type aliases in IR: %mytype = type i32 define void @foo(%mytype* %ptr) { %t1 = load *%mytype** %ptr store i32 *%t1*, *i32** %ptr ret void } But for structs, I cannot: %mytype = type { i32, i32 } define void @foo(%mytype* %ptr) { %t1 = load *%mytype** %ptr store* { i32, i32 }* %t1, *{ i32, i32 }** %ptr ret void }
2012 Dec 30
0
[LLVMdev] Cannot interchange "literal" and "identified" structs
Justin, http://llvm.org/docs/LangRef.html#structure-type "Identified types can be recursive, can be opaqued, and are never uniqued." Do you think it would be less descriptive? "Identified type, aka named llvm::StructType, is never uniqued against other identified types nor literal types, aka unnamed StructType(s)." ? See also;