search for: samsi

Displaying 9 results from an estimated 9 matches for "samsi".

Did you mean: sami
2015 May 05
1
post make install, sudo service samba start ->service not recognized?
I'm running LinuxMint 17 Rebecca. From: Caesar Samsi [mailto:cmsamsi at gmail.com] Sent: Monday, May 04, 2015 10:16 PM To: samba at lists.samba.org Subject: 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 bui...
2015 Apr 24
0
Compiling gets undefined reference by tls.c
...a where to file a bug. You can file bugs at bugzilla.samba.org. You will have to create an account, but that is easy. It looks like gnutls-3.4.0 may have dropped some functions. I built Samba 4.2.1 against gnutls-3.3.13 (built form source) with no problems. > On 04/23/2015 03:18 PM, Caesar Samsi wrote: > > Hi, > > > > I'm wanting to install the latest Samba 4.2.1 on my LinuxMint 17 / > > Rebecca host. > > > > I have: > > 1. Followed the HOWTO to get OS and lib dependencies (but seems I'm > > missing something) > > 2. Run ./con...
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
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. Onl...
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 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
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 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. >>