Displaying 16 results from an estimated 16 matches for "secuity".
Did you mean:
security
2009 Jul 01
5
How best to allow users to change Samba passwords?
I was wondering if anyone could advise me on this.
I've got two Samba servers, each using passdb.tdb for authentication.
All works well, but I've now been asked to let users change their own
passwords (a requirement of data secuity). What's the best way of
arranging this, preferably updating both servers at the same time?
thanks
2003 Jun 02
3
how-to configure openssh
Hi,
Would you able to advise me to configure openssh running on Redhat linux ver7? Thanks.
Best Regards
_______________________
Joseph Keow
2002 Apr 05
0
FYI new /dev/random from Sun for Solaris 8
Hello,
I just learned this morning about a new patch from Sun for Solaris 8 that
adds /dev/random. The patch is based on the device in Solaris 9. I have not
tried it yet, but I though some might be interested. The patch is:
(this is available for free from sunsolve)
Patch-ID# 112438-01
Keywords: secuity random number generator PRNG
Synopsis: SunOS 5.8: /kernel/drv/random patch
Date: Mar/28/2002
Solaris Release: 8
SunOS Release: 5.8
Unbundled Product:
Unbundled Release:
Xref:
Topic: SunOS 5.8: /kernel/drv/random patch
***********************************************************
NOTE: This patc...
1998 May 21
0
Multiple password servers/domains
...fortunately, this is confusing to
the end users). In the example below, I use password server ntserver1
if mounting \\unix1\myshare. To use password server ntserver2, you
would mount \\unix2\myshare. I'm pretty sure that the workgroups are
not needed for this to work.
----begin smb.conf----
secuity = server
include = /samba/lib/smb.conf.%L
[myshare]
path = /shares/myshare
----end smb.conf----
----begin smb.conf.unix1----
password server = ntserver1
workgroup = group1
----end smb.conf.unix1----
----begin smb.conf.unix2----
password server = ntserver2
workgroup = group2
----end smb.conf.unix...
1998 Jun 30
0
No subject
...the machine is
called when attempting to mount. In the example below, you use password
server ntserver1 if mounting \\unix1\myshare. To use password server
ntserver2, you would mount \\unix2\myshare. I'm pretty sure that the
workgroups are not needed for this to work.
----begin smb.conf----
secuity = server
include = /samba/lib/smb.conf.%L
[myshare]path = /shares/myshare
----end smb.conf----
----begin smb.conf.unix1----
password server = ntserver1
workgroup = group1
----end smb.conf.unix1----
----begin smb.conf.unix2----
password server = ntserver2
workgroup = group2
----end smb.conf.unix2...
1999 Feb 03
0
NT/Samba 2.0.0 password problem
I believe this may not be the problem that happens the first time. I
have a RedHat 5.2 running with Samba Server 2.0.0. Everything work
alright with secuity of smb.conf on server mode.
security = server
encrypted password = yes
password server = PDC
However, when I tired to change to user mode, I cannot pass the
authorization.
security = user
encrypted password = yes
smb passwd file = /etc/smbpasswd
username map = /etc/smbusers
I h...
2014 Aug 10
1
Samba 4.1.11 RPM building tools for RHEL 6 available
I've built and made updated tags for my Samba 4.1.x RPM building tools
at https://github.com/nkadel/samba4repo/, especially the the
https://github.com/nkadel/samba-4.1.x-srpm with tags for the recent
secuity patches in the 4.1.11 release.
I'm not publishing RPM's because I'm not secure enough in my
environments for building and maintaining production binaries. I'm
making them because neither serfnet nor RHEL are publishing anything
more recent than Samba 4.0, and I wanted to play with...
2018 Sep 07
3
NTLM auth, better on a DC or on a DM?
On Fri, 2018-09-07 at 20:14 +0200, Luca Olivetti via samba wrote:
> El 7/9/18 a les 17:59, Marco Gaiarin via samba ha escrit:
>
> > It is better to install squid/freeradius in the same host of a DC, or
> > don't bother at all so they can be installed also on a DM?
>
> I don't know if it's better but I'm running freeradius with ntlm_auth on
> a
2005 Mar 20
2
FWD to Vonage not working?
I am having trouble with this.
I can dial 1800 numbers fine
as well as FWD service numbers but not Vonage.
I can be called from ipkall and fwd and can call aixtel numbers.
I use aix2 with Fwd.
My extensions.conf for Vonage:
; vonage numbers
;
; +2431
exten => _2431XXXXXXXXXX,1,SetCallerID,${FWDCIDNAME}
exten =>
2004 Aug 15
0
winxp roaming profiles and samba group access rights
...tion with the appropriate user rights (700) and when the
user logs out the profile is updated !!!!!, BUT it cannot be found at the
next login.
Also it is definitely NOT logging into the domain. A user who is not a
local user of the xpmachine cannot login.
Should I have security = domain instead of secuity = user ??
Would this fix this issue ?
[global]
log file = /var/log/samba/log.%m
load printers = no
name resolve order = wins bcast lmhosts host
admin users = @admingrp
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
obey pam restrictions = Yes
lm announce = True
domain master = True
us...
2002 Sep 04
2
data corruption with ms-office files on samba 2.2.3a
Hi,
sometimes a ms-office file (ms word 2k, ms excel 2k) will be destroyed,
when the client writes it to the server. The strange thing is, that samba
writes parts of its log-files at the top and bottom of the file. Here are
the first 2 lines of the destroyed file:
[2002/09/04 17:03:05, 2] smbd/open.c:open_file(216)
tb opened file xxx/xx/xx/xxxx/xx xx/filename_TB.doc read=Yes write=Yes
2003 Apr 25
3
Internet Dial-in security questions
Hi,
My company wants to put a SIP address on their website. The idea is that
potential customers can call that address and will be forwarded to our main
switchboard.
It's fairly easy in theory because my asterisk server has a real IP address,
so any calls to
sip:<number>@asterisk-server.mycompany.com
should connect just fine (except currently it will be blocked by the
firewall). Our
1999 Nov 19
4
ANNOUNCE: openssh-1.2pre13
...agent.c ssh.h ssh.c sshd.c]
the keysize of rsa-parameter 'n' is passed implizit,
a few more checks and warnings about 'pretended' keysizes.
- [cipher.c cipher.h packet.c packet.h sshd.c]
remove support for cipher RC4
- [ssh.c]
a note for legay systems about secuity issues with permanently_set_uid(),
the private hostkey and ptrace()
- [sshconnect.c]
more detailed messages about adding and checking hostkeys
Regards,
Damien Miller
- --
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller - http://www.mindr...
2003 Dec 01
0
No subject
...gons = Yes
logon path = \\%N\profiles\%U
logon drive = L:
logon home = \\%N\%U
logon script = %G.bat
;We should act as the domain and local master browser
os level = 64
preferred master = yes
domain master = yes
local master = yes
;Secuity settings
security = user
;encrypty password are a requirement for a PDC
encrypt passwords = yes
update encrypted = yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password*
%n\n *
passwd:*all*authentication*tok...
2003 Dec 01
0
No subject
...chive: http://lists.samba.org/pipermail/samba/
--cut--
Is it possible to setup Samba to act as a PDC and then have Windows 9x
clients authenticate against it?
--cut--
YES!
I have this sort of thing running at home - i am running samba-2.2.0
(non-cvs) but would advise you use 2.2.0a as it fixes a secuity bug (i
havent had time to patch it yet).
it is useful to make sure the debug level is initialy quite high so you can
trouble shoot any problems you are having, but can be reduced once things
are working fine.
The main erros that seem to come up are with encryted passwords - win9x/NT
use these by...