similar to: wbinfo fails with disable netbios = yes

Displaying 20 results from an estimated 400 matches similar to: "wbinfo fails with disable netbios = yes"

2003 Sep 15
1
winbindd using FQDN domain name now?
As of RC3 and RC4, I've noticed that winbindd's wb_getpwuid function is using the form <FQDN-domain><winbind-seperator><username>, and before, it was simply <NetBIOS-domain><winbind-seperator><username>. The net effect of what I'm seeing is that users which have a UNIX account locally on the samba box and also a domain account are being
2003 Jul 21
0
winbind stops authenticating until a restart.
About a month ago, I setup a Windows 2000 native-mode domain, and had a couple of Linux machines join the active directory. I followed the steps outlined in the Samba 3.0 docs regarding winbind/PAM/NSS. The machines joined the domain fine, and 'wbinfo -t', as well as 'wbinfo -u/-g' and 'getent passwd/group' return expected results. Connecting from other Windows clients
2002 Feb 14
1
iproute2 src/FreeS/WAN
Hi! I''ve got two FreeS/WAN gateways setup, with one subnet<->subnet tunnel setup, which is working fine. I''ve setup iproute2 to route anything for either subnet via the ipsec0 device using a src address of the local interface. This is to force locally generated traffic (ie, traffic generated on the server) to go through the VPN, rather than out with a source IP of the
2002 Mar 08
1
Two outbound links, switching after threshold is reached.
I''ve just started to recently look at CBQ and HTB, but I''ve been wondering whether or not something like the following is possible: I''ve got two external links: +--+ | |-----ISP1 |FW| | |-----ISP2 +--+ One link has a bandwidth cap, and the other doesn''t. What I want to do is, punt all outbound traffic out via ISP1
2003 Jul 21
0
winbind/kerberos with multiple DCs fail to authenticate.
While testing the latest Samba3.0.0beta3, I notice that if I don't specify a password server winbind appears to look it up via DNS, and with two DCs, picks one. However, my krb5.conf specifies a particular Kerberos server (one of the two DCs), and so occasionally, winbind will pick the first DC, and kerberos uses the other. When this happens, I can't seem to connect to any shares on the
2002 May 03
2
(no subject)
hi all, Iam using the following CBQs to limit the FTP bandwidth pease tell what changes are rquired to make it work.... tc qdisc del dev eth0 root tc qdisc add dev eth0 root handle 1:0 cbq allot 1514 avpkt 1000 bandwidth 100Mbit tc class add dev eth0 parent 1:0 classid 1:1 cbq allot 1514 bandwidth 100Mbit rate .4Mbit weight .4 prio 2 maxburst 20 cell 8 avpkt 1000 tc class add dev eth0
2002 Mar 20
3
device independent qdisc?
Hello ALL, is there a way to have a device independent qdisc, or a qdisc on some kind of virtuall interface? Background: I have a 5-Interface-Router with one Internet-Uplink. The Router should connect the clients on the other Interfaces to the Internet and to each other client. As i understood the hole TC stuff i can only get influence of outgoing traffic. In my case i can reduce the traffic of
2012 Dec 04
0
latticeExtra tileplot question - tiles are not all the same size, need help.
Hello, I have been creating many tileplots to try and illustrate the relative abundance of fish through space and time. My issue is that the tiles that border the plot are smaller than those in the center of the plot. In the example I've provided the effect is pretty minor (I'm hoping this will be an adequate example as I had the code already created/data uploaded). However, I have other
2005 May 15
1
nicecast licence
hi, I wonder if anyone can tell me how the Nicecast licensing works. http://www.rogueamoeba.com/nicecast/ Nicecast, as it seems to me, uses Icecast as an internal server. They list Icecast in their sources dir: http://www.rogueamoeba.com/sources In their manual they also credit Xiph with the statement: "Portions of this Rogue Amoeba software may utilize the following copyrighted material,
2017 Feb 07
2
Problem ScheduleDAG on PowerPC, X86 works fine.
Long story short: https://llvm.org/bugs/show_bug.cgi?id=31890 The backend fails to schedule a given DAG, the reason being that there is an instruction and it glue that needs to be broken apart as they can't be scheduled consecutively. See attached file for a picture of the DAG. Not sure what's the best course of action is, and not sure why this isn't a problem for the X86 backend
2019 Oct 12
3
Password issue
See comment in context below: On Fri, 2019-10-11 at 19:26 -0600, @lbutlr via dovecot wrote: > On Oct 11, 2019, at 2:00 PM, Joseph Tam <jtam.home at gmail.com> wrote: > > On Fri, 11 Oct 2019, @lbutlr wrote: > > > >>>> Oct 09 16:02:50 imap-login: Info: Aborted login (auth failed, 5 attempts in 33 secs): user=<myuser at covisp.net>, xx.xx.xx.xx, PLAIN, TLS
2010 May 28
2
[LLVMdev] Nightly build of CMake with clang 1.1
Hi all, (1st time post, I hope this is on topic...) I notice that CMake is listed as one of the C++ projects that clang can build: <http://clang.llvm.org/cxx_status.html> I thought I'd pass on that I've created a nightly build of CMake that uses clang 1.1 (from llvm 2.7) <http://www.cdash.org/CDash/index.php?project=CMake> (search for 'clang') It does build, but...
2011 Apr 13
2
[LLVMdev] llvm wiki now a spamfarm
On 13 April 2011 02:49, 陳韋任 <chenwj at iis.sinica.edu.tw> wrote: >  I think the wiki is a pretty good place to let people contribute their > knowledge about llvm. What things a maintainer need to do? Hi Chen, In theory, the bare minimum would be to clean it up once in a while, delete the offending accounts and keep an eye on rogue changes. Spam is only the most obvious problem in
2012 Jun 27
0
[LLVMdev] [cfe-dev] is configure+make dead yet?
On Thu, 28 Jun 2012 00:18:25 +0200, Óscar Fuentes said: >A CMake generator is not terribly complex. Sadly, I have no access to >Xcode (nor to a Mac) but I'm sure that any developer with several free >hours can improve things quite a bit. From the discussions with Apple >people I mentioned above, it was clear that the CMake developers are >aware of the inferior quality of the
2008 Feb 06
4
inserting text lines in a dat frame
Hi Jim I am trying to prepare a bed file to load as accustom track on the UCSC genome browser. I have a data frame that looks like the one below. > x V1 V2 V3 1 chr1 11255 55 2 chr1 11320 29 3 chr1 11400 45 4 chr2 21680 35 5 chr2 21750 84 6 chr2 21820 29 7 chr2 31890 46 8 chr3 32100 29 9 chr3 52380 29 10 chr3 66450 46 I would like to insert the following 4 lines at the beginning:
2004 May 28
0
disappearing shares after upgrade to 3.0.4
Hi List, Have just upgraded from 2.2.7 to 3.0.4 and have a problem with two shares that refuse to show. The other 6 shares appear fine. smb.conf is below - it's an old file from 2.0.x ;) There is a Samba PDC on the network too - 192.168.10.246 this does WINS etc, runs 3.0.1 I have tried; 1. Adding a new share - appears OK 2. Using browsable = yes on the two rogue shares 3. Showing one of
2017 Feb 07
2
Problem ScheduleDAG on PowerPC, X86 works fine.
Would it not make sense to refactor the code so those don't use glue rather than emitting them with glue and then getting rid of it. There are times when we would like to emit these in separate blocks but can't (presumably because of the glue). On Tue, Feb 7, 2017 at 9:15 PM, James Y Knight via llvm-dev < llvm-dev at lists.llvm.org> wrote: > That's seems really odd that
2018 Feb 14
1
Which DNS to use for DHCP hostname/IP updates from non-AD & AD nodes?
I suspected something odd and possibly too invasive was being done by the BIND9_DLZ module, especially because of the need to relax AppArmor on Ubuntu. Resolving that security problem really should be a development priority, but I also realize it's a resource and time issue. I suppose because it is not a direct security vulnerability and would require Bind9 to be compromised there is
2004 Apr 05
0
Register Name with nmbd fails after network move
Hello, I am new to SAMBA. Originally, the WIN server and the SAMBA server were located in the same subnet. After the migration of the Microsoft end users subnet to 10.32.12.x, the SAMBA server is no longer able to seem by the Windows clients in 10.32.12.x. The following is the error indicated at /usr/local/samba/var/log.nmbd. I appreciate if anyone can guide me to resolve the problem.
2006 Jul 06
1
Periodic rogue 3.0.22 smbd's eating system
I have three users whose smbd processes will suddenly go rogue and start sucking up CPU time. It isn't guaranteed that every time they log in, that their process goes rogue, but it happens a lot. At that time I see that those smbd processes have an effective UID of the person's username, and a real UID of root. Everyone else's is always EUID root and UID root. I haven't a clue