Displaying 15 results from an estimated 15 matches for "secu".
Did you mean:
sec
2002 Mar 11
0
Samba over PPP (Linux dials up NT 4 Workstation, which is in secu re NT network)
Base data:
* 1 PC running Linux (Debian), with Ethernet adapter connected to Internet
* 1 PC running NT 4 Workstation, with Ethernet adapter connected to a network with NT domain and high security. You have no rigths to setup the domain controller anyhow. There is a DHCP server in the network
* 1 serial 9pin cable
Task:
Connect Linux to NT with the serial cable, in order to access local disks of NT machine from Linux. Be able to mount a remote volume as a directory somewhere in directo...
2008 Nov 22
2
This diff needs fixing.
...in when no-cd fixes are used when a programs is rated platinum, yet when you need to set and use native dll's it's okay?
It's either one or the other, for example why is MS Office 2007 rated platinum for? You need native dll's and not wines versions to run it, yet in games that use secu-rom or other copy protections that are not implemented in WINE the highest it can achieve is a gold rating, because it requares a fixed exe both need extra files therefore both should be rated GOLD.
It's almost has if the rating system is controlled by favoritism.
2018 Dec 12
3
GSSAPI/Kerberos authenticate with Dovecot
...s join to domain
- keytab is setup.
- see the users via wbinfo -u on dovecot server.
- dovecot is setup like in the wiki with userdb=static.
I have also try to use pam/krb5, when I enter a password I get mails.
(Port 143 with starttls)
TB setting:
server: dovecot ip
user: username at my.fqdn.com
secu: SSL/TLS
auth: Kerberos/GSSAPI
port: 993
Results in
root at dovecot:~# tail -f /var/log/dovecot.debug.log
Dec 12 15:58:22 auth: Debug: Read auth token secret from
/var/run/dovecot/auth-token-secret.dat
Dec 12 15:58:22 auth: Debug: auth client connected (pid=2748)
Dec 12 15:58:28 auth: Debug: auth...
2008 Dec 14
1
SIEVE resources ?
Hi,
Do you any good SIEVE resources for a poor beginnner ? I'd to
translate some of my current procmail rules into SIEVE. I have,
for example, a "generic" rule that is able to sort almost any
message from/to a mailing-list into a dedicated folder -i.e one
rule for almost all my lists.
Any recomendation ?
Thank you
2008 Nov 03
3
[rsync -avz] total size/disk usage difference between source and destination
Hi folks
We migrated storage from local disk to SAN with:
# rsync -avz /mnt/lvol00045/* /lvol00045
Why there is a difference in size? How to explain this? Do we have
inconsistency? What we did wrong?
[...]
/dev/mapper/vg01-lvol00045_old
10321208 3930336 6286016 39% /mnt/lvol00045
[...]
/dev/mapper/vg01-lvol00045
10321208 3163852 6633068 33%
2006 Sep 05
1
No access to mandatory profiles
Hi!
I have the problem that I can't log in with all users (that have
mandatory profiles) except that one who is owner of the
directory.
(windows states that It can't load the profile because of secu[global]
workgroup = FH_STP
server string = FH StP LDAP-PDC
passdb backend = ldapsam
log level = 1
log file = /var/log/samba/log.%m
max log size = 50
announce version = 7
load printers = No
disable spoolss = Yes
show add...
2010 Apr 16
1
3.5.2: smbclient segfaults when used against "security = share"
Local machine is CentOS 5.4, with samba 3.5.2 rpms from sernet.
Remote machine is samba 3.0.something set up with share level security.
On local machine:
$ smbclient '\\srv\shr' -U%
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.0.30-1abc]
Server not using user level security and no password supplied.
Segmentation fault
$
gettimeofday({1271431229, 455560}, NULL) = 0
select(10, [8 9], [], NULL, {19, 998213}) = 1 (in [8...
2005 Apr 18
1
how to "hide" the desktop.ini file on roaming profiles?
Hi people, im new on the list.
I have a samba 3.0.10 working as a PDC with roaming profiles for win2003
clients.
The problem is that the windows 2003 uses a lot of desktop.ini "hiden
files" that when i save this on my roaming profile and i log back in for
the second time i lost this "hiden bit" on the desktop.ini files and i
see them everywhere. Even on the
2018 Dec 12
5
GSSAPI/Kerberos authenticate with Dovecot
Hello,
I try to setup Dovecot with Kerberos/GSSAPI and use this howto:
https://wiki.samba.org/index.php/Authenticating_Dovecot_against_Active_Directory#Create_the_Dovecot_user_and_keytab
I also try https://wiki.dovecot.org/Authentication/Kerberos
I can login as windows user on win7 and access shares.
When I open Thunderbird I get the message:
"kerberos/gssapi ticket was not accepted"
2005 Jan 06
0
donnette St0ckMogul Newsletter VCSC stricture
...tion to get p osition
in or se ll an y se, curity ment ioned herein. This newsletter
is neither a registered investment advisor nor affiliated
with any bro ker or de, aler. All sta tements ma de are our
exp ress opinion only and sh ould be trea ted as such. We
may o wn, take po sition and se ll any secu rities men tioned
at any time. This report inc ludes for ward look ing
stat ements within the mea ning of The Pri vate Se curities
Litig ation Refo rm Act of 19 95. These stat ements may
incl ude t erms as e xpect, bel ieve, may, w ill,
mov e, underv alued and int end or similar te rms.
This news...
2009 Jan 07
17
Email/GroupWare Suite
Just wanted to get some thoughts from the list.....
We are a public k-12 school and are looking to migrate to a groupware
style system for out staff to collaborate better. Currently we are using
Squirrelmail/postfix for email. Does anyone have any
recommendations/opinions. Any input would be greatly appreciated.
Thank you
--
Bo Lynch
Systems Administrator
RedHat Academy Instructor
Energy Manager
2002 Nov 09
1
[LLVMdev] Your $200 are waiting you
2001 Oct 19
4
Exclude
Hi Folks,
I'm running rsync between an NT client and a Solaris 7 Server (Ver 2.4.6).
I'd like to be able to exclude the following directory:
/opt/IBMHTTPDLOG/archivelogs
but retrieve
/opt/IBMHTTPDLOG
My setup is:
rsync -av -p -e rsync@server1.cna.com:/opt/IBMHTTPDLOG/
F:/opt/IBMHTTDLOG
(client)
rsync --daemon --exclude-from=/etc/rsync.exclude
(server)
What I get is
2008 Sep 09
14
Problems with bridged networking
...9;1048576'', ''memory/target'': ''16382760'', ''cpu/2/availability'': ''online'', ''vm'': ''/vm/00000000-0000-0000-0000-000000000000'', ''domid'': ''0'', ''secu
> rity_label'': '''', ''cpu/7/availability'': ''online'', ''cpu/0/availability'': ''online'', ''cpu/1/availability'': ''online'', ''cpu/5/availability'': '&...
2003 Mar 22
22
SecuRemote and Shorewall Problem
Sat Mar 22 14:16:55 CST 2003
This post is a bit long, but I want to make sure
I am providing the information up front that can
help in others helping me solve this mystery.
I am having a bit of difficulty getting Shorewall
to work with SecuRemote and its FW-1 server. I
have attached the "rules" file I am using and the
output of "shorewall show nat". The diagram below
describes the network topology.
I have Win98 machine behind a RH8.0 box running
Shorewall v1.4.0. I have not applieds *any* mods
to the stock RH8.0 d...