search for: 20directory

Displaying 9 results from an estimated 9 matches for "20directory".

2016 Feb 16
4
Mapping UIDs on Linux to same UID as AD-bound Mac is mapping to
...com.au/books?id=yNILCwAAQBAJ&pg=PA111&lpg=PA111&dq=mac +%22active+directory%22+%22directory+utility%22+mappings+uid&source=bl&ots=s 0fMZSMr8r&sig=uuyWWE-jzlimQ9U49sZ3KRDAXvI&hl=en&sa=X&ved=0ahUKEwi_q9uL-PvKAh XBkpQKHWvDBFkQ6AEIWjAH#v=onepage&q=mac%20%22active%20directory%22%20%22direc tory%20utility%22%20mappings%20uid&f=false> &pg=PA111&lpg=PA111&dq=mac+%22active+directory%22+%22directory+utility%22+ma ppings+uid&source=bl&ots=s0fMZSMr8r&sig=uuyWWE-jzlimQ9U49sZ3KRDAXvI&hl=en&sa =X&ved=0ahUKEwi_q9uL-PvKAhXBkpQKHWvDBFkQ6AEI...
2016 Feb 16
0
Mapping UIDs on Linux to same UID as AD-bound Mac is mapping to
...=yNILCwAAQBAJ&pg=PA111&lpg=PA111&dq=mac > +%22active+directory%22+%22directory+utility%22+mappings+uid&source=bl&ots=s > 0fMZSMr8r&sig=uuyWWE-jzlimQ9U49sZ3KRDAXvI&hl=en&sa=X&ved=0ahUKEwi_q9uL-PvKAh > XBkpQKHWvDBFkQ6AEIWjAH#v=onepage&q=mac%20%22active%20directory%22%20%22direc > tory%20utility%22%20mappings%20uid&f=false> > &pg=PA111&lpg=PA111&dq=mac+%22active+directory%22+%22directory+utility%22+ma > ppings+uid&source=bl&ots=s0fMZSMr8r&sig=uuyWWE-jzlimQ9U49sZ3KRDAXvI&hl=en&sa > =X&ved=0ahUKEwi_q9uL-PvK...
2024 Dec 23
2
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
2024 Dec 25
1
Linux desktop setup with authentication against Samba AD DC
...uire '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) at? logoff by pam-mount. My...
2024 Dec 25
1
Linux desktop setup with authentication against Samba AD DC
..."' > > > > 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, a...
2008 Dec 28
1
automounting home dirs
...al unnecessary load on a heavily-loaded fileserver and generally slows everything down and creates an unnecessary dependency. Is there a way to prevent dovecot from causing the home dirs to be mounted? I found this thread: http://markmail.org/message/umywuppl3vvzfe4p#query:dovecot%20mount%20home%20directory+page:3+mid:fgr4g6pup5y6qbcr+state:results which discusses the same problem, but it's quite old and there doesn't seem to be a definitive answer other than hacking the passwd file or the code. Is there a more elegant solution? TIA. ________________________________________________________...
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? --
2011 Dec 15
2
Security issue in icecast
...een assigned a CVE. Details from the public bug follow: https://launchpad.net/bugs/894782 From the reporter: "Newline injection in error.log Running this command against an icecast2 running on 127.0.0.1... echo -ne "GET /non-existent"'"'"%20No%20such%20file%20or%20directory%0d% 0a[1970-01-01%20%2000:00:00]%20PHUN%20I'm%20feeling%20phunny%0d% 0a["`date "+%Y-%m-%d%%20%%20%H:%M:%S"`"]%20WARN% 20fserve/fserve_client_create%20req%20for%20file% 20"'"'"/usr/share/icecast2/web/ HTTP/1.0\n\n" | nc -vv 127.0.0.1 8000 > /dev...
2024 Dec 25
1
Linux desktop setup with authentication against Samba AD DC
...gt; >>> 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 direct...