Displaying 20 results from an estimated 600 matches similar to: "Joining Domain: ACCESS DENIED (granted: 0x00000201; required: 0x00000010)"
2016 Feb 29
0
Segmentation Fault when trying to set root samba password, IPA as a backend
On 29/02/16 10:04, Martin Juhl wrote:
> Hi
>
> This is samba-4.2.3-11.el7_2.x86_64 on CentOS...
>
> I'm trying to setup a Samba NT4 domain, with FreeIPA as a backend...
>
> Right now everything works.. except that I need a Domain Adminstrator...
>
> smbpasswd -a root, segfaults... probably because the user doesn't exist in FreeIPA
>
> If I create the root
2016 Feb 29
3
Segmentation Fault when trying to set root samba password, IPA as a backend
Hi
This is samba-4.2.3-11.el7_2.x86_64 on CentOS...
I'm trying to setup a Samba NT4 domain, with FreeIPA as a backend...
Right now everything works.. except that I need a Domain Adminstrator...
smbpasswd -a root, segfaults... probably because the user doesn't exist in FreeIPA
If I create the root user in FreeIPA, it instead gives:
[root at bart samba]# LANG=en smbpasswd -a root
No
2016 Feb 29
0
Segmentation Fault when trying to set root samba password, IPA as a backend
On 29/02/16 13:44, Martin Juhl wrote:
> Hi
>
>
>>> First thing is, you shouldn't have a user called 'root' in your domain,
> I know, was just saying that the error message changed when I added the user....
>
>>> use a usermap to map 'Administrator' to 'root'
> I have now tried adding:
>
> username map =
2016 Feb 29
2
Segmentation Fault when trying to set root samba password, IPA as a backend
Hi
>> First thing is, you shouldn't have a user called 'root' in your domain,
I know, was just saying that the error message changed when I added the user....
>> use a usermap to map 'Administrator' to 'root'
I have now tried adding:
username map = /var/lib/samba/usermap.txt
to my [global]
and /var/lib/samba/usermap.txt:
mj = Adminstrator
2016 Feb 29
2
Segmentation Fault when trying to set root samba password, IPA as a backend
Hi
Please notice that i'm not using ldapsam, but ipasam... from freeipa server... So I think I need those things in my configuration file....
I'm having trouble finding documentation on the ipasam extension....
Seems as though our problems are similiar
----- Original meddelelse -----
Fra: "Rowland penny" <rpenny at samba.org>
Til: "samba" <samba at
2016 Feb 29
4
Segmentation Fault when trying to set root samba password, IPA as a backend
Hi guys
When trying to set root's password, I get a segmentation fault:
[root at bart ~]# smbpasswd -a root
No builtin backend found, trying to load plugin
Module 'ipasam' loaded
smbldap_open_connection: connection opened
ldap_connect_system: successful connection to the LDAP server
pdb_init_ipasam: support for pdb_enum_upn_suffixes enabled for domain bolls.lan
New SMB password:
2011 Oct 26
1
samba-3.4.7 & access to share from win7
Hello list,
I have tried rather much (forums, google) and trying this as the last option. The problem is that one is not able to access "group" samba shares from windows 7 machines, everything ok from win-ts-2003 & xp machines. Every user belongs to his primary group defined in samba+openldap pdc. If they want to access the share named according to their primary group (with
2016 Feb 27
0
Error joining domain: tstream_npa_connect_recv to /run/samba/ncalrpc/np for pipe lsarpc
Hi guys
I have setup a NT4 Domain, using Freeipa as a ipasam backend...
Normal user authentication and shares seems to work, but i'm getting an error when trying to join a Windows 7 machine to the domain (see below)...
To me it seems to be the same error as here: https://bugzilla.samba.org/show_bug.cgi?id=11245....
Does anyone know if this patch have been implemented in the samba in
2016 Dec 01
0
cannot access to linux share from windows
OK I will contact freeipa mailing list as well.
Anyway, on server A, conf is the following:
[global]
workgroup = MYDOMAIN
netbios name = F25SERVER
realm = MYDOMAIN
kerberos method = dedicated keytab
dedicated keytab file = FILE:/etc/samba/samba.keytab
create krb5 conf = no
domain master = yes
domain logons = yes
max log size = 10000
log file =
2016 Dec 01
0
cannot access to linux share from windows
By the way, I can access to the linux shares that are on the freeipa F25
server from the windows desktop and I do not have the 'ntlm auth' set to
yes.
On Thu, Dec 1, 2016 at 1:10 PM, Fujisan <fujisan43 at gmail.com> wrote:
> Now I have this config on the f25 desktop and restarted the smb service
> but I still have the same problem.
>
> # net conf list
> [global]
>
2016 Dec 01
2
cannot access to linux share from windows
Now I have this config on the f25 desktop and restarted the smb service but
I still have the same problem.
# net conf list
[global]
workgroup = MYDOMAIN
realm = MYDOMAIN
netbios name = F25SERVER
server string = Samba Server Version %v
kerberos method = dedicated keytab
dedicated keytab file = FILE:/etc/samba/samba.keytab
log file = /var/log/samba/log.%m
2018 Dec 20
0
Samba-created files with POSIX ACLs gaining execute bit
On Thu, 20 Dec 2018 01:32:16 -0800
christian russell <christian.baltini at gmail.com> wrote:
> Hi Rowland, I see the typo now too — I retyped it from scratch … oops.
>
> Here it is.
>
> [global]
> workgroup = HOME
> netbios name = IPA
> realm = HOME.FRAPLIN.FUN
> kerberos method = dedicated keytab
> dedicated keytab file =
2020 Aug 28
0
Samba with IPA errors
Hi All,
I've samba (4.11.2) on centos 8 connected to IPA.
All works as expected but I see these errors in log:
Aug 28 09:12:02 satan8 smbd[889]: [2020/08/28 09:12:02.656514, 0,
pid=889] ../../source3/rpc_client/cli_pipe.c:2937(rpc_pipe_open_ncalrpc)
Aug 28 09:12:02 satan8 smbd[889]: connect(/run/samba/ncalrpc/EPMAPPER)
failed: No such file or directory
Aug 28 09:12:02 satan8 smbd[889]:
2016 Dec 01
0
cannot access to linux share from windows
On Thu, 1 Dec 2016 11:58:00 +0100
Fujisan via samba <samba at lists.samba.org> wrote:
> Hello,
>
> I have upgraded a client and a freeipa server from Fedora 24 to 25
> recently. And I cannot access linux shares located on the F25 client
> from a windows desktop.
>
> I get these messages:
>
> [2016/12/01 11:42:19.218759, 1]
>
2016 Dec 01
2
cannot access to linux share from windows
Hello,
I have upgraded a client and a freeipa server from Fedora 24 to 25 recently.
And I cannot access linux shares located on the F25 client from a windows
desktop.
I get these messages:
[2016/12/01 11:42:19.218759, 1]
../source3/librpc/crypto/gse_krb5.c:534(fill_mem_keytab_from_dedicated_keytab)
../source3/librpc/crypto/gse_krb5.c:534: smb_krb5_open_keytab failed (Key
table name
2016 Mar 02
2
Remote Desktop Users Group not working??
Hi
I have setup a Samba AD and connected a Windows 7 machine to the AD...
I'm having problems getting the Remote Desktop Users group to work...
[root at bart private]# samba-tool group addmembers "Remote Desktop Users" mj
ldb_wrap open of secrets.ldb
Added members to group Remote Desktop Users
[root at bart private]# samba-tool group listmembers "Remote Desktop
2016 Mar 02
0
Remote Desktop Users Group not working??
Hai,
You must have mist something..
I did it as followed in the GPO settings.
I created a "DOMAIN\Allow-RDP" group in the AD. Added users to this group.
In the GPO, i used "default computer"
Policies - Windows settings - security settings - Restricted groups.
Here add your DOMAIN\Allow-RDP to the Remote Desktop Users.
And
- Windows settings - security settings
2016 Mar 02
0
Remote Desktop Users Group not working??
Hi,
If I'm not mistaken, the Remote Desktop Users is a local group. Si as
Said Louis, you'll have to create a domain group that will be added to
the local group on each machin through GPO
Regards,
Le 02/03/2016 17:28, Martin Juhl a écrit :
> Hi
>
> My next try is to create the group myself, but the point here was that the Builtin group created by the provisioning of Samba,
2016 Mar 02
2
Remote Desktop Users Group not working??
Hi
My next try is to create the group myself, but the point here was that the Builtin group created by the provisioning of Samba, doesn't work...
/Martin
----- Original meddelelse -----
Fra: "L.P.H. van Belle" <belle at bazuin.nl>
Til: "samba" <samba at lists.samba.org>
Sendt: onsdag, 2. marts 2016 16:55:41
Emne: Re: [Samba] Remote Desktop Users Group not
2016 Mar 06
2
Segmentation Fault when trying to set root samba password, IPA as a backend
On 06/03/16 16:22, Harry Jede wrote:
> On 17:13:33 wrote Martin Juhl:
>> Hi guys
>>
>>
>> When trying to set root's password, I get a segmentation fault:
>>
>> [root at bart ~]# smbpasswd -a root
>> No builtin backend found, trying to load plugin
>> Module 'ipasam' loaded
>> smbldap_open_connection: connection opened
>>