search for: samba_tests

Displaying 11 results from an estimated 11 matches for "samba_tests".

Did you mean: samba_test
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
2009 Jan 30
1
Smbtorture + Domain Environment
Hi, Does smbtorture have any issues operating in a Domain environment? I get the following error even for simple tests [root@D2950-11 samba_tests]# ./smbtorture //D1950-01/global-share -U TESTDOMAIN2+testuserc OPEN using seed 1233356434 Password: host=D1950-01 share=global-share user=TESTDOMAIN2+testuserc myname=D2950-11 Running OPEN starting open test failed to open share connection: //D1950-01/global-share port:0 - NT_STATUS_LOGON_FAILURE...
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 =
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
2000 Jun 16
0
Memory usage in reload_services()
Hello, we are in troubles with smbd processes which are rapidly growing in terms of memory usage. We did implement a mean that gives us ability to dynamically mount or unmount samba shares. I prepared a simple script which demonstrates this very closely. Script loops following operations: - touch samba config file to make it newer - send SIGHUP to smbd process (kill -1 <smbd_pid>) -
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.
2004 Aug 27
4
Can't login from Windows PC to Samba using ADS?
I hope this is the right place to post this. I am running SuSe 8.2 Linux on an IBM 1 gig processor at work. I installed samba 3.0.5 on it and followed the instructions in the online book "Samba-3 by Example" for chapter 9 "Active Directory Domain with Samba Domain Member Server <http://www.samba.org/samba/docs/man/Samba-Guide/unixclients.html#adssdm>" to the tee (of
2019 Jul 31
5
winbind seems to hang when the DC goes down instead of switching to the other available DC
Hello, I'm running Samba 4.9.5 as domain member, when I bring down the current Window DC (10.50.50.187) the winbind seems to hang instead of switching to the other available DC (10.50.50.25) The "net ads" command show that Samba switched to the other available DC: net ads join -U 'administrator' -S 'PAVONE.HYPERFILE.LOCAL' 'HYPERFILE.LOCAL'^C root at
2012 Oct 24
3
SYSVOL ACLs and GPOs
Hi, I have installed a virtual testing network consisting of one samba4 PDC (latest git master) and one Windows XP Pro SP3 (fully updated)machine. I have successfully provisioned an AD Domain and joined the XP machine to it. When I run the gpmc on the XP Pro machine and select: Forest: <domain name> -> Domains -> <domain name> -> Group Policy Objects -> Default Domain
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