Displaying 9 results from an estimated 9 matches for "testdm12".
Did you mean:
test12
2024 Jan 08
2
winbind offline logon
...>
> Sorry but is a bug of RFC2307:
>
> https://bugzilla.samba.org/show_bug.cgi?id=15405
>
Sorry, but allowing for bug 14618, it works for myself.
https://bugzilla.samba.org/show_bug.cgi?id=14618
On a Unix domain member using the 'rid' backend, I get this:
adminuser at testdm12:~$ getent passwd rowland
rowland:*:11104:10513:Rowland Penny:/home/rowland:/bin/bash
The user 'rowland' can logon, but if the user logs out and the network
is disconnected, the user cannot logon until:
A) the network is reconnected.
B) 'lock directory = /var/cache/samba' is added...
2024 Jan 10
1
winbind offline logon
...t;
> > https://bugzilla.samba.org/show_bug.cgi?id=15405
>
>
> Sorry, but allowing for bug 14618, it works for myself.
>
> https://bugzilla.samba.org/show_bug.cgi?id=14618
>
> On a Unix domain member using the 'rid' backend, I get this:
>
> adminuser at testdm12:~$ getent passwd rowland
> rowland::11104:10513:Rowland Penny:/home/rowland:/bin/bash
>
> The user 'rowland' can logon, but if the user logs out and the network
> is disconnected, the user cannot logon until:
>
> A) the network is reconnected.
> B) 'lock directory...
2023 Jun 17
2
using spn with winbind
...n't find anything.
>
Hi, Stefan,
I think you have something set up incorrectly, or you are connecting to
a DC, or something changed after Samba 4.17.8
I can logon using ssh with kerberos to a Unix domain member running on
bookworm (Samba 4.17.8)
rowland at devstation:~$ ssh rowland at TESTDM12.SAMDOM.EXAMPLE.COM
Creating directory '/home/rowland'.
Linux testdm12 6.1.0-9-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1
(2023-05-08) x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
indiv...
2024 Feb 29
1
Samba, Kerberos, Autofs: Shares get disconnected
...ng this on (which is turned off
> > overnight) to mount the share at boot and see if it mounts at boot
> > tomorrow. I will carry out the same procedure I used on the DC
> > client.
> >
And guess what, it didn't work, So I checked the logs to find this:
Feb 29 09:43:41 testdm12 mount[570]: mount error(126): Required key not
available
Which is understandable when you find this lower down:
Feb 29 09:43:45 testdm12 systemd[1]: Started winbind.service - Samba
Winbind Daemon.
Unless I can find a way to get winbind started before the attempt to
mount the share is carried out...
2024 Jan 10
1
winbind offline logon
...ba.org/show_bug.cgi?id=15405
> >
> > Sorry, but allowing for bug 14618, it works for myself.
> >
> > https://bugzilla.samba.org/show_bug.cgi?id=14618
> >
> > On a Unix domain member using the 'rid' backend, I get this:
> >
> > adminuser at testdm12:~$ getent passwd rowland
> > rowland::11104:10513:Rowland Penny:/home/rowland:/bin/bash
> >
> > The user 'rowland' can logon, but if the user logs out and the network
> > is disconnected, the user cannot logon until:
> >
> > A) the network is reconnecte...
2023 Jun 16
2
using spn with winbind
Hi,
with sssd i can do:
$ ssh user at domain.tld@HOST1
$ id user at domain.tld
$ ls -al /home/domain.tld/user
drwx------ 5 user at domain.tld domain users at domain.tld 103 12. Jun 14:14 .
$ grep AllowGroups /etc/ssh/sshd_config
AllowGroups lokale_gruppe samba_gruppe at domain.tld
When switching to winbind only
$ id user at domain.tld
is working any other command is using user\domain
$ ls -al
2024 Jan 30
1
permission denied with windows acls
...art the VM (debian 12, Samba 4.19.4)
log in as 'rowland'
go to 'Places' -> 'Computer'
Double click 'File System'
Double click '/mnt'
All the mounted shares are there and I can interact with them.
If I run 'mount', I find these lines:
adminuser at testdm12:~$ mount
.................
//devstation.samdom.example.com/data on /mnt/test type cifs (rw,relatime,vers=3.1.1,sec=krb5,cruid=0,cache=strict,multiuser,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.1.141,file_mode=0755,dir_mode=0755,soft,nounix,serverino,mapposix,noperm,rsize=4194304,wsize=4194304,...
2023 Jun 23
2
PAM Offline Authentication in Ubuntu 22.04
...t; If I run the following commands when connected to the network, I get the
>> expected output:
>
> Also trying to fiddle with /etc/hosts and /etc/hostname, i was not able to
> print the domain, eg:
>
>> hostname -d
>> samdom.example.com
>> hostname -f
>> testdm12.samdom.example.com
>
> i get empty result (hostname -f return the host).
Then I would suggest you need to fix this, easiest way is to add the
information to the 127.0.1.1 line in /etc/hosts
>
>
> I've tried to disable DHCP and setup manual network connectivity (cabled)
>...
2024 Jan 30
1
permission denied with windows acls
On 1/29/24 13:08, Rowland Penny via samba wrote:
> On Mon, 29 Jan 2024 12:51:37 -0800
> Peter Carlson via samba<samba at lists.samba.org> wrote:
>
>
>> Just did a quick test, the big T comes after setting permissions in
>> windows
>>
>> root at fs1:/var/log# cd /data
>> root at fs1:/data# mkdir -m 1777 test2
> No it doesn't, you are setting