search for: 20domain

Displaying 13 results from an estimated 13 matches for "20domain".

Did you mean: 40domain
2024 Dec 03
1
Linux desktop setup with authentication against Samba AD DC
...to me. But they are not bound to be the same, PAM definitely isn't. > > > Anyway, there's other distro other then debian? ;-) > Who mentioned Debian ? But if you want an howto for Debian, see here: https://github.com/hortimech/Samba/blob/main/Install%20a%20Samba%20Unix%20domain%20member%20on%20Debian%2012 Rowland
2024 Dec 03
1
Linux desktop setup with authentication against Samba AD DC
...not bound to be the same, PAM definitely isn't. > > > > Anyway, there's other distro other then debian? ;-) > > Who mentioned Debian ? > > But if you want an howto for Debian, see here: > > https://github.com/hortimech/Samba/blob/main/Install%20a%20Samba%20Unix%20domain%20member%20on%20Debian%2012 Also see <https://wiki.debian.org/Samba>. It is a top-level landing page with links to additional articles. Jeff
2024 Dec 03
1
Linux desktop setup with authentication against Samba AD DC
...isn't. > > > > > > Anyway, there's other distro other then debian? ;-) > > > > Who mentioned Debian ? > > > > But if you want an howto for Debian, see here: > > > > https://github.com/hortimech/Samba/blob/main/Install%20a%20Samba%20Unix%20domain%20member%20on%20Debian%2012 > > Also see <https://wiki.debian.org/Samba>. It is a top-level landing > page with links to additional articles. > > Jeff How shall I put this, I know :-) That link to the Debian page is very good if you are carrying out historical research. It...
2024 Dec 03
1
Linux desktop setup with authentication against Samba AD DC
...; On Mon, 2 Dec 2024 14:51:36 +0100 > > > Marco Gaiarin via samba <samba at lists.samba.org> wrote: > > > [...] > > > But if you want an howto for Debian, see here: > > > > > > https://github.com/hortimech/Samba/blob/main/Install%20a%20Samba%20Unix%20domain%20member%20on%20Debian%2012 > > > > Also see <https://wiki.debian.org/Samba>. It is a top-level landing > > page with links to additional articles. > > > > Jeff > > How shall I put this, I know :-) > > That link to the Debian page is very good if you...
2024 Dec 23
2
Linux desktop setup with authentication against Samba AD DC
...t wait="200000"', Gnome & Cinnamon require 'logout wait="2000000"' I also wrote a small bash script to create the users home directory on the 'fileserver' on the fly. You can find my notes here: https://github.com/hortimech/Samba/blob/main/Mounting%20a%20domain%20users%20home%20directory%20at%20logon Rowland
2024 Dec 25
1
Linux desktop setup with authentication against Samba AD DC
...Gnome & Cinnamon require 'logout wait="2000000"' > > I also wrote a small bash script to create the users home directory on > the 'fileserver' on the fly. > > You can find my notes here: > > https://github.com/hortimech/Samba/blob/main/Mounting%20a%20domain%20users%20home%20directory%20at%20logon > > Rowland > > Hi Rowland, Great write up. But I don't understand the purpose of the homes share in smb.conf in this context. It's really not necessary. The user's home directory gets created on logon, and is removed (hopefully) a...
2024 Dec 25
1
Linux desktop setup with authentication against Samba AD DC
...> wait="2000000"' > > > > I also wrote a small bash script to create the users home directory > > on the 'fileserver' on the fly. > > > > You can find my notes here: > > > > https://github.com/hortimech/Samba/blob/main/Mounting%20a%20domain%20users%20home%20directory%20at%20logon > > > > Rowland > > > > > Hi Rowland, > > Great write up. > > But I don't understand the purpose of the homes share in smb.conf in > this context. It's really not necessary. The user's home directory &g...
2024 Dec 02
1
Linux desktop setup with authentication against Samba AD DC
Mandi! Rowland Penny via samba In chel di` si favelave... > The problem with that idea is that Linux, unlike Windows, uses multiple > distros and desktop environments. Sure, but they use the same building blocks (NSS, PAM, PolicyKit, ...) so some 'generic' instructions make sense to me. Anyway, there's other distro other then debian? ;-) --
2024 Dec 16
1
Linux desktop setup with authentication against Samba AD DC
Mandi! Rowland Penny via samba In chel di` si favelave... > I tested on Gnome, MATE and XFCE on Debian 12, Cinnamon on Lmde6 and on > Rocky Linux 9 and the only one that gave any problem was MATE and that > is a problem in its code (somewhere), it mounts but is unusable. Surely more then me. ;-) You've also setup a wiki page for that? Can i help? --
2016 May 20
4
How to configure samba to use LDAP/Kerberos authentication without using winbind?
We have a environment that the we cannot(don't want to) use winbind to join samba server to the win2003 AD(with LDAP RFC2307bis Schema and uid/gid setup for users). We managed to get the linux (CentOS) to accept windows domain user ssh to it(with nss/nslcd/kerberos settings). But couldn't make samba server to use the same way to serve windows domain users. Found this page:
2024 Dec 25
1
Linux desktop setup with authentication against Samba AD DC
...000"' >>> >>> I also wrote a small bash script to create the users home directory >>> on the 'fileserver' on the fly. >>> >>> You can find my notes here: >>> >>> https://github.com/hortimech/Samba/blob/main/Mounting%20a%20domain%20users%20home%20directory%20at%20logon >>> >>> Rowland >>> >>> >> Hi Rowland, >> >> Great write up. >> >> But I don't understand the purpose of the homes share in smb.conf in >> this context. It's really not necessary....
2013 May 24
1
Unable to get Samba-3.6.12 to authenticate using ADS
I have a Samba-4 system running as an Active Directory server. It's working great: computers are joined to it, users are logged in, etc. Good job Samba developers, and thank you! But of course I am not satisfied. Now I want to configure another server (well, a VM) as a file server using Samba-3.6.12. I want it to refer to the Samba4 server for all user authentication. My understanding of
2008 Jan 25
7
Trusted domain user login
Greetings, We are currently experiencing logon problems with a trusted domain user(s). Example: We have DomainA and DomainB DomainA and DomainB both have workstations joined on their respective domain. DomainA and DomainB both have trust relationships. DomainA trusts DomainB and vise versa. DomainA is where being served by a Samba PDC, while DomainB has a PDC using Windows NT 4.0 Server When