search for: nmd

Displaying 20 results from an estimated 28 matches for "nmd".

Did you mean: cmd
2009 Dec 03
1
How small can a compiled smbd/nmd be?
Hi. We have some interest in using samba as a file server on a small device, but we have some problems with low amount of space on our target machine, the question is how low can we go? So far we have just made a quick samba packages that requires 22mb of space, however since we are not experts on samba, it could be us that are stupid :) What we want to have is a: Samba server that is
2011 Oct 28
3
[LLVMdev] DIBuilder - what's with the null compile units?
...> > AllSubprograms.push_back(Node); > > And follow AllSubprograms in DIBuilder::finalize() > > I traced through the code in DIBuilder::finalize(): *for* (*unsigned* i = 0, e = SPs.getNumElements(); i != e; ++i) { DISubprogram SP(SPs.getElement(i)); *if* (NamedMDNode *NMD = getFnSpecificMDNode(M, SP)) { SmallVector<Value *, 4> Variables; *for* (*unsigned* ii = 0, ee = NMD->getNumOperands(); ii != ee; ++ii) It looks as if getFnSpecificMDNode() is always returning NULL in my case - the body of the if statement never gets executed. > -- --...
2011 Oct 28
0
[LLVMdev] DIBuilder - what's with the null compile units?
...AllSubprograms.push_back(Node); > > And follow AllSubprograms in DIBuilder::finalize() > > I traced through the code in DIBuilder::finalize(): > for (unsigned i = 0, e = SPs.getNumElements(); i != e; ++i) { > DISubprogram SP(SPs.getElement(i)); > if (NamedMDNode *NMD = getFnSpecificMDNode(M, SP)) { > SmallVector<Value *, 4> Variables; > for (unsigned ii = 0, ee = NMD->getNumOperands(); ii != ee; ++ii) > > It looks as if getFnSpecificMDNode() is always returning NULL in my case - the body of the if statement never gets executed...
2010 Mar 16
4
[LLVMdev] Replacement for findStopPoint() in LLVM 2.7
Török Edwin wrote: > [snip] > > Ah, the method got moved to the instruction itself! > > dbgKind = Context->getMDKindID("dbg"); > if (MDNode *Dbg = I->getMetadata(dbgKind)) { > ... > Thanks! This appears to work. I also have code that looks up debug information for GlobalVariables and regular LLVM Value *'s. For the former, I think I can look up
2015 Jul 01
2
[LLVMdev] Obtaining a GlobalVariable from an MDNode
I’m trying to debug SAFECode source code files, and I need to find a way to obtain a GlobalVariable from its appropriate MDNode. How can I do this? I’ve been looking over the doxygen and I can’t seem to find a way to do this. Thanks, Peter Finn
2011 Oct 24
0
[LLVMdev] DIBuilder - what's with the null compile units?
On Oct 23, 2011, at 12:03 AM, Talin wrote: > Just a follow up on this - I am still having problems, I never did figure out a solution. (I've been running with debug off for the last month so that I could get work done.) > > Here's what I am seeing: I am definitely calling DIBuilder::finalize(). I even put a debug print statement right after it, so that I could be sure that the
2005 Feb 11
1
Not all users listed in 'Select Users or Groups'
...at caused the issue. I have changed sizelimit in sladp.conf ldap.conf files, but this is driving me crazy. I have a total of 962 users, but only 806 show up. If I delete a user that currently shows up, then the number returned is decremented by one (e.g. 805). I have tried stopping/starting smb/nmd, nscd, and ldap/slapd but it doesn't make any difference. Any help is appreciated. I have googled for the answer without luck. I had previously sent this as a pdbedit problem but perhaps with the additional information, someone may be able to suggest a solution? Sincerely, Dave Hopkins Newa...
2016 Apr 05
2
chgrp "Domain Admins" on folder return invalid group "Domain Admins"
...me. Denis, Following your mail and thanks to the link i configure my /etc/nsswitch.conf file by adding windbind to user and group line and execute winbindd command. As i install samba4 from sernet package, init script are created for starting AD, smbd, nmbd and winbindd. But i read that smbd, nmd and winbindd should be disable to start samba4 in AD mode. There were even a Warning that were generated if windbindd service were kept started. So I do not touch them, as they are disabled. But after making nsswitch.conf changes, I am able to execute chgrp "domain admins" /home/demo suc...
2011 Oct 23
2
[LLVMdev] DIBuilder - what's with the null compile units?
Just a follow up on this - I am still having problems, I never did figure out a solution. (I've been running with debug off for the last month so that I could get work done.) Here's what I am seeing: I am definitely calling DIBuilder::finalize(). I even put a debug print statement right after it, so that I could be sure that the code was being executed. I also insured that it was getting
2016 Apr 11
0
红黑限量,NMD潮鞋重磅来袭(AD)
????????NMD??????(AD)? ????HTML???????????HTML??????????? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20160411/51abe8bb/attachment.html>
2016 Apr 05
0
chgrp "Domain Admins" on folder return invalid group "Domain Admins"
...mail and thanks to the link i configure my > /etc/nsswitch.conf file by adding windbind to user and group line and > execute winbindd command. > > As i install samba4 from sernet package, init script are created for > starting AD, smbd, nmbd and winbindd. But i read that smbd, nmd and > winbindd should be disable to start samba4 in AD mode. There were even > a Warning that were generated if windbindd service were kept started. > So I do not touch them, as they are disabled. It has been sometime since I used a Sernet package, but I seem to remember that it came...
2008 Dec 23
1
To make winbindd upset and unresponsive (3.2.6)
...ine. The command does often return many results from our campus ADS. But after it completes -- or if the command pauses for quite some time after showing local users -- Samba is troubled. In five tests this afternoon, after getent passwd, wbinfo --ping fails every time until I stop and restart nmd, smb and winbindd. Usually one of the five winbindd instances shows higher resource use than most anything else. No one is accessing files from this machine, if that matters, except me. I noticed this as I had been working to understand why my ADS account in a local (unix) group doesn't let m...
2020 Feb 28
0
Unable to get primary group information when using AD authentication with samba-4.10.4
...ms2.testdom.local ms2 > >> Run this: rm -f /etc/krb5.conf.d/crypto-policies > I ran it. > >> Change /etc/nsswitch.conf to this: > I ran it. > >> Try this /etc/samba/smb.conf > I did that. > > Deleted the contents of / var / log / samba / log * and restarted nmd, winbind and smbd. > > > > As a result, you cannot get the user information correctly. > [root @ ms2 ~] # wbinfo -i oec0814e > failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND > Could not get info for user oec0814e > [root @ ms2 ~] # wbinfo -i oec_faculty01 > failed t...
2006 Jul 07
4
VM boots BUT keep throwing: "INIT: Id "X" respawning too fast: disabled for 5 minutes"
...ne Mount SMB/ CIFS File Systems unused Starting powersaved: done Starting SSH daemon done Starting service kdm done Starting automount: Starting X Font Server done /etc/init.d/local: line 30: /ulm/tmp/CLIENTS/NVIDIA/nvidia_postcheck_Suse: No such file or directory /usr/local/nm/nm5/nmetrics/nmd not installed Starting INET services. (xinetd) done done Master Resource Control: runlevel 5 has been reached Failed services in runlevel 5: dbus earlykbd mdnsd kbd microcode postfix Skipped services in runlevel 5: acpid irq_balancer nfs smbfs splash netmeter Welcome to SUSE LINUX 10....
2013 Jun 25
0
[LLVMdev] Proposal: type uniquing of debug info for LTO
...sn't explain why other parts of the codebase need to use Verify at > all. Totally agree. We should just be able to use isSubprogram in the following example. --- tools/opt/opt.cpp (revision 183537) +++ tools/opt/opt.cpp (working copy) @@ -389,7 +389,7 @@ for (unsigned i = 0, e = NMD->getNumOperands(); i != e; ++i) { std::string Name; DISubprogram SP(NMD->getOperand(i)); - if (SP.Verify()) + if (SP.Verify(0/*MAP*/)) getContextName(SP.getContext(), Name); Name = Name + SP.getDisplayName().str(); if (!Name.empty()...
2001 Mar 07
0
Porting OpenSSH's authentication to PNIAM
...view there are mutual gains for PNIAM and OpenSSH, too. We would like to know whether it is possible to incorporate our changes in OpenSSH code trunk. PNIAM home page is at http://www.msu.ru/pniam.html OpenSSH port is at http://libraftp.narod.ru/pniam.html Alexey Galatenko <agalat at castle.nmd.msu.ru> Maxim Shesterikov <shesmax at ru.hilti.com> Andrey Savochkin <saw at saw.sw.com.sg>
2016 Apr 05
2
chgrp "Domain Admins" on folder return invalid group "Domain Admins"
Hi Denis, Thank you for your mail. I assigned the GID 10000 to the domain admins group through ADUC, and wbinfo --info-group "domain admins" display the correct output. But i am still not able to execute succesfuly #chgrp "Domain Admins" /home/demo And when i go to ADUC and try to open the Unix Attribute of domain admins group, i have the error "Unable to
2005 Jun 30
2
nmbd as wins server
Hi, I get constantly every some secondes this entry in log.nmd [2005/06/30 15:11:22, 4] nmbd/nmbd_workgroupdb.c:dump_workgroups(284) dump_workgroups() dump workgroup on subnet 192.168.53.180: netmask= 255.255.255.0: TOPTEST(1) current master browser = AADMT00 AADMT00 400c9b0b (Backoffice Testsystem PDC) [2005/06/30 15:11:22, 4] n...
2003 May 18
1
[RESOLUTION..?] wins support = yes time server = yes
from another post today about a different topic, the reply said that nmd has some issue restarting with a service smb restart in redhat 7.3..which seems to answer my question as to why I have to do it twice... thanks > -----Original Message----- > From: Chris McKeever > Sent: Friday, May 16, 2003 10:35 AM > To: 'John H Terpstra'; _Chris McKeever_...
2007 Jan 02
0
[PATCH 1/4] add scsi-target and IO_CMD_EPOLL_WAIT patches
...eprintk("cannot queue cmd %p %d\n", cmd, err); ++ srp_iu_put(iue); ++ } ++ goto retry; ++ } ++ } ++ ++ spin_unlock_irqrestore(&target->lock, flags); ++} ++ ++static int ibmvstgt_rdma(struct scsi_cmnd *sc, struct scatterlist *sg, int nsg, ++ struct srp_direct_buf *md, int nmd, ++ enum dma_data_direction dir, unsigned int rest) ++{ ++ struct iu_entry *iue = (struct iu_entry *) sc->SCp.ptr; ++ struct srp_target *target = iue->target; ++ struct vio_port *vport = target_to_port(target); ++ dma_addr_t token; ++ long err; ++ unsigned int done = 0; ++ int i, sidx, sof...