Displaying 20 results from an estimated 100 matches similar to: "[Samba4] modifying attributes: no write access to self"
2013 May 26
3
samba4 & (domain) dfs
Hi all
I'm trying to set up dfs for (among other things) profiles (i don't know if
this is a good example, but that is out of the scope of my current question)
I've been following these instructions:
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/msdfs.html
http://us.generation-nt.com/answer/samba-domain-dfs-samba-4-help-209347402.html
as well as the hints given in the
2013 May 03
2
[samba4] Build requires libncurses-dev
I tried building the latest master from git on debian wheezy.
It seems to require libncurses-dev.
I thought to add it into the wiki as a required package to install, but it
seems one needs to ask for a login to the wiki. No prob ;)
Could someone add it to the wiki? Or is this an unintentional dependency
that will be removed?
--
Michael De Groote
ICT-coordinator Sint-Pietersschool Korbeek-Lo
2013 Apr 21
1
Can't ping on the samba server with it's name
Hi,
I'm trying to configure samba as an AD DC so i'm referring to the
configuration described on the sambawiki
Everytthing works fine except that when i wont to manage Samba AD domain
with windows, this one didn't ping on the server machine only by the IP
adress.
it can't recognize the server by it's name
i attached two capture screens one concerning the error and the other
2013 May 27
2
smb.conf sync
Hi,
Just a quick question.
Do I have to syncronise my smb.conf file between my servers?
Thanks, Robert
2013 Jun 01
1
Hello Mailing List, I really need some help/advice.
Please bear with me as this is my first time actually using a mailing list.
I've set up a CentOS 6.4 machine as a samba4 Primary Domain Controller, and
successfully joined a windows 8 client machine to the domain.
My question is as follows: when I add the computer "BED-DESK-01" to the
domain "MYDOMAIN.LOCAL" shouldn't an A record be created for
2013 Apr 29
2
Samba 3 dynamically enable or disable share
Hello,
? ?I wonder if it is possible to dynamically enable/disable samba 3 shares.?
Here is my problem.?
On a remote server I have 4 removable hard drives, large capacity. I am not using any RAID/JBOD, so each drive is mounted individually (like /mnt/DISK1, /mnt/DISK2 etc) and each drive is individually shared, something like:
[STORAGE01]
path = /mnt/DISK1
Guest OK = false
...
[STORAGE02]
2013 May 06
2
ntp and samba4
Hi all
Recently i noticed that upon starting the samba4 'samba' daemon, that it
changes the group ownership of the socket for ntpd to *staff*
$ls -l /usr/local/samba/var/lib/ntp_signd/
total 0
srwxrwxrwx 1 root *staff* 0 May 6 16:35 socket
The documentation says it needs to be *ntp*....
(FYI: i'm running this on debian wheezy)
I have just added ntp to group staff, but that seems
2016 Nov 03
1
getent not displaying builtin groups or users
>
> OK, lets start with a DC, if you run getent straight after the
> provision of the DC, you will only get the local Unix users. To
> get anything in AD, you will need to ensure that the libnss_winbind
> links exist, see here:
>
> https://wiki.samba.org/index.php/Libnss_winbind_Links
>
> Once the links exist and 'winbind' is added to 'passwd' &
2013 Jan 31
1
Strange nslcd error with ldap database
Greetings,
I've got a S4 DC joined to a Windows 2008 R2 DC. I'm using the s4bind scripts to add uidNumber/gidNumber/etc entries to LDAP, and I've got nss-pam-ldap installed on the S4 server. I had this working back in December, but since installing the latest stable build, getent passwd is throwing this error,
[8b4567] <passwd="myuser"> passwd entry
2012 May 23
2
multi home dir locations
Hi all,
i've got samba 3.6 joined to a ad domain (s4 in this case)
running winbind
all looks ok, but i ran into a problem (for us that is)
i've got 2 groups (students and employes)
who have there home dirs in 2 different places.
/home/students/<user>
/home/employ/<user>
so far so good, but i can't make the [homes] work for both of them (just
1 group)
in winbind
2012 Jul 12
8
Linux SSO with samba4?
Hi,
I think it is great that samba4 has a single sign on solution for Windows
platforms and it seems to work well too, but I am wondering is it possible
to do the same for a Linux environment? I have been studying how to
implement single sign on using the Ubuntu way through this document:
https://help.ubuntu.com/community/SingleSignOn and I am wondering if I can
do the same with samba4 where the
2013 Sep 04
1
Samba 4 - nslcd setup on Debian
Hi folks,
Have been battling with this for a while.
I have a Debian 6/Samba 4 install working nicely. Have migrated my old
Samba 3 domain and can see all users/groups via AD management tools fine.
I am now trying to get the *nix side sorted. Have followed the guide here:
https://wiki.samba.org/index.php/Local_user_management_and_authentication/nslcd
Which works up to a point. All users and
2012 May 24
2
Samba as member of multi domain AD (nss/pam)
Hi list,
I'm looking for someone out there, using samba as a member
server in a multi-domain Active Directory forest (maybe even
with nss_/pam_winbind for unix users/groups).
It took quite a long time to get things working at all here, and we're
still not really comfortable with our current solution (especially
the unix nss/pam part).
I'd be glad if someone out there was interested
2017 Mar 30
4
de-posixifying list tests?
Rafael, Filipe,
I am looking at the fixes you apply to sanitizer tests and they worry me.
(e.g. https://reviews.llvm.org/D31498)
The fixes are mostly mechanical and thus every single change looks safe,
but given the amount of changes there is large risk to cripple some of the
tests
in a way that they will stop detecting failures.
When I write a test for new functionality, I always verify that
2003 Nov 28
2
GLM FITTED VALUES TABLE
Hi all
I have the following generalized linear problem.
In a study of allergic responses, patients arriving at a clinic in
Groote Schuur hospital were tested for sensitivity to a number of
substances. Three of these were moulds: Cladosporium (C), Alternaria
(F) and Aspergillius (T). Their level of sensitivity was measured on
the Rast Scale as: 0: not allergic 1: mildly
2013 Apr 24
3
Tests not aborting when appropriate
On 24-04-13 14:34, Erik de Castro Lopo wrote:
> That's an error in the awk script, which is embedded in the shell
> script. I know GNU awk supports lshift, maybe BSD awk doesn't. I'll
> investigate that futher.
On my system awk links to mawk 1.3.3
>> I don't know why, but the test continues and says all tests passed while
>> that clearly isn't the
2020 Sep 01
0
PhD student and postdoc positions in pharmacometrics at the University of Cape Town
Dear all,
Our pharmacometrics group is looking for bright and motivated candidates
to join our modelling team within the Division of Clinical Pharmacology
at the University of Cape Town.
Our group has established PK/PD modelling expertise in the disease areas
of tuberculosis, HIV, and malaria. It is active internationally and
enjoys on-going collaborations and exchange programs with some of the
2019 Jan 25
0
PhD student and postdoc positions in pharmacometrics at the University of Cape Town
Dear all,
We are looking for bright and motivated candidates to join our
pharmacometric modelling team at the University of Cape Town.
Pharmacometrics is an emerging discipline that uses mathematical and
statistical tools to quantify drug, disease, and trial information to
aid efficient drug development and/or regulatory decisions. It designs
and applies mathematical models to describe the
2015 Mar 17
0
Postdoc in Pharmacometrics at the University of Cape Town
Dear all,
at the Division of Clinical Pharmacology at the University of Cape Town
(South Africa) we are looking for highly motivated science/engineering
PhD graduates to join our pharmacometrics group as a post-doctoral fellow.
Pharmacometrics is an emerging discipline that applies mathematical
modelling and simulation to pharmacology, aiding the interpretation of
data from clinical trials,
2004 Dec 08
0
Solidworks: cannot find a proper pixel format
Took the cdrom from office and tried to run it on Wine (20040121). (before
sneaking a linux setup in the office...) Wine was installed on a pure linux
system, without any MS directory/filesystem/files.
The installation went without any problems or errors.
I can start the program, and then I get in the terminal the following message:
"ERROR: You need to merge the 'winedefault.reg'