search for: escan

Displaying 14 results from an estimated 14 matches for "escan".

Did you mean: scan
2017 Nov 17
0
Keep group on new created files
...e:repository = /server/share/Papelera/ recycle:keeptree = yes recycle:versions = yes # No recicla ficheros vacios recycle:minsize = 1 # Excluye ficheros temporales recycle:exclude = *.tmp, *.TMP, *.temp, *.TEMP, *.o, *.obj, ~$*, *.lock, *.lck, *.sqlite-wal, *.bak, thumb.db # No recicla ficheros del escaner #recycle:exclude_dir = /server/share/Escaner/ # Audit full_audit:prefix = %u|%I|%m|%R|%S full_audit:success = chmod chmod_acl chown connect disconnect link mkdir pread pwrite read removexattr rename rmdir setxattr unlink write full_audit:failure = none full_audit:facility = LOCAL7 full_audit:pri...
2017 Oct 20
2
Using GPO to mount shares on Linux
...gt; but now I'm locked on mounting shares from my member server. > I'm able to use autofs and smbclient to mount and connect to sysvol > share on my DC server, but when I try to connect to my member server > I get this error: > ---------------- > smbclient //server.domain.dom/escaner -U user -W DOMAIN.DOM -R host > -k -d 3 lp_load_ex: refreshing parameters Is 'DOMAIN.DOM' really your NetBIOS domain name (aka workgroup) ? My domain is domain.dom, so maybe the wg is domain only. > Initialising global parameters > rlimit_max: increasing rlimit_max (1024) to...
2004 Dec 02
1
failure notice
...: Attachment-Name Virus-Name Action-Taken ------------------------------------------------------------ text.zip I-Worm.LovGate.w Deleted ============================================================= Use MailScan on your EMail Servers and eScan on your Windows-based PCs and Servers for maximum protection from Internet-borne viruses. ********* added by MailScan Anti-Virus and Content Security Software ********* ------=_NextPart_000_0013_45E39542.C834EC69--
2017 Oct 20
1
Using GPO to mount shares on Linux
...are all not my cookies.. but..   i see 2 things. 1) you missing the CIFS spn. here is shows how to make them and extract them. https://wiki.samba.org/index.php/Generating_Keytabs  https://wiki.samba.org/index.php/Keytab_Extraction      2) for the smblcient try :  smbclient //server.domain.dom/escaner -U user -W DOMAIN.DOM -R host -k -d 3 -m SMB2 ....added -m SMB2 at the end.     last, i see :  /var/run/samba/gencache_notrans.tdb  Can you post also an output of  samba -b That path is normaly /var/cache/samba/ not that its wrong, but it may help so see how samba was builded.       Greetz,...
2004 Aug 06
2
OT spammers was Re:what's happening here?
On Sat, May 18, 2002 at 11:08:08PM +0300, Gavin White wrote: > > Because the aren't many users here, the list is not monitored, > no rules... I guess IceCast as not as big as I thought... and > infested by bunch of lamers that like to take advantage of it > to advertise. > Since it is Sunday and I am in a good mood, I will presume from your languague and attitude that you
2004 Aug 06
0
OT spammers was Re:what's happening here?
...' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered. > > ************************************************************** > Scanned by MailScan Content-Security and Anti-Virus Software. > Visit http://www.mwti.net for more info on eScan and MailScan. > ************************************************************** > > <p>************************************************************** Scanned by MailScan Content-Security and Anti-Virus Software. Visit http://www.mwti.net for more info on eScan and MailScan. ********...
2017 Oct 20
2
Using GPO to mount shares on Linux
...ith realmd, sssd and autofs, but now I'm locked on mounting shares from my member server. I'm able to use autofs and smbclient to mount and connect to sysvol share on my DC server, but when I try to connect to my member server I get this error: ---------------- smbclient //server.domain.dom/escaner -U user -W DOMAIN.DOM -R host -k -d 3 lp_load_ex: refreshing parameters Initialising global parameters rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) smbclient: Can't load /etc/samba/smb.conf - run testparm to debug it added interface enp1s0 ip=192.168.0.xx bcast=19...
2017 Oct 30
3
Unable to authenticate with Samba 4.5 from XP box
Hello, I've a computer that has XP for compatibility purposes and is outside the domain. I'm trying to mount some shares that are on a Member Server with Samba 4.5 but always get an error saying that password is wrong. All other computers can enter to shares without problem and I'm sure that the password is OK because I can login on Windows 7 computer and even I've mounted a share
2004 Aug 06
2
OT spammers was Re:what's happening here?
...' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered. > > ************************************************************** > Scanned by MailScan Content-Security and Anti-Virus Software. > Visit http://www.mwti.net for more info on eScan and MailScan. > ************************************************************** > > <p>************************************************************** Scanned by MailScan Content-Security and Anti-Virus Software. Visit http://www.mwti.net for more info on eScan and MailScan. ********...
2017 Oct 30
2
Unable to authenticate with Samba 4.5 from XP box
...e:repository = /server/share/Papelera/ recycle:keeptree = yes recycle:versions = yes # No recicla ficheros vacios recycle:minsize = 1 # Excluye ficheros temporales recycle:exclude = *.tmp, *.TMP, *.temp, *.TEMP, *.o, *.obj, ~$*, *.lock, *.lck, *.sqlite-wal, *.bak, thumb.db # No recicla ficheros del escaner #recycle:exclude_dir = /server/share/Escaner/ # Audit full_audit:prefix = %u|%I|%m|%R|%S full_audit:success = chmod chmod_acl chown connect disconnect link mkdir pread pwrite read removexattr rename rmdir setxattr unlink write full_audit:failure = none full_audit:facility = LOCAL7 full_audit:pri...
2017 Oct 11
4
Using GPO to mount shares on Linux
I think MJ is using samba with AD backend and Rowland RID. Rowland, try AD backend if your using rid atm. Gr. Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens mj via samba > Verzonden: woensdag 11 oktober 2017 13:25 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] Using GPO to mount shares on Linux > > >
2017 Oct 20
0
Using GPO to mount shares on Linux
...gt; but now I'm locked on mounting shares from my member server. > I'm able to use autofs and smbclient to mount and connect to sysvol > share on my DC server, but when I try to connect to my member server > I get this error: > ---------------- > smbclient //server.domain.dom/escaner -U user -W DOMAIN.DOM -R host > -k -d 3 lp_load_ex: refreshing parameters Is 'DOMAIN.DOM' really your NetBIOS domain name (aka workgroup) ? > Initialising global parameters > rlimit_max: increasing rlimit_max (1024) to minimum Windows limit > (16384) smbclient: Can't loa...
2017 Oct 20
0
Using GPO to mount shares on Linux
...d on mounting shares from my member server. > > I'm able to use autofs and smbclient to mount and connect to sysvol > > share on my DC server, but when I try to connect to my member server > > I get this error: > > ---------------- > > smbclient //server.domain.dom/escaner -U user -W DOMAIN.DOM -R host > > -k -d 3 lp_load_ex: refreshing parameters > > Is 'DOMAIN.DOM' really your NetBIOS domain name (aka workgroup) ? > > > My domain is domain.dom, so maybe the wg is domain only. -W, --workgroup=WORKGROUP Set the workg...
2017 Oct 24
3
Using GPO to mount shares on Linux
...my member server. > > > I'm able to use autofs and smbclient to mount and connect to sysvol > > > share on my DC server, but when I try to connect to my member server > > > I get this error: > > > ---------------- > > > smbclient //server.domain.dom/escaner -U user -W DOMAIN.DOM -R host > > > -k -d 3 lp_load_ex: refreshing parameters > > > > Is 'DOMAIN.DOM' really your NetBIOS domain name (aka workgroup) ? > > > > > > My domain is domain.dom, so maybe the wg is domain only. > > -W, --workgroup=WOR...