similar to: Memory usage in reload_services()

Displaying 20 results from an estimated 300 matches similar to: "Memory usage in reload_services()"

2007 Jan 22
1
Compiled smbd and nmbd doesn't start up
know that as my first day I shouldn't spam off this mailing list but : as it tells I did, but they won't be usefull... http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/ compiling.html I compiled the new stable version in /root/samba_test with #configure --prefix=/root/samba_test but when I launch the servers they don't want to rise up neither /root/samba_test/sbin/smbd
2010 Nov 30
0
Samba 3.5.6 valid users +wheel not working
Hi, I have a fairly simple setup in samba authing users against AD (windows 2008 r2). I have two shares, "homes" and "test_share" I have found that even though I (glynnk) am a member of "wheel" I can not get into the "test_share" witch has "valid users = +wheel" although I can get into my "homes" share. Trying to access
2019 Aug 01
1
winbind seems to hang when the DC goes down instead of switching to the other available DC
I have checked the DNS configuration as you recommended, and run more tests. It seems that winbidndd recover itself within about 10 minutes after the DC has been shutdown, not sure where that sort of timeout comes from :( # sleep 60; while true; do date; wbinfo -u; sleep 60; done Thu Aug? 1 16:39:32 CEST 2019 HYPERFILE\guest HYPERFILE\defaultaccount HYPERFILE\krbtgt HYPERFILE\administrator
2003 Apr 10
1
Group mapping problem - please help
Hi. I'm using Samba 2.2.7a-security-rollup-fix (RH-9.0) as member of WinNT4 domain. I joined samba to the domain. I configured the winbind daemon and nsswitch switch to map NT users to unix users. Then I set ACL support on an ext3 partition and share the mount point of this partition with ACL Samba support: - my share is [test_share] - the directory is /mnt/test_dir Shortly: ----
2011 Jul 04
1
Domain join problem
Hi I am having a problem joining a domain, please assist here is my smb.conf file: [global] workgroup = CORP realm = CORP.GO2UTI.COM preferred master = no server string = Samba Server security = ADS username map = /etc/samba/smbusers log file = /var/samba/log/log.%m max log size = 50 dns proxy = No password server =
2017 Oct 20
2
Samba 4.6.7 AD, Netapp CDOT 9.2 and missing "Domain Users" membership
Hi, we are testing a new AD domain that will replace our old NT4 one, and we are setting up a new cifs vserver of our Netapp filer (running Clustered Dataontap 9.2). The new AD domain was a clean deployment created using "samba-tool domain provision --server-role=dc --use-rfc2307 ...". All seems to work well and the Netapp filer joins the domain without errors and seems to run fine.
2019 Dec 10
0
unix_primary_group=yes together with vfs objects=acl_xattr not working
On 10/12/2019 13:29, Klaus Jaensch via samba wrote: > Hi Rowland, > >>> I used the latest Ubuntu server version for testing: >>> >>> Samba version 4.10.7-Ubuntu >>> >> Here is my test smb.conf > > [global] > ? security = ads > ? realm = SAMDOM > ? workgroup = IPS > ? idmap config *:backend =tdb > ? idmap config *:range =
2019 Dec 10
1
unix_primary_group=yes together with vfs objects=acl_xattr not working
Am 10.12.19 um 15:08 schrieb Rowland penny via samba: > On 10/12/2019 13:29, Klaus Jaensch via samba wrote: >> Hi Rowland, >> >>>> I used the latest Ubuntu server version for testing: >>>> >>>> Samba version 4.10.7-Ubuntu >>>> >>> Here is my test smb.conf >> >> [global] >> ? security = ads >> ? realm =
2019 Dec 10
2
unix_primary_group=yes together with vfs objects=acl_xattr not working
Hi Rowland, Am 10.12.19 um 13:05 schrieb Rowland penny via samba: > On 10/12/2019 11:41, Klaus Jaensch via samba wrote: >> Hello all, >> >> we want to change the configuration of our Samba domain member file >> servers to use >> >> unix_primary_group=yes >> >> After some experiments I was able to get it to work, but only with >> >>
2011 Feb 01
3
brand new and confused (re: kings bounty 2)
Hello All, For starters i dont have a clue what wine is all about nor do i know how to use it. I consider myself fairly computer literate. I work in IT in a helpdesk and consider myself at least intermediate. that said, i dl'd kings bounty armored pricess the other day and have had nothing but freezes on the load screen. i can pick my character and click next and then it just goes to the
2004 May 24
1
debian unstable 3.0.4-3 panics
Hi All, I had been doing some testing with the Debian 3.0.4-x versions of samba. On two sepearte systems, running different configs, I've found that smbd panics unless the [printers] section is removed from smb.conf. Errors generated as follows... (System #1) Server role: ROLE_DOMAIN_MEMBER Smb.conf... [Global] security = DOMAIN printcap name = cups printing = cups [printers]
2002 Feb 25
3
PATCH: Samba/Win2K renaming bug
Hi there. I'm running Samba 2.2.3a on RedHat 7.1 + kernel 2.4.17. My girlfriend's laptop is running Windows 2000 + service pack 2. She has about a thousand MP3s stored on a Samba share on my RedHat machine. We were finding that she couldn't rename any MP3s on the Samba share: she would always get a sharing violation. After a day of reading Samba logs at debug 10 (_such_ fun [ ;)
2002 Jun 19
0
Samba 3.0 alpha 17 Active Directory question
Hi, all! I am working on testing Samba 3.0 Alpha 17 in order to integrate it with Active Directory using Kerberos. Everything works until I try to access a Samba share from the Windows 2000 Server. I have joined the Samba server to the AD domain using the instructions in the ADS-howto, and it works. Here is my smb.conf ----- realm = SLOWE.COM ads server = 10.109.10.133 security = ADS
2017 Oct 20
0
Samba 4.6.7 AD, Netapp CDOT 9.2 and missing "Domain Users" membership
On Fri, 20 Oct 2017 15:02:45 +0200 Giuseppe Ravasio via samba <samba at lists.samba.org> wrote: > Hi, > we are testing a new AD domain that will replace our old NT4 one, and > we are setting up a new cifs vserver of our Netapp filer (running > Clustered Dataontap 9.2). > > The new AD domain was a clean deployment created using "samba-tool > domain provision
2006 Aug 18
3
share write access
Hi, I am testing share parameters, and have the following share definition: ## Section - [shareA] [shareA] path = /tmp/shareA writelist = user1 and do not understand why user1 cannot write files in the share when connected as user1. Unix permissions for the share files are rw for everyone, and the share directory has wide-open permissions. Samba version is 3.0.20b-3.4-SUSE.
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
2005 Apr 18
0
3.0.14a: sig11/panic on redhat6x
Linux Red Hat 6.x: egcs-1.1.2-24 glibc-2.1.3-22 binutils-2.9.1.0.23-6 kernel-2.2.22-6.2.3 libiconv-1.9.1-1 libiconv-devel-1.9.1-1 Last working is 3.0.10, never tried 3.0.11 3.0.12. 3.0.13 and 3.0.14a will crash at first smbd usage. Notes: - To make it compile I performed the following adaptations perl -pi -e 's|-Wl,-Bsymbolic -Wl,--allow-shlib-undefined||' Makefile - No
2002 Nov 21
1
%U in include
Hello, I had problem with %U in include tag in configuration file smb.conf. I try explain the problem. When I connecting from Windows (domain) the samba server doesn't properly include file. E.g.: smb.conf include = smb.conf.%U It include only smb.conf. at first time. I find no information about it so I try write patch for it. Please could you say me, if it's wrong? I have no problem
2006 Jul 20
1
guest ok
I have the following smb.conf file. Note the "guestaccount" parameter, and the guest parameters in shareA, shareB, and shareC. # # Generated by modify_samba_config.pl # [global] adminusers = Administrator, root logonhome = \\%L\%U\.9xprofile addsharecommand = /usr/local/autobench/sources/samba/util/modify_samba_config.pl
1998 Nov 13
2
win nt / 95 samba utilization
Hello, My goal is to have the entire Linux filesystem visible - via Samba - to Windows 95 and Windows NT clients. This system is not on the net, so security is not a concern. I would like to have all password authentication occur on the Linux box with absolutely no NT Server / Domain Controller involvement. My goal is to be able to issue statements like this: net use l: \\interserv27\public