Displaying 20 results from an estimated 3000 matches similar to: "disjointed namespaces with samba working?"
2019 Apr 11
3
compile samba 4.10.2 centos 7.6
On Thu, Apr 11, 2019 at 8:43 AM Gabriel O. Franca via samba
<samba at lists.samba.org> wrote:
>
> Good morning people,
>
> I am opening my lab with version 4.10.2 in centos 7.6.
> I'm trying to compile using python3 without success.
> Has anyone managed to compile using python3 in the centos 7.6 that might
> give way to the stones?
> Here is the error message
2019 Apr 11
0
compile samba 4.10.2 centos 7.6
Hi Nico,
That's bad news.. but would there be an interest in opening bugs with the
samba team if python2 support is not sufficient for building and running
samba 4.10 on rhel7? I thought I read in the release notes that python2
support would stay for the length of 4.10.x but not afterwards. So, IMHO
if it doesn't work as expected, perhaps it's time for us to file BZ
issues?
2019 Apr 12
2
compile samba 4.10.2 centos 7.6
Hi,
I managed to compile 4.10.0 under CentOS 7.6. I did the following:
- update the yum package repository cache: sudo yum makecache
- install yum-utils: sudo yum install yum-utils
- add the IUS package repository: sudo yum install https://centos7.iuscommunity.org/ius-release.rpm
- update the yum package repository cache again: sudo yum makecache
- install Python 3.6 including PIP: sudo yum
2024 Jun 29
1
libsamba-policy.cpython: where it is used in samba?
26.05.2024 13:13, Andrew Bartlett wrote:
> On Sat, 2024-05-25 at 14:25 +0300, Michael Tokarev via samba wrote:
>> Hi!
>>
>> I'm trying to find where various components of samba belongs to and where they're used.
>> There are quite a few files with unknown purpose. For example, a cpython library
>> (python code which is to be linked to from a C program)
2024 May 25
1
libsamba-policy.cpython: where it is used in samba?
Hi!
I'm trying to find where various components of samba belongs to and where they're used.
There are quite a few files with unknown purpose. For example, a cpython library
(python code which is to be linked to from a C program) libsamba-policy. On current
debian it is like:
usr/lib/x86_64-linux-gnu/libsamba-policy.cpython-311-x86-64-linux-gnu.so.0.0.1
2019 Apr 12
6
Samba nns winbind not working
Hi,
i have a centos7 system, build samba from source usif samba-4.9.6.tar.gz
done provision as ad dc and all working good (i use samba a lot of time
in past)
than i have problem on domain users/group, system not read them
vi /usr/local/samba/etc/smb.conf
[global]
dns forwarder = 192.168.0.1
netbios name = DC
realm = TECNOGM.LAN
server role = active
2019 Apr 08
6
Debian Stretch, Samba 4.10.2, 4.9.6 and 4.8.11 Available (amd64/i386)
Hai guys,
I've updated the Debian Stretch package for Samba 4.10.2, 4.9.6 and 4.8.11.
Repo info : https://apt.van-belle.nl
Build logs: http://downloads.van-belle.nl/samba4/Buildlogs/stretch/
Quick repo setup:
Optional: apt-get install apt-transport-https
Import my public key:
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -
# Example repo stretch samba
2015 May 22
5
Samba4 Disable USB ports
Hello Gabriel,
I recommend you use
gpupdate /force
on the windows command line after login.
The results of above command can be checked afterwards with the
"gpresults" command.
Can be you have an permission problem on your samba server. Only skimmed
ofver the thread but did you try
samba-tools ntacl sysvolreset
on your samba server?
achim~
Am 22.05.2015 um 12:08 schrieb Gabriel
2015 May 22
5
Samba4 Disable USB ports
2015-05-22 13:32 GMT+02:00 Gabriel Franca <gabriel.franca at gmail.com>:
>
> I found it strange more and something I have already noticed a while.
>
> No GPO is applied when the User is the "Domain Users", so I wonder if I'm
> doing something wrong or I have to change something.
>
> I believe the "Domain Users" are not allowed to change the
2019 May 13
3
python3
Hi List
I want to install samba 4.10.2 on centos. but after run the ./configure
command show "/usr/bin/env: python3: no such file or directory"
how to fix this problem, my friends.
tanks.
2016 Jul 13
2
Attempting to access LDAP backend gives "Strong(er) Authentication Required"
LDAP can be use in clear text mode or with start_tls. There is still LDAPS
which can also be used. Any of these should be used to authenticate users
as LDAP[s] is not meant to authenticate anything, it's a DB.
Kerberos should be used for authentication as it is meant for that purpose
and could grant your users possibility to have SSO. More secure for admins,
more simple for users...
I have
2015 May 22
1
Samba4 Disable USB ports
Hello Gabriel,
Am 22.05.2015 um 15:23 schrieb Gabriel Franca:
> Good morning people,
>
> I make the case that Achim Gottinger passed.
>
> samba-tool ntacl sysvolreset and received the following information:
> Segmentation fault (core of the recorded image)
>
> then sent a samba-tool ntacl sysvolcheck and received the following:
> ERROR (<type
2015 May 25
2
Samba4 Disable USB ports
Good morning List
On Friday I had to leave so I could no longer continue with our lab.
Weekend and holy all have to rest as much as possible. = D
So I'm back and I will put the smb.conf for analysis.
# Global parameters
[global]
workgroup = CMC
realm = CMC.CORP
netbios name = SAMBA
server role = active directory domain controller
dns forwarder =
2007 Mar 21
3
Stepwise Logistic Regression
? stato filtrato un testo allegato il cui set di caratteri non era
indicato...
Nome: non disponibile
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070321/1c8f6e74/attachment.pl
2019 Apr 15
4
compile samba 4.10.2 centos 7.6
On Sun, 2019-04-14 at 10:38 -0400, Nico Kadel-Garcia via samba wrote:
> On Sat, Apr 13, 2019 at 11:43 PM Sérgio Basto <sergio at serjux.com>
> wrote:
> >
> > On Sat, 2019-04-13 at 07:43 -0400, Nico Kadel-Garcia via samba
> > wrote:
> > > On Fri, Apr 12, 2019 at 7:20 AM Andreas Habel via samba
> > > <samba at lists.samba.org> wrote:
> >
2015 May 22
2
Samba4 Disable USB ports
Good morning everyone,
Gabriel: I haven't had a chance to test this yet, but I'm also needing the
same IE: Domain Users to have the GPO applied. Did you come right with this?
Andrey: Thank you for letting me know about the SysVol replication across
DC's, I haven't enabled this yet and will be doing so, is there anything I
should watch out for? I'll just be using the "
2007 Mar 23
6
Subset
? stato filtrato un testo allegato il cui set di caratteri non era
indicato...
Nome: non disponibile
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070323/be84ac14/attachment.pl
2006 Oct 14
0
ADS authentication in disjointed, multiple forest
All,
I have recently come across a problem I have been unable to resolve. I
have been running Samba with Winbind ADS authentication for the last
couple of years with good success until recently. About 2 weeks ago, I
restarted the Samba and Winbind services on a Fedora Core 3 machine
runing Samba 3.0.10-1 (installed from FC3 RPMs) and the active directory
authentication has started failing.
The
2007 Mar 27
4
Standardization
? stato filtrato un testo allegato il cui set di caratteri non era
indicato...
Nome: non disponibile
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070327/bc70aec5/attachment.pl
2017 Apr 03
6
GPO administration right on the station for ordinary user
Good morning people,
I need a help with a gpo to give administration right only on the
workstation for a normal user.
I tried 3 tutorials I found on google plus none worked.
How do you do when you need an ordinary user to have administration
right only on the workstation?
If you have a tutorial that is running in version 4.5.5 and can make it
available thank you very much.
Regards,