Displaying 11 results from an estimated 11 matches for "aluno3".
Did you mean:
alunos
2017 May 30
2
Different primary group between 4.5.x and 4.6.x
...ests),2000501(DEV2+guest)
so seems that if samlogon cache is filled then primary group is returned
correctly.
But I suppose that if I use share using NFS (without Samba
authentication) and have some ACL to files or directories I will
probably have issues with access denied.
On 30.05.2017 11:54, aluno3 at poczta.onet.pl wrote:
> I changed default/primary group for other user than guest and issue also
> occurred so if domain user has default group other than "domain users",
> 'id <username>' always shows "domain users" as primary group.
>
> On 29.0...
2017 May 29
2
Different primary group between 4.5.x and 4.6.x
On 29.05.2017 12:03, Rowland Penny via samba wrote:
> On Mon, 29 May 2017 11:33:21 +0200
> aluno3--- via samba <samba at lists.samba.org> wrote:
>
>> My configuration for idmap backend is:
>>
>> idmap config dev2 : range = 65536-19999999
>> idmap config dev2 : backend = rid
>> idmap config * : range = 20000000-39999999
>> idmap config * : backend =...
2017 May 31
0
Different primary group between 4.5.x and 4.6.x
...wbinfo --pam-logon=DEV2+dev2user1000
Enter DEV2+dev2user1000's password:
plaintext password authentication succeeded
root at host:~# su DEV2+dev2user1000
DEV2+dev2user1000 at host:/$ echo "testpermissions2" >> /testfile
bash: /testfile: Permission denied
On 30.05.2017 16:02, aluno3 at poczta.onet.pl wrote:
> Additionally if I authenticate to user using wbinfo -a it seems to works
> correctly:
>
> root at root:~$ id DEV2+guest uid=2000501(DEV2+guest)
> gid=2000513(DEV2+domain users) groups=2000513(DEV2+domain
> users),2000501(DEV2+guest),2000514(DEV2+domain...
2017 May 29
2
Different primary group between 4.5.x and 4.6.x
On 29.05.2017 10:42, Rowland Penny via samba wrote:
> On Mon, 29 May 2017 08:40:07 +0200
> aluno3--- via samba <samba at lists.samba.org> wrote:
>
>
>>> Have you given 'Guest' a uidNumber and/or gidNumber attribute ?
>>
>> If I run "id guest" I also have "no such user". I need to pass also
>> domain realm:
>>
>> ro...
2017 May 26
2
Different primary group between 4.5.x and 4.6.x
On 26.05.2017 15:31, Rowland Penny via samba wrote:
> On Fri, 26 May 2017 14:36:45 +0200
> aluno3--- via samba <samba at lists.samba.org> wrote:
>
>> I have upgraded Samba in my environment from 4.5.10 to 4.6.3 and
>> experienced issue with primary group for domain guest user:
>>
>> With Samba 4.5.10 primary group for DEV2+guest was "DEV2+domain
>> g...
2017 May 29
2
Different primary group between 4.5.x and 4.6.x
On 26.05.2017 17:03, Rowland Penny via samba wrote:
> On Fri, 26 May 2017 15:50:04 +0200
> aluno3--- via samba <samba at lists.samba.org> wrote:
>
>>
>> Is there possibility to not set "Unix
>> Attributes" and have the same behavior as in 4.5?
>
> I do not know, you may have found a bug
>
> If I run 'id guest' on a Samba 4.6.x DC, I ge...
2017 May 30
0
Different primary group between 4.5.x and 4.6.x
I changed default/primary group for other user than guest and issue also
occurred so if domain user has default group other than "domain users",
'id <username>' always shows "domain users" as primary group.
On 29.05.2017 12:30, aluno3 at poczta.onet.pl wrote:
> On 29.05.2017 12:03, Rowland Penny via samba wrote:
>> On Mon, 29 May 2017 11:33:21 +0200
>> aluno3--- via samba <samba at lists.samba.org> wrote:
>>
>>> My configuration for idmap backend is:
>>>
>>> idmap config dev2...
2017 May 31
1
Different primary group between 4.5.x and 4.6.x
On Wed, 31 May 2017 11:36:56 +0200
aluno3--- via samba <samba at lists.samba.org> wrote:
> root at host:~# su DEV2+dev2user1000
>
> DEV2+dev2user1000 at host:/$ whoami
> DEV2+dev2user1000
>
> DEV2+dev2user1000 at host:/$ echo "testpermissions" >> /testfile
>
> DEV2+dev2user1000 at host:/$ c...
2017 May 26
2
Different primary group between 4.5.x and 4.6.x
I have upgraded Samba in my environment from 4.5.10 to 4.6.3 and
experienced issue with primary group for domain guest user:
With Samba 4.5.10 primary group for DEV2+guest was "DEV2+domain guests":
root at root:~# id DEV2+guest
uid=66037(DEV2+guest) gid=66050(DEV2+domain guests)
groups=66050(DEV2+domain guests)
With Samba 4.6.3 primary group for DEV2+guest is "DEV2+domain
2017 May 26
0
Different primary group between 4.5.x and 4.6.x
On Fri, 26 May 2017 15:50:04 +0200
aluno3--- via samba <samba at lists.samba.org> wrote:
>
> Is there possibility to not set "Unix
> Attributes" and have the same behavior as in 4.5?
I do not know, you may have found a bug
If I run 'id guest' on a Samba 4.6.x DC, I get this:
uid=3000002(SAMDOM\guest) g...
2017 May 29
0
Different primary group between 4.5.x and 4.6.x
On Mon, 29 May 2017 08:40:07 +0200
aluno3--- via samba <samba at lists.samba.org> wrote:
> > Have you given 'Guest' a uidNumber and/or gidNumber attribute ?
>
> If I run "id guest" I also have "no such user". I need to pass also
> domain realm:
>
> root at root:~$ id guest
> id:...