Displaying 20 results from an estimated 6000 matches similar to: "SC.exe equivalent in Samba?"
2006 Jun 22
2
svcctl access
Hi!
I have a problem with access to svcctl functions from MMC.
It quickly (since 23pre1) shows list of services and statuses,
but any opertation ends with "Access denied".
On .22pre everything (except very-very slow access) works.
It is very critical for me. Can anyone help?
/aTan
2006 Jan 26
7
Print Migrator help needed...
Hi,
I am trying to migrate print queues from a windows server to a samba
share.
1. I ran printmig.exe on the windows server.
2. Backed up the printers on the windows servers to a cab file.
3. Tries to restore the printers to the sambashare by specifying the
target as //sambaShare.
But I get the following error:
2006:01:25 15:35:38 Access Granted to: \\sambaShare
2006:01:25 15:35:38
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
2007 Mar 13
3
Win32 services management?
Hi there,
I just saw samba added the "net rpc service" for Win32 service
management since 3.0.20, and it's fantastic. I used to use samba-tng
to do this job, but now I can use samba! However, I also found it has
limited usage. I cannot pass parameters when I start a service, and I
cannot create a new service, too.
Is there any plan for samba to extend this feature?
--
Best
2014 Nov 23
3
New release
I can confirm git head builds and passes /make fullcheck/
(skipping the noise part of test_streams.sh) on
- armv6-linux (Raspbian), GCC 4.6 & GCC 4.8
- i686-pc-mingw32, GCC 4.8.1
- MSVC 2005 Express 32-bit (make fullcheck with MinGW)
- MSVC 2013 Express 32-bit (make fullcheck with MinGW)
Furthermore, I've also ran the test_streams.sh of FLAC 1.2.1
with FLAC 1.2.1 as encoder and git as
2007 Apr 19
2
Client with SSL client cert support?
Good day, all,
I've gleaned that dovecot has support for verifying SSL client certs on
connect. What IMAP clients have people found that support sending a
specific SSL cert? I can't find this feature in Thunderbird, at least.
Thanks,
Peter
2015 Sep 01
2
Has the changelog for R-devel and R-patched moved?
On Tue, Sep 1, 2015 at 10:57 AM, peter dalgaard <pdalgd at gmail.com> wrote:
>
> On 01 Sep 2015, at 16:21 , Avraham Adler <avraham.adler at gmail.com> wrote:
>
>> Hello.
>>
>> There used to be changelog of sorts for R-devel [1] and R-release [2].
>> Neither have been updated since 2015-07-24. Have these moved
>> elsewhere, or are they no longer
2006 Apr 07
2
Why is transform="km" the default for cox.zph?
To enhance my understanding, and that of my students, I have a question
about cox.zph in the survival package.
If I have correctly gleaned the high-level point from the 1994
Biometrika paper of Grambsch and Therneau, it looks to me like
cox.zph provides a mechanism to test for a simple trend in plots
of a function of time, g(t) versus the scaled schoenfeld
residuals and it also provides some
2015 Nov 21
2
Urgent Help
On 11/21/2015 12:57 PM, Marcelo Roccasalva wrote:
> Boot from DVD/USB. Select rescue installed (on centos7 or vmlinuz
> rescue on older), select configure network and mount installed, then
> "chroot /mnt/sysimage" and yum install kernel... This should do...
>
> On Sat, Nov 21, 2015 at 2:05 PM, Siva Prasad Nath
> <shivaprasadnath21 at gmail.com> wrote:
>> My
2005 Mar 24
3
Log analysis
Hi everyone,
Ok, so I admit I'm asking this to avoid having to do my own research. but
I'm also asking in the hopes of avoiding doing my own scripting.
ACB Radio is looking at moving across to Icecast. There's really not a lot
to stop us at this point. But we are keen to retain access to total
listener hours, average listen time and amount of data served per
mountpoint.
I
2010 Dec 25
1
Serial Connection through Bluetooth
I'm on a mac, and I'm trying to get a series of complicated things to work. Yay! I've got an iRobot Create with BAM (Bluetooth Adapter Module), and I'm trying to get RealTerm, which is a serial Terminal, to not only send serial commands from the wine emulation to my real system, but to get those serial commands to be sent over bluetooth to a specific device, and have the input
2007 Apr 17
1
HP R3000 XR, warning or perhaps error
Hi,
So far I've gleaned heaps of useful info from the list and got mostly
running with NUT. There was a thread by Paul Battaglia and Kjell
Claesson about the R3000 which has helped me get so far, but now with
the patched driver I still have this on startup:
# /usr/local/ups/bin/upsdrvctl start
Network UPS Tools - UPS driver controller 2.0.5
Network UPS Tools - BCMXCP UPS driver 0.11
2011 Jan 09
3
Using Wine - Random machine switch-off?
Hi,
I'm wondering if anyone else is experiencing this...
I'm using an ASUS X59GL using Ubuntu 10.10, 64 bit - 4Gb ram, nvidia Nvidia GeForce 8200M G (256Mb Graphics?) - I'm using the Nvidia drivers too...
I can play a game (Star Wars Rebel commando / Tomb Raider Underworld), however, at random times the system crashes - big style, to the point that the entire machine just switches
2013 Jul 03
1
CaCert certificate configuration help needed
I was not able to find specific help for configuring the crt file for CaCert.
I gleaned from examples the following order:
server certificate
CaCert class 3 certificate
Cacert root certificate
However, when I try to configure my mail reading for IMAP, Dovecot shows the
following error in the log:
dovecot: imap-login: Aborted login (no auth attempts):
I am assuming, based on searches for this
2013 Aug 02
1
system_groups_user syntax especially in LDAP
so if possible, I'd like an example of how to include system_groups_user in the userdb setup.
I'm using ldap, but I could revert to using pam on ldap.
There is a ldap query (gleaned from smbldap-tools) that will return a list of groups for a user
(&(objectclass=posixGroup)(memberuid=%u)) but I don't know if the ldap driver will handle it but above all I can't figure out how
2005 Apr 26
1
using the interpolation feature
Jean Marc & list,
I was going to start fiddling with using the ability to pass NULL to speex
decode
and using that to return an interpolated frame.
I am curious what the intended use of this feature was- I.e. if there is
a packet loss situation is it preferable to keep interpolating until new
data shows up, or to cut your losses after a certain number of frames?
I suppose some of this
2014 Nov 23
2
New release
On 23 Nov 2014, at 15:06, MauritsVB <mauritsvb at xs4all.nl> wrote:
>
> On 23 Nov 2014, at 14:49, Martijn van Beurden <mvanb1 at gmail.com> wrote:
>
>> Considering Windows binaries: in case no new binaries are provided, please at least remove the old ones from sourceforge. As can be gleaned from some bug reports, support requests etc. on sourceforge, people are still
2004 Sep 19
2
Setting time on ADSI phones from Asterisk
Hi,
Would anyone know of a way to set the time automatically on an ADSI
capable phone from *?
The phone in question is a Aastra 480e.
While I am at it, does anyone have any helpful docs on the ADSI script
programming? I have managed to do basic functions by modifying the
asterisk.adsi file using stuff gleaned from the app_adsiprog.c file,
but docs would be really helpful at this point.
Tia,
2014 Mar 05
2
Does automatic DNS PTR generation in Samba4 AD DC work at all?
Hello,
I'm currently running a test setup with Samba4 internal DNS (Version 4.1.5
from Debian backports) and 2 clients (Linux and a Windows).
Everything seems to work so far.
However, I do not manage to get automatic PTR generation working. I'm using
the internal DNS at the moment, but I wouldn't mind changing to bind if
this will make it work.
While reverse DNS seem to work with
2007 Feb 07
2
Writing your own functions
In case anyone is interested in extending the Puppetmaster by writing new
functions, I''ve written up some notes on how to do it, gleaned from my own
experience earlier today:
http://reductivelabs.com/trac/puppet/wiki/WritingYourOwnFunctions
Corrections from people who''ve done it before, or who are wanting to do it,
as to correctness, clarity, or whatever, are appreciated. And