Displaying 20 results from an estimated 400 matches similar to: "Samba with ADS"
2002 Jul 19
1
Re RGui and object browser
Hallo Dan
I used your code for ls.objects and it is very usefull. I corrected some typo and it
worked well untill now.
I observed Error due to class evaluation in lists created by aov fit as the fitted
object from aov has two classes (aov and lm)
So I made a little change which seems to work.
Here it is:
# Posted by Dan Putler At 2002-07-15 16:13
# As part of the obveRsive GUI project,
2020 Aug 03
1
Statically build smbd and smbstatus
Hi Team,
While building smbd and smbstatus statically I am getting below error
(using make).
*ERROR: source source3/smbd/notify_msg.c is in more than one subsystem of
target 'smbstatus': ['smbd_base.objlist', 'smbstatus.objlist']*
*Environment Details:*
Machine: Ubuntu 18.04
Samba Version: 4.11.6
*My Makefile excerpt:*
./configure --with-logfilebase=/var/log \
2018 Jun 18
2
Building rpcclient statically linked?
On Mon, 2018-06-18 at 10:35 -0400, pisymbol via samba wrote:
> Small addendum, I did try:
>
> ./configure --nonshared-binary=ALL
>
> ERROR: source source3/smbd/notify_msg.c is in more than one subsystem of
> target 'smbstatus': ['smbd_base.objlist', 'smbstatus.objlist']
>
> This is CentOS 7.5.
>
> -aps
Building more than smbd and
2014 Jan 31
1
Building WMIC
I downloaded source for samba-4.1.4 in hopes of testing the WMI functionality.
I added to source4/wscript_build:
bld.RECURSE('lib/wmi')
This results in a build error:
# make
WAF_MAKE=1 python ./buildtools/bin/waf build
Waf: Entering directory `/root/samba-4.1.4/bin'
Selected embedded Heimdal build
Checking project rules ...
Unknown dependency 'samba-config' in
2002 Jul 12
2
R GUI and object browser
>Date: Fri, 12 Jul 2002 08:35:26 -0700 (PDT)
>From: Thomas Lumley <tlumley at u.washington.edu>
>To: Patrick Connolly <p.connolly at hortresearch.co.nz>
>cc: R-help <r-help at stat.math.ethz.ch>
>Subject: Re: [R] R GUI and object browser
>MIME-Version: 1.0
>
>On Fri, 12 Jul 2002, Patrick Connolly wrote:
>>
>>
>> I wrote my function some
2018 Jun 18
2
Building rpcclient statically linked?
I have Googled around looking for the magic configure to waf incantation to
get this accomplished but nothing seems to work.
Does anyone know how to build rpcclient statically linked? Or all binaries
statically linked?
Thanks!
-aps
2003 Sep 02
1
source code for samba-2.2.8a-1-sol8-suncc-64bit.pkg
Hi all,
Where could I get souce code for samba-2.2.8a-1-sol8-suncc-64bit.pkg, I
checked in samba.org but I just found pacakage(
samba-2.2.8a-1-sol8-suncc-64bit.pkg).
Thanks,
Madhavi
2004 Jun 20
9
A way to list only variables or functions?
I am curious if there is any way to list only variables or functions in
current environment, rather than listing all objects? Thanks.
--
Daehyok Shin (Peter)
Geography Department
Univ. of North Carolina-Chapel Hill
2004 Jun 20
9
A way to list only variables or functions?
I am curious if there is any way to list only variables or functions in
current environment, rather than listing all objects? Thanks.
--
Daehyok Shin (Peter)
Geography Department
Univ. of North Carolina-Chapel Hill
2012 Nov 06
19
puppet failing to run
I am getting this error after installing puppet with gem
$ gem install puppet
Fetching: facter-1.6.14.gem (100%)
Fetching: puppet-3.0.1.gem (100%)
Successfully installed facter-1.6.14
Successfully installed puppet-3.0.1
2 gems installed
Installing ri documentation for facter-1.6.14...
Installing ri documentation for puppet-3.0.1...
Installing RDoc documentation for facter-1.6.14...
Installing
2009 Feb 12
9
df -k takes too long only at random times
How do I find out why df -k is taking soo long to respond only sometimes?
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
2007 Jun 18
2
MixMonitor Timestamp problem
hi,
I am facing some issues while using MixMonitor. My
extensions logic is attached below:
exten => s,1,MixMonitor(${CALLERID(number)}-${TIMESTAMP}-${UNIQUEID}.gsm,b)
in this extensions TIMESTAMP is not working in Asterisk 1.4. can any
help me why TIMESTAMP is not working in Asterisk 1.4.
regards,
Asif
2009 Jun 10
10
puppet client looking for server puppet
In my puppet client I have
puppet.conf defined puppet server as mypuppet
server = mypuppet.example.net
Not sure why the puppet client puppet-test is still sending these
noises to the syslog
Jun 10 13:36:23 puppet-test puppetd[10863]: [ID 702911 daemon.error]
Could not find server : getaddrinfo: node name or service name not
known
Jun 10 13:36:23 puppet-test puppetd[10863]: [ID 702911
2009 Aug 16
3
userdel without -r switch
Hi
how do I tell with user type to use userdel with -r short of using exec type?
i have a user account called `foo''
so i created a test puppet file local to the system called test.pp
# cat test.pp
user {"foo":
ensure => absent,
managehome => true,
}
when I apply it on solaris or linux the userdel does not use the `-r'' switch
2018 Apr 11
2
tftpd server S not responding
On Thu, Mar 29, 2018 at 12:48 PM, Asif Iqbal <vadud3 at gmail.com> wrote:
>
>
> On Thu, Mar 29, 2018 at 7:21 AM, Steven Tardy <sjt5atra at gmail.com> wrote:
>
>> A STATEFUL firewall with ?ip any any? can and will still block asymmetric
>> communications due to the firewall keeping track of state (hence tha name
>> stateful firewall).
>>
>>
2009 Mar 15
5
428 Loop Detected
Hi I looked at few emails related to this subject. And still not sure
how to solve the loop detect problem for my case
iqbala at improvise:/etc/asterisk$ cat sip.conf
[general]
context=line1
[phone]
type=friend
context=phone1
secret=g00dpazzwerd
bindport=5060
host=192.168.1.106
dtmfmode=rfc2833
[line]
type=friend
context=line1
secret=anothers33cret
bindport=5061
host=192.168.1.106
2009 Jan 16
2
want to add SipAddHeader in call out file
How to add SipAddHeader in outgoing call file.
I am implementing a Callback scenario, in which a user makes a call to
Local Access Number. The system have to callback to the user. During
callback a call file is generated. All I want, is to add
SipAddHeader("pchargingvector","val") in outgoing Invite.
How can I achieve this?
regards,
Asif
2005 Mar 14
4
[SMB 3.0.10] File Locking Mechanism Windows <-> Unix
Hello,
Iam facing a problem in locking of files across samba shares. We have samba
3.0.10 running on Solaris 9 with the smb.conf as follows.
# Global parameters
[global]
workgroup = NMUINT
netbios name = NMUINTFS
interfaces = <IP>
bind interfaces only = Yes
security = DOMAIN
password server = XXX.XXX.XXX.XXX
log level = 1
ldap
2011 Jun 16
3
puppet repository from puppetlabs
Hi All,
Is there a ubuntu repository managed by puppetlabs? I am using lucid
and latest puppet package it offers is 0.25.4.
I could of course just download source, or a deb from debian or newer
ubuntu, or get it using gem.
But would be nice if there is a PPA available for lucid, cuz it would
work nicely with routine upgrade.
puppetdashboard worked nicely with the puppet labs ppa deb
2018 Mar 29
2
tftpd server S not responding
On Wed, Mar 28, 2018 at 6:25 PM, Steven Tardy <sjt5atra at gmail.com> wrote:
> On Wed, Mar 28, 2018 at 3:16 PM Asif Iqbal <vadud3 at gmail.com> wrote:
>
> > It is not respoding to A server which is sending the tftp read request
> RRQ.
> >
> > I do see the RRQ packets coming from A to S, but S never responds back
> from
> > a different port Y to A