search for: blowznr7ta

Displaying 6 results from an estimated 6 matches for "blowznr7ta".

2023 Feb 08
1
Domain join with realm
...nts to use - can you elaborate on why this is an issue for Samba? We only have domain members (no Samba DC) Thanks, Robert Vaughan -- To unsubscribe from this list go to the following URL and read the instructions: https://urldefense.com/v3/__https://lists.samba.org/mailman/options/samba__;!!BlOwZnr7TA!lqE4DX_eaXcM3ZkZfVGtdpuE1clOrVPsGv1pUSHnWJUpW9xsgrLP_i272dhaNFckfEMgArTzs4n9nFfr$ ---------------------------------------------------------------------- This is an e-mail from General Dynamics Land Systems. It is for the intended recipient only and may contain confidential and privileged informat...
2023 Feb 13
1
idmap ad question
On 13/02/2023 18:54, Vaughan, Robert J via samba wrote: > > nsswitch.conf has 'files winbind' for the passwd, shadow and group lines Remove it from the shadow line, it should not be there. > > What does it mean 'winbind links set up'? It refers to the links that connect winbind to nsswitch > > OS is Red Hat 7. Any idea in those packages if I might be
2023 Feb 13
1
idmap ad question
...mething? >>Been sometime since I used a red-based distro, but I think you need to >>install samba-winbind-clients >>You could try reading this: >>https://urldefense.com/v3/__https://wiki.samba.org/index.php/Configuring_Winbindd_on_a_Samba_AD_DC*Libnss_winbind_Links__;Iw!!BlOwZnr7TA!iiqx5WSIlcMww6aLe_SmEGJxYgFTcFHG2hXQAQvreE2rgU4-Z3-GEUohBUxWSEM9nr9bL45WjVuZvWjh$ >>It might help to understand the links. Yeah the link is correctly setup, since it is not compiled Samba Ok, I found in this link .. https://wiki.samba.org/index.php/Troubleshooting_Samba_Domain_Members#g...
2023 Feb 13
1
idmap ad question
On 13/02/2023 19:42, Vaughan, Robert J via samba wrote: > Yeah the link is correctly setup, since it is not compiled Samba > > Ok, I found in this link .. > > https://wiki.samba.org/index.php/Troubleshooting_Samba_Domain_Members#getent_not_Finding_Domain_Users_and_Groups > > I had to change these lines to 'Yes' .. > > winbind enum groups = Yes >
2023 Feb 13
1
idmap ad question
...ghan, Robert J via samba wrote: > Yeah the link is correctly setup, since it is not compiled Samba > > Ok, I found in this link .. > > https://urldefense.com/v3/__https://wiki.samba.org/index.php/Troubleshooting_Samba_Domain_Members*getent_not_Finding_Domain_Users_and_Groups__;Iw!!BlOwZnr7TA!m6mzFHwttP65JGum376WS2CNwHA07YrBUeN_Xf6Ah3bGe6qI_pN-AHW6VhG90T8dV9IgG4M7c2ihG5dk$ > > I had to change these lines to 'Yes' .. > > winbind enum groups = Yes > winbind enum users = Yes > > Now, it works, but it's really slow (and I think I have h...
2023 Jun 17
2
using spn with winbind
On 16/06/2023 19:49, Stefan Kania via samba wrote: > 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