Displaying 8 results from an estimated 8 matches for "kwad".
Did you mean:
kwade
2016 Jul 12
1
Option configure
On Tue, Jul 12, 2016 at 11:39 AM, mathias dufresne <infractory at gmail.com> wrote:
> What versions of systemd and samba on your Gentoo and Debian?
Gentoo runs 230, Debian Jessie runs 215.
2016 Jul 12
3
Option configure
On Tue, Jul 12, 2016 at 10:13 AM, mathias dufresne <infractory at gmail.com> wrote:
> Could you simply try to modify type=forking to type=notify and test again?
> Perhaps your old has disappeared (they do sometimes, not often enough)...
Seems to work for starting smbd and nmbd (although Type=forking has
been running flawlessly for many months) on my Gentoo system.
In my Debian LXC
2016 Jul 12
0
Option configure
.../usr/local/samba/sbin/smbd -D --option=server role
check:inhibit=yes --foreground
├─21370 /usr/local/samba/sbin/smbd -D --option=server role
check:inhibit=yes --foreground
└─21372 /usr/local/samba/sbin/smbd -D --option=server role
check:inhibit=yes --foreground
Jul 12 19:14:17 kwad winbindd[21368]: [2016/07/12 19:14:17.981972, 0]
../source3/winbindd/winbindd_cm.c:1849(wb_open_internal_pipe)
Jul 12 19:14:17 kwad winbindd[21368]: open_internal_pipe: Could not
connect to lsarpc pipe: NT_STATUS_UNSUCCESSFUL
Jul 12 19:14:17 kwad winbindd[21368]: [2016/07/12 19:14:17.982073, 0]
....
2016 Jul 12
4
Option configure
Am 12.07.2016 um 23:21 schrieb Reindl Harald:
>
>
> Am 12.07.2016 um 22:55 schrieb Achim Gottinger:
>> Funny current debian service files use a wrong PIDFile path (should be
>> /var/run/amba/samba.pid).
>>
>> If I use Type=forking and an wrong PIDFile systemctl start samba must be
>> CTRL-C'ed.
>>
>> Type=notify works with or without an proper
2016 Mar 18
5
classicupgrade migration issues
...4984-1448: Unable to enumerate group
memberships, (-1073741724
,No such user)
...
==========================================
For 300 users and systems.
Out of approx 300 only 5 PDC users get listed after migration:
==========================================
# samba-tool user list
Administrator
dns-kwad
usernameone
usernametwo
usernamethree
krbtgt
usernamefour
Guest
usernamefive
root
==========================================
However the users and computers are listed as group members:
==========================================
# samba-tool group listmembers 'Domain Users' |wc -l
270
# sa...
2016 Mar 18
0
classicupgrade migration issues
...(-1073741724
> ,No such user)
> ...
> ==========================================
> For 300 users and systems.
>
> Out of approx 300 only 5 PDC users get listed after migration:
> ==========================================
> # samba-tool user list
> Administrator
> dns-kwad
> usernameone
> usernametwo
> usernamethree
> krbtgt
> usernamefour
> Guest
> usernamefive
> root
> ==========================================
>
> However the users and computers are listed as group members:
> ==========================================
> # sam...
2016 Mar 18
0
classicupgrade migration issues
...little - how can it determine the group
membership, if the users/groups do not exist locally on the host doing
the migration?
> Out of approx 300 only 5 PDC users get listed after migration:
> ==========================================
> # samba-tool user list
> Administrator
> dns-kwad
> usernameone
> usernametwo
> usernamethree
> krbtgt
> usernamefour
> Guest
> usernamefive
> root
> ==========================================
>
> However the users and computers are listed as group members:
> ==========================================
> # sa...
2016 Mar 07
6
classicupgrade migration issues
Sorry for the long post but attempted this several over the past year
with no success but staying on an NT4 domain is no longer viable. Need
to get this resolved so hopefully there will be a clue somewhere in
this montage.
The current PDC is samba-3.6.25 running on Gentoo using tdbsam backend.
The new AD will be a Debian LXC container running on Debian Jessie
using samba compiled from git