Displaying 4 results from an estimated 4 matches for "aggiungo".
2020 Aug 26
2
accessing foreign AD users to NT domain
Per chi vuole guardare il log generato aggiungo una piccola legenda:
ZIZI (192.168.70.3) ? il server samba, win7pro-v01 (192.168.64.12) ? il
client win7; inoltre il dominio AD si chiama CSATEST mentre il dominio
NT (anche se non compare nei logs) si chiama DOMINIOCSA.
Piviul
2009 Apr 28
0
File association in wine
...uot;*."|cut -f 2 -d :|sort --unique -f | cut -f 2 -d "*"`; do
ext2=`echo $ext|cut -f 2- -d .`
esiste=`grep -i '\\[Software\\\\\\\\Classes\\\\\\\\'$ext'\\]' $WINEPREFIX/system.reg | wc -l`
if [ $esiste == "0" -a $ext != $ext2 ] ; then
echo Aggiungo estensione $ext $ext2
echo "[HKEY_CLASSES_ROOT\\"$ext"]" >> $FILEOUT
echo @=\"$ext2.document\" >> $FILEOUT
echo "[HKEY_CLASSES_ROOT\\"$ext2".document]" >> $FILEOUT
echo @=\"$ext2.document\"...
2020 Aug 26
3
accessing foreign AD users to NT domain
...richt-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Piviul via samba
> Verzonden: woensdag 26 augustus 2020 11:13
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] accessing foreign AD users to NT domain
>
> Per chi vuole guardare il log generato aggiungo una piccola legenda:
> ZIZI (192.168.70.3) ? il server samba, win7pro-v01
> (192.168.64.12) ? il
> client win7; inoltre il dominio AD si chiama CSATEST mentre
> il dominio
> NT (anche se non compare nei logs) si chiama DOMINIOCSA.
>
> Piviul
>
> --
> To unsubsc...
2020 Aug 25
4
accessing foreign AD users to NT domain
Mandi! Rowland penny via samba
In chel di` si favelave...
> Even though your users may have the same username in AD as in the NT4-style
> domain, they are different users, so a few thoughts. You have 'map to guest
> = bad user', so I take it you must have 'guest ok = yes' set in the shares
> (you haven't shown us the shares), so try changing 'bad user' to