similar to: post make install, sudo service samba start ->service not recognized?

Displaying 20 results from an estimated 1000 matches similar to: "post make install, sudo service samba start ->service not recognized?"

2015 May 05
2
post make install, sudo service samba start ->service not recognized?
Hi, I've successfully compiled 4.2.1, done make install, and run testparm as well as smbd -b to check the build. Looks good. So now how do I start the service? If I just do [sudo service samba start] I get "Service not recognized"? Thank you, Caesar. P.S. for LinuxMint 17 Rebecca, here's the ./configure command sudo ./configure --prefix=/usr --sysconfdir=/etc
2015 May 05
2
4.2.1 ./configure --sbindir & --bindir settings is different from binary?
Hi, I'm getting further in building Samba 4.2.1 . It's apparently not as simple as sudo ./configure && make && make install. At the moment it looks like make is ignoring some directory settings during configuration. I've run ./configure as follows: sudo ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-piddir=/var/run/samba
2015 May 09
1
By design/possible bug? Folders unmarked from sharing are still accessible
I'm on LinuxMint 17 Cinnamon desktop, Samba 4.2.1, and Windows 7 I can share folders fine, but when I unshare a folder, it remains visible and accessible to users. It should disappear and become inaccessible when unshared. Repro steps - sharing the folder: 1. Open up the Cinnamon file manager, navigate to Home folder. 2. Right click on Downloads, choose Sharing Options
2015 May 05
1
4.2.1 ./configure --sbindir & --bindir settings is different from binary?
On Tue, 2015-05-05 at 10:33 +0300, Andrey Repin wrote: > > > Paths: > > > SBINDIR: /home/caesar/Downloads/samba-4.2.1/bin > > > > > > How can I set the sbin (and the bin directory which also has the > same > > issue)? > > Is that before "make install" or after? > Does it stay after install, if it is from before? This is
2015 Apr 23
4
RFC2307 attributes not being read by DC2 in 4.2.1
Greetings, Rowland Penny! >>>> server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, >>>> drepl, winbindd, ntp_signd, kcc, dnsupdate >> >> Since "winbindd" is included in this line, shouldn't also "-winbind" >> be there? I think that when you use the normal winbind you must >> disable the internal one. >>
2015 Apr 24
0
Compiling gets undefined reference by tls.c
> It turns out that gnutls-3.4.0 caused the problem. > > I removed all gnutls packages from the system and cleaned out > /usr/local/lib from libgnu* files. > > Installed libgnutls28-dev and samba's make finished successfully. > > Hope this helps. I've no idea where to file a bug. You can file bugs at bugzilla.samba.org. You will have to create an account, but
2015 May 05
0
4.2.1 ./configure --sbindir & --bindir settings is different from binary?
Greetings, Caesar Samsi! > I'm getting further in building Samba 4.2.1 . It's apparently not as simple > as sudo ./configure && make && make install. Never ever use "sudo" for configure. Engrave it into your skull, if that's how you best memorize the basic rules of safety. Only one "sudo" you need is "sudo make install". > At
2004 Nov 01
1
Time zone info problems...
Hi, Installed Caesar 3 this morning under wine-20041019. C3 has worked for a long time, but doesn't work under this version due to, of all things, time zone information that's missing??? caesar@flash caesar $ wine .wine/drive_c/SIERRA/Caesar3/c3.exe fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "PST" to an entry in TZ_INFO fixme:ntdll:TIME_GetTZAsStr
2006 Mar 12
1
Windows XP client over IPSEC VPN -- No browsing, limited file access.
Hello all, I have a problem with browsing and share access over an IPSEC VPN. Details follow. The network has the following configuration: There are two local networks, 172.16.57.0/24 and 172.16.59.0/24. The networks are connected over the internet by Cisco routers providing an IPSEC VPN. The VPNs are configured to route all traffic (all IP types, all ports, except broadcast and ICMP
2015 May 09
1
pam_smbpass causing corruption with su
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1257186 This bug has a long history since 4.1.6 and I can confirm with 4.2.1 I've isolated to the line: auth optional pam_smbpass.so migrate Configured in /etc/pam.d/common-auth That line is added by libpam-smbpass package installation and also by using pam-auth-update to enable SMB Password Synchronization For 4.2.1
2001 Apr 23
1
DirectX in Wine
I've tried to install the game "Caesar 3" on my Linux-box. It worked fine during the installation. The problem appeared when I wanted to play it. Caesar 3 needed the file DDRAW.DLL I found out that it was one of DirectX's .dll-files. Isn't Wine supposed to work with DirectX without installing it? Doesn't Wine have its own "DirectX-clone"? What should I
2005 Aug 23
1
Mouse focus in Wine
Hi, If I play a game in Wine - either Caesar III or Half Life come to mind right now - they seem to work better for me in a windowed setup where the game is not full screen and I can still see the rest of my Gnome desktop in the background. Caesar III plays well under Cedega or Wine, HL much better under Cedega, but the point being that I've tried both. The frustration I've had is
2011 Mar 14
1
Request for Help
Good Day The attached document refers. I have recently attended an introduction course to R, and now wish to apply the program into my work analysis. The spreadsheet contains water quality data sampled from different locations within a catchment. I wish to group the variables per point (Point Name), Year (all samples per year eg 1985 etc) These should be averages of each year. Lastly, I wish
2013 Sep 12
6
declaring package dependencies
I received the following email note re: the vcdExtra package > A vcd update has shown that packages TIMP and vcdExtra are not > declaring their dependence on colorspace/MASS: see > > http://cran.r-project.org/web/checks/check_results_vcdExtra.html But, I can't see what to do to avoid this, nor understand what has changed in R devel. Sure enough, CRAN now reports errors in
2001 Mar 22
1
caesar 3 problems
I running the codeweavers wine build on my Mandrake 7.2 Linux Box. I want to start Caesar 3. It runs good, but i can't click a button to start the game :((( Have anyone an idea?? Thanks, Roman
2016 Apr 15
2
Debian Wheezy member server from backports to self compile
Hello, I'm unable to update my Samba from 4.1.17 to 4.4.2. I'm looking to build from tar instead. From what I gather the following should be the steps taken. ./configure --without-ad-dc -- sbindir= /usr/sbin --sysconfdir=/etc/samba/ --/usr/share/man/ make make install Am I missing something else? Thanks. -- -James
2015 Dec 04
1
setproctitle Errors
Hi List I've spun up a fresh Debian 8 VM to test out the upgrade steps for a Debian samba 4.1.17 package deployment to a compiled samba 4.2.5. All seem s to work fine (apt-get remove samba first, followed by configure/make/install), but I get the following errors in my samba.log: samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor Is this
2014 Jun 25
1
samba4 migration
Hello, i plan to migrate from Samba NT4-style domain with ldap backend (samba3) to Samba Active Directory (samba4) I'm testing this on a "test machine" I want to install samba on a debian stable from backport repository. The first problem : To install samba i have to be on the same network as my samba3 server (internet access) But as it is said :
2004 Dec 10
1
Christmas installation
Hi, I'm busy installing games on my son's new PC he's getting for Christmas. Caesar III installed and plays fine. StartCraft, which I thought I had installed at some earlier time, installs and starts, but then immediately gives me the message: Error initializing standard.snp. Please reinstall StartCraft StarCraft shows up in the WineHQ App database as working. Does anyone know if
2010 Jan 15
1
bootstrapping
Hi All, I'm new to R so please bear with me. I have a dataset with 337 turn angles ranging from -180 to 180 degrees. I need to bootstrap (sample with replacement) 1,000 times to create expected average turn angle with 95% CIs. The code is pretty straightforward (<-boot(data =, statistic = ,R =)) but I am unsure how to input my observed mean (6 degrees) and standard deviation (66