Displaying 11 results from an estimated 11 matches similar to: "svcctl access"
2005 Sep 01
3
ntlm_auth and high load fault
Hi,
I've noticed that Windows Updates, just won't do NTLM auth, so i've just
added a no_auth exception for windows update sites.
How many children are you starting. I'm serving +700 users with just one
squid with 30 ntlm_auth processes on a PII/800 MHZ/256 MB Ram with no
problems wathsoever.
Best Regards,
Bruno Guerreiro
>-----Original Message-----
>From: Vitaly Protsko
2005 Sep 14
1
Winbind PANIC
Hi!
Seems winbind has a build-in :) error. It repeats twice a day.
What other/debug info I must send ?
[2005/09/14 14:40:08, 0] lib/fault.c:fault_report(36)
===============================================================
[2005/09/14 14:40:08, 0] lib/fault.c:fault_report(37)
INTERNAL ERROR: Signal 11 in pid 8384 (3.0.20)
Please read the appendix Bugs of the Samba HOWTO collection
2006 Dec 07
1
svcctl - access denied
I have a samba 3.0.23a server that is a member of a Windows 2003 Active
Directory domain. I can use the Services MMC to see the services specified in
the svcctl list option in smb.conf but trying to stop/start any services gives
me an "Access Denied".
I have tried this as a normal user as well as the domain Administrator account.
I'm sure it's something I'm missing, but I
2012 Sep 06
1
smbd fails to start - rpc_srv_register: Failed to call the svcctl init function!
I am attempting to upgrade from the samba version distributed with CentOS 5 to the latest stable samba release
CentOS version is 3.0.33
I removed the distro version and then:
cd /usr/local/src
wget http://www.samba.org/samba/ftp/stable/samba-3.6.7.tar.gz
tar -zxvf samba-3.6.7.tar.gz
cd samba-3.6.7/source3
./configure --with-configdir=/etc/samba
make
make install
I am using my original smb.conf
2006 Jul 06
4
Re: psexec for Linux and svcctl.idl changes
> I am not a regular samba developer, but I wanted to have psexec
> equivalent, so I wrote it, it works but still need some development.
> I do not know if patches of such sizes (about 30k) are welcome on
> this list so I've put it on web page, with some description:
> http://eol.ovh.org/winexe/
> Comments welcome.
Hi, this is really great, you can get Windows command
2007 Sep 03
3
element wise opertation between a vector and a list
I want to try to get a result of element wise addition between a
vector and a list. It can be done with "for statement." In order to
reducing computing time, I have tried to avoid "for state." If anybody
give me an idea, I would apprecite it much.
for example, with a & b as below lines,
a<- list(c(1,3),c(1,2),c(2,3))
b<-c(10,20,30)
I would like to have a list (like
2014 May 07
0
LibvirtError: Operation not supported : JSON monitor is required
Hi
Thanks for chenhanxiao@cn.fujitsu.com help , I have resole the problem (libvirt 1.2.4 and virt-manager 0.9.0 are not incompatible)..but when I created VM by virt-manager ,it reported :
unable to complete install: 'Opertation not supported: JSON monitor is required.'
Traceback(most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py",line
2014 May 09
0
[Solved]:LibvirtError: Operation not supported : JSON monitor is required
Hello everyone
I have solved the problem(LibvirtError: Operation not supported : JSON monitor is required).
yajl-devel package must be intalled before compile and install libvirt 1.2.4 .....
then rebuild and install libvirt-python 1.2.4
every thing is OK.....
Hi
Thanks for chenhanxiao@cn.fujitsu.com help , I have resole the problem (libvirt 1.2.4 and
2006 Apr 23
0
Samba 3.0.23pre1 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
==============================================================
A revolution without dancing...
is a revolution not worth having!
-- V
==============================================================
Release Announcements
=====================
This is
2006 Apr 23
2
Samba 3.0.23pre1 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
==============================================================
A revolution without dancing...
is a revolution not worth having!
-- V
==============================================================
Release Announcements
=====================
This is
2005 Aug 05
1
Python winbind bindings
Hi!
Seems to me an important function is missing from
Python Winbind bindings - analog of 'wbinfo -r'.
There are a lot of tasks are impossible to make in
pure Python without that.
Thnx.
/aTan