Sponsored Content
Special Forums IP Networking NT_STATUS_ACCESS_DENIED problem Post 302225583 by amsct on Friday 15th of August 2008 07:08:01 PM
Old 08-15-2008
sometimes it helps to run the nmbd daemon.
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

SSH Problem auth problem

Hi, Just recently we seem to be getting the following error message relating to SSH when we run the UNIX script in background mode: warning: You have no controlling tty. Cannot read confirmation.^M warning: Authentication failed.^M Disconnected; key exchange or algorithm negotiation... (1 Reply)
Discussion started by: budrito
1 Replies

2. Shell Programming and Scripting

problem with dd command or maybe AFS problem

Hi, folks. Sorry for bothering, but maybe someone could help me please. The problem is the following: there is some script that copies files from local file system to AFS. The copying is performed with dd command. The script copies data into some AFS volumes. The problem appeared with one... (0 Replies)
Discussion started by: Anta
0 Replies

3. Shell Programming and Scripting

ssh script problem problem

Hi Please help me with the following problem with my script. The following block of code is not repeating in the while loop and exiting after searching for first message. input_file ========== host001-01 host001-02 2008-07-23 13:02:04,651 ConnectionFactory - Setting session state... (2 Replies)
Discussion started by: pcjandyala
2 Replies

4. AIX

user login problem & Files listing problem.

1) when user login to the server the session got colosed. How will resolve? 2) While firing the command ls -l we are not able to see the any files in the director. but over all view the file system using the command df -g it is showing 91% used. what will be the problem? Thanks in advance. (1 Reply)
Discussion started by: pernasivam
1 Replies

5. Red Hat

Mail Problem. Maybe, it is a DNS Problem!

Hi, i've a redhat linux 9 upadated by redhat from 7 version to 9 version. A couple of days ago i was a problem with my mail, in other words i'm not able to get any email nor to send any email. I've a proxy configuration and i tried to set iptables in order to verify the port. The 110,255 and 995... (1 Reply)
Discussion started by: pintalgi
1 Replies

6. UNIX for Dummies Questions & Answers

DHCP problem and eth1 problem

At work I am trying to get this one Linux machine (let's call it ctesgm07) to behave like another Linux machine that we have (let's call it test007). test007 returns the following version info: cat /etc/debian_version: lenny/sid uname -a: Linux test007 2.6.27-7-generic #1 SMP Tue Nov 4... (0 Replies)
Discussion started by: sllinux
0 Replies

7. AIX

AIX OS problem? network problem?

Dear ALL. I installed AIX OS on customer sites. but Only one site is too slow when I connected telnet, ftp.. Ping is too fast. but telnet and FTP is not connected.. of course i check the configuration file on aix but it's normal. Do any Idea?? thanks in advance. - Jun - (3 Replies)
Discussion started by: Jeon Jun Seok
3 Replies

8. IP Networking

Problem with forwarding emails (SPF problem)

Hi, This is rather a question from a "user" than from a sys admin, but I think this forum is apropriate for the question. I have an adress with automatic email forwarding and for some senders (two hietherto), emails are bouncing. This has really created a lot of problems those two time so I... (0 Replies)
Discussion started by: carwe
0 Replies

9. UNIX for Dummies Questions & Answers

sed Or Grep Problem OR Terminal Problem?

I don't know if you guys get this problem sometimes at Terminal but I had been having this problem since yesterday :( Maybe I overdid the Terminal. Even the codes that used to work doesn't work anymore. Here is what 's happening: * I wanted to remove lines containing digits so I used this... (25 Replies)
Discussion started by: Nexeu
25 Replies

10. IP Networking

Router problem or ISP problem ?

Hi everyone, I am experiencing discontinuity of Internet service, this started 1 month ago. Everything worked very well for 1 year of intensive use, but now, I have problems reaching my gateway. The gateway is not my router but a node belonging to my ISP and I share the same public IP with... (3 Replies)
Discussion started by: remic
3 Replies
SMBCONTROL(1)							   User Commands						     SMBCONTROL(1)

NAME
smbcontrol - send messages to smbd, nmbd or winbindd processes SYNOPSIS
smbcontrol [-i] [-s] smbcontrol [destination] [message-type] [parameter] DESCRIPTION
This tool is part of the samba(7) suite. smbcontrol is a very small program, which sends messages to a smbd(8), a nmbd(8), or a winbindd(8) daemon running on the system. OPTIONS
-h|--help Print a summary of command line options. -s|--configfile <configuration file> The file specified contains the configuration details required by the server. The information in this file includes server-specific information such as what printcap file to use, as well as descriptions of all the services that the server is to provide. See smb.conf for more information. The default configuration file name is determined at compile time. -i Run interactively. Individual commands of the form destination message-type parameters can be entered on STDIN. An empty command line or a "q" will quit the program. destination One of nmbd, smbd or a process ID. The all destination causes the message to "broadcast" to all running daemons including nmbd and winbind. This is a change for Samba 3.3, prior to this the parameter smbd used to do this. The smbd destination causes the message to be sent to the smbd daemon specified in the smbd.pid file. The nmbd destination causes the message to be sent to the nmbd daemon specified in the nmbd.pid file. The winbindd destination causes the message to be sent to the winbind daemon specified in the winbindd.pid file. If a single process ID is given, the message is sent to only that process. message-type Type of message to send. See the section MESSAGE-TYPES for details. parameters any parameters required for the message-type MESSAGE-TYPES Available message types are: close-share Order smbd to close the client connections to the named share. Note that this doesn't affect client connections to any other shares. This message-type takes an argument of the share name for which client connections will be closed, or the "*" character which will close all currently open shares. This may be useful if you made changes to the access controls on the share. This message can only be sent to smbd. debug Set debug level to the value specified by the parameter. This can be sent to any of the destinations. If this message is sent to either the smbd or winbindd daemons, the parent process will rebroadcast the message to all child processes changing the debug level in each one. force-election This message causes the nmbd daemon to force a new browse master election. ping Send specified number of "ping" messages and wait for the same number of reply "pong" messages. This can be sent to any of the destinations. profile Change profile settings of a daemon, based on the parameter. The parameter can be "on" to turn on profile stats collection, "off" to turn off profile stats collection, "count" to enable only collection of count stats (time stats are disabled), and "flush" to zero the current profile stats. This can be sent to any smbd or nmbd destinations. debuglevel Request debuglevel of a certain daemon and write it to stdout. This can be sent to any of the destinations. profilelevel Request profilelevel of a certain daemon and write it to stdout. This can be sent to any smbd or nmbd destinations. printnotify Order smbd to send a printer notify message to any Windows NT clients connected to a printer. This message-type takes the following arguments: queuepause printername Send a queue pause change notify message to the printer specified. queueresume printername Send a queue resume change notify message for the printer specified. jobpause printername unixjobid Send a job pause change notify message for the printer and unix jobid specified. jobresume printername unixjobid Send a job resume change notify message for the printer and unix jobid specified. jobdelete printername unixjobid Send a job delete change notify message for the printer and unix jobid specified. Note that this message only sends notification that an event has occured. It doesn't actually cause the event to happen. This message can only be sent to smbd. samsync Order smbd to synchronise sam database from PDC (being BDC). Can only be sent to smbd. Note Not working at the moment samrepl Send sam replication message, with specified serial. Can only be sent to smbd. Should not be used manually. dmalloc-mark Set a mark for dmalloc. Can be sent to both smbd and nmbd. Only available if samba is built with dmalloc support. dmalloc-log-changed Dump the pointers that have changed since the mark set by dmalloc-mark. Can be sent to both smbd and nmbd. Only available if samba is built with dmalloc support. shutdown Shut down specified daemon. Can be sent to both smbd and nmbd. pool-usage Print a human-readable description of all talloc(pool) memory usage by the specified daemon/process. Available for both smbd and nmbd. drvupgrade Force clients of printers using specified driver to update their local version of the driver. Can only be sent to smbd. reload-config Force daemon to reload smb.conf configuration file. Can be sent to smbd, nmbd, or winbindd. VERSION
This man page is correct for version 3 of the Samba suite. SEE ALSO
nmbd(8) and smbd(8). AUTHOR
The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed. The original Samba man pages were written by Karl Auer. The man page sources were converted to YODL format (another excellent piece of Open Source software, available at ftp://ftp.icce.rug.nl/pub/unix/) and updated for the Samba 2.0 release by Jeremy Allison. The conversion to DocBook for Samba 2.2 was done by Gerald Carter. The conversion to DocBook XML 4.2 for Samba 3.0 was done by Alexander Bokovoy. Samba 3.5 06/18/2010 SMBCONTROL(1)
All times are GMT -4. The time now is 05:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy