Displaying 20 results from an estimated 90000 matches similar to: "Does "--with-profile" create "smbcontrol" executable?"
2010 Jul 21
0
smbcontrol -d 3 smbd reload-config permission denied message.
Hi,
I was attempting to make some changes to the file specified on the
username map parameter. I then assumed that I needed to refresh the smbd
options for this to take effect. I issued smbcontrol -d 3 smbd
reload-config but the changes did not happen. In the trace output, I see
the following messages:-
csm1:/opt/pware64/lib #smbcontrol -d 3 smbd reload-config
lp_load_ex: refreshing
2016 Sep 22
0
Does the command line "smbcontrol ALL reload-config" force a connected share to flush parameter ?
Hi all:
Thanks for your attention. I have a question about smbcontrol.
A user has read and write access to a share and already connected to the share,
then I delete the user from the write list in smb.conf and reload the config (use the command line "smbcontrol ALL reload-config" ),
but it doesn't work, the user still has read and write access to the share.
Doesr the command line
2009 Jan 06
2
smbcontrol smbd ping also answered by nmbd and winbindd
Hello,
with samba-3.0.x an "smbcontrol smbd ping" was answered by all running
smbd processes. With samba-3.2.x it is now *also* answered by nmbd and
winbindd:
[root@cs00 ~]# smbcontrol -V
Version 3.2.5
[root@cs00 ~]# for i in `smbcontrol -t 1 winbindd ping | grep PONG | awk
'{ print $4}'` ; do pstree -p | grep $i ; done
winbindd(29908) - winbindd(29909)
[root@cs00 ~]#
2015 Sep 08
1
Please Help!!! smbcontrol close-share
Hi Marc,
Thank you for your email.
I think something is wrong with the command or syntax. For example, I
open the share folder in a Win workstation(\\server\My_Share) and then
run the program to close
that share in the server console. The workstation continues to have
normal access to that share. Nothing change.
I think If the command were running correctly the workstation would
not be
2015 Sep 08
0
Please Help!!! smbcontrol close-share
Hello Carlos,
Am 08.09.2015 um 17:42 schrieb Carlos R.P.Evertsz:
> I found that 'smbcontrol close-share' command supposed to do that, but
> when i try to run command it doesn't work.
>
> sudo smbcontrol smbd close-share My_Share
Have you read the manpage of smbcontrol? "close-share" just closes all
connections to a share, without affecting other client
2015 Sep 08
2
Please Help!!! smbcontrol close-share
Hello to everybody in the list.
I want to close a samba share using a command that can be executed when
i need it or scheduled with at/cron.
I found that 'smbcontrol close-share' command supposed to do that, but
when i try to run command it doesn't work.
sudo smbcontrol smbd close-share My_Share
It returns the following:
Ignoring unknown parameter "use
2003 Dec 09
2
smbcontrol
All,
I want to be able to disconnect a user from a samba share. I'm using
Samba 2.2.8a on Solaris 8. If I'm reading OReilly correctly, I should
be able to use smbcontrol with the SMBD process id of the user who has
the share mounted. Here's an example:
ascmdev nguyenal tcmsdev 5654 orton (158.184.58.145) Tue
Dec 9 14:14:10 2003
burkharr burkharr other 26688
2001 Oct 24
1
Question on printer share comments
I've got this section of my Samba (v2.2.1a, on Linux):
[printers]
comment = Network Printers
path = /var/spool/samba
create mask = 0700
guest ok = Yes
print ok = Yes
browseable = No
I have 2 printers attached to my server machine, both of which are working
fine.
I would like to have more descriptive comments for each printer. (Comments
are current shown as the printer
2008 Jul 28
0
smbcontrol xxxx reload-config doesn't work and other details samba 3.2
Hi Samba team.
I installed on a new server samba 3.2.0.
And all work fine, except the reload-config command and other things.
For resolve some missed-configuration, I modify the smb.conf and call
smbcontrol <smbd_pid> reload-config, but it's not work.
Ex :
I added mdfs root = yes (same as samba 3.0.x), after I called smbcontrol
xxxx reload-config
[2008/07/28 00:17:34, 3]
2014 Mar 13
1
smbcontrol smbd reload-config or service smbd reload doesn't reload include files
Hi,
I noticed that smbcontrol smbd reload-config or service smbd reload doesn't
reload include files. Is there anyway to get a reload to reload files that
have been included from the main smb.conf ? Otherwise it only looks like
restart works, but that causes connections to reset, even in a
ctdb/clustered environment . The only other option it looks like is to just
put everything into the
2015 May 27
0
strange smbcontrol errors
Hello everyone
I'm using samba4 on centos7. If I run *smbcontrol all reload-config* I
get the following errors:
Registered MSG_REQ_POOL_USAGE
Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
Does anyone know what they mean and how can I fix them?
Many thanks
Yanni
2018 Feb 23
2
smbcontrol reload & close-share not working like previous version
Hello.
I just upgrade my kernel, smbd and changed my smb.conf. (4.14.12-1-Arch" to
"4.14.19-1-lts") "samba 4.7.4-1"
But now, "reload smbd" and "close-share" can not drop connected users to
share. Because of that I have to restart smbd service for destroy a share
right now.
But it was working previous version and I don't know what is wrong right
2019 Apr 18
0
Roaming Profile issue in Windows 10
On Thu, 18 Apr 2019 14:29:30 -0400
Bob Smith <bobs04475 at gmail.com> wrote:
> Hello Rowland,
>
> Thank you for the suggested link!
>
> I followed "Using POSIX ACLs on a Unix domain member" also.
Don't ;-)
Use Windows acls
> "Granting the SeDiskOperatorPrivilege Privilege"
> # net rpc rights grant "SAMDOM\Domain Admins"
2006 Apr 05
1
Automatically create profile directory
I have my Samba PDC setup to use roaming profiles. If the user's profile
directory exists (ex: /var/lib/samba/profiles/someuser) with the correct
permissions and ownership then it works fine.
However, I expect (incorrectly?) that Samba would auto-create the user's
profile directory the first time the user logged in. Am I wrong or have I
missed something?
Thanks,
-Mont
2003 Oct 13
1
Uploading Printer Driver Files
Hi,
I'm close to succeeding in uploading new drivers but it just won't
work. I'm running v2.2.1a on a sun box and w2k on the client.
- In my conf file, I've defined a print$ share, an entry in printcap
and put in a definition of the printer.
- I've also added my own user name to the printer admin list
- I've created the directory that print$ points to, created W32X86
2008 Feb 26
4
Pointer to simple mail server setup?
Hello.
I need to set up a mail server for a small (~5 people) organization on
CentOS 5.1.
While I am very familiar with CentOS and Linux in general, I have zero
experience in setting up a POP3(s)/SMTP mail server. I suppose
eventually I'd like to do spam/virus filtering, but initially the simple
sending/receiving of mail will be adequate.
Can someone point me to a tutorial on setting
2006 Aug 25
1
Does irqbalance actually do anything?
I've got several SMP machines, some running CentOS 4.3 and some running
Fedora Core 4. All machine are kept fully updated. A few are
Pentium3-based and a few are Pentium4-based. They are all running the
irqbalance daemon.
The distribution of interrupts across CPUs is indeed kept balanced, yet
even after months of uptime ps shows no CPU use whatsoever by irqbalance.
This from a
2006 Nov 02
2
Windows cannot create profile directory
I just got my PDC working but when I login as a user I get the following
error message.
"Windows cannot create profile directory \\MOSSPDC1\profiles\testuser.pds.
You will be logged on with a local profile only. Changes to the profile will
not be propagated to the server. Contact your network administrator.
DETAIL - Access is denied. "
Followed by this message.
"Windows cannot
2007 Dec 17
2
After 4.6 update: CUPS (via Samba): "'/printers/printers' no good!"
Since updating from 4.5 to 4.6 yesterday, I am getting a lot of CUPS
errors. The error.log file is filling up with these messages:
get_printer_attrs: resource name '/printers/printers' no good!
And the access.log seems to be being polled often too, even in the absence
of any print jobs submitted.
On my network the CUPS-handled printer is exported from Samba. Given that
the Samba
2010 Aug 24
1
Windows 7 Workstation cannot create local profile
Hi there i have a issues with a Windows 7 Workstation it logs in
successfully to the domain, but it doesn't creates the local profile user.
On workstation I set the registry to:
HKLM\Software\Policies\Microsoft\Windows\System LocalProfile 1 REG_DWORD
HKLM\Software\Policies\Microsoft\Windows\System ReadOnlyProfile 1 REG_DWORD
To enable Local Profiles only.
PDC smb.conf
logon script =