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

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

2003 Jun 27
0
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
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
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"
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
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
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,
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 =
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
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 ++
1999 Jan 26
1
Hybrid mode (SAMBA digest 1952)
> Date: Fri, 22 Jan 1999 14:22:52 -0000 > From: "Alan Hourihane" <alanh@pinacl.co.uk> > To: <sam
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
2007 Aug 08
1
lda: vacation auto-reply for a virtual address
Hi, I am using Dovecot to manage a complex virtual mailbox setup. It's all working splendidly, thanks to the Dovecot LDA. This morning, however, I needed to create a vacation-style autoreply for one of the virtual addresses. I made use of cmusieve, authored a little sieve script, and had it working in no time... until I discovered how limited sieve's vacation module is. Most importantly:
2006 Nov 07
4
Samba v3.0.23c + FreeBSD 6.1 - Failed to set servicePrincipalNames
Hello, We recently upgraded to the latest Samba3 version v3.0.23c. If the Samba system and the AD belong to the same domain, I am able to perform a 'net ads join' by supplying either a 'Domain Admins' or a 'Domain Users' credential. However if the Samba system and the AD belong to different domain, I can perform the 'net ads join' by supplying a 'Domain
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 }
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,
2017 Apr 27
2
Samba AD with internal DNS: Can't resolve aliases anymore
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. >> Yes, that's the case. > > Is there anything else I could check? I don't
2005 Feb 28
5
Samba and different IPs
Hello, is it possible to configure Shorewall for different network environments? I am using it on a single Linux computer. When I am at home, I am using an internal IP address (192.168.0.X), and when I am using my cable modem, I get an internet IP assigned. I now want to be able to use Samba/Windows Filesharing when at home and to disable it when I am using my computer directly on the net.