Displaying 20 results from an estimated 2000 matches similar to: "Debian / SE/Linux (resend due to html bounce)"
2004 May 30
2
Debian / SE/Linux - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=193664
dear openssh developers,
i was wondering if you were aware of some patches for security
enhancements to openssh - to support SE/Linux.
www.nsa.gov/selinux.
i am at present compiling a status report for debian/selinux.
could someone be kind enough to provide me with some information
that i can put on my report?
sincerely,
l.
1997 Nov 29
0
NOT WANTED - SAMBA digest 1508
NOT WANTED
On Sun, 30 Nov 1997 samba@samba.anu.edu.au wrote:
> SAMBA Digest 1508
>
> For information on unsubscribing see http://samba.anu.edu.au/listproc
> Topics covered in this issue include:
>
> 1) How do I use multiple NT password servers
> by jurgessj@b1b.ok.boeing.com (John E. Jurgess )
> 2) Re: How do I use multiple NT password servers
> by Luke
2000 Jan 26
0
coding volunteers needed for msrpc server-side API conversion
ok, people, i _really_ need help with this. i estimate that if i work on
this full-time it's going to take about... two weeks.
i have one volunteer for the samr functions. it's been two days, already,
and i'm only half-way through samr.
that means, nothing else gets done, and samba-tng current cvs is broken
because the _samr_lookup_rids() function goes into an infinite loop on
that
1999 Oct 08
0
FW: lsa query failing
Noticed that no-one has applied this patch to
the current 2.0 tree yet.
It does work - I've tested it.
Alan.
*** srv_lsa.c.old Tue Sep 14 09:09:12 1999
--- srv_lsa.c Tue Sep 14 09:12:19 1999
***************
*** 586,603 ****
static BOOL api_lsa_close( uint16 vuid, prs_struct *data,
prs_struct *rdata)
{
! /* XXXX this is NOT good */
! size_t i;
!
1999 Apr 20
0
WANTED: Technical NT Security Info
NT uses proprietary encryption mechanisms to protect passwords and to
authenticate users. There is no one source of information on these
schemes outside of Microsoft.
If anyone has any information on any of the following or any other topics
that they would like to see published as a White Paper, please contact
lkcl@iss.net.
The paper will include as comprehensive a list of these mechanisms as
2000 Jan 30
0
"attack" (manage) NT domain using the linux tools?
rpcclient sound cool. I am running 2.0.6 Samba. 'rpcclient' exists with it
but a call to 'man rpcclient' gets no results. Could it be that the man
pages are in a later release?
Dan
dmalcolm@hiwaay.net
----- Original Message -----
From: "Luke Kenneth Casson Leighton" <lkcl@samba.org>
To: "Multiple recipients of list SAMBA-NTDOM"
1999 Apr 05
0
site poll.
occasionally i feel like i and other people would like to know how samba
is being used. if you feel so inclined, could people kindly let us know
some of the things below (pick one or more or all), such as:
- a brief description of your organisation.
- what you use samba for (e.g as file servers; login servers; backup
purposes or remote admin with smbclient or rpcclient).
- what version(s) of
1998 Oct 06
0
NT profiles on samba server
Hi, there,
I put roaming profiles for NT4 users on samba server.
In "Domain User Manager", I set "User profile Path" \\abel\profile\%U.pds,
here abel is samba server.
It works well, but everyday several users complain. Sometime, they cannot login because of
roaming profiles. Sometimes, some users cannot run VC or VB.
Sometime, I only need to remove ntuser.dat on samba
1998 Jan 05
1
User profiles (was Re: "domain groups") (fwd)
i'm sorry, i can't remember who the people were who are dealing with
setting up some docs etc on profiles.
this question i saw on comp.protocols.smb, and i don't think they read the
digest..
lukes
<a href="mailto:lkcl@switchboard.net" > Luke Kenneth Casson Leighton </a>
<a href="http://mailhost.cb1.com/~lkcl"> Samba Consultancy and Support
1999 Aug 24
0
Vulnerabilities needed in Windows NT!
your assistance is needed to crash Windows NT.
i have now been working for internet security systems for a year. part of
my job is to produce a confidential report to microsoft of any
vulnerabilities found in Windows NT.
once a fix is available then microsoft releases a report. or if too much
time goes by for a serious problem (e.g six months and it's an anonymous
denial of service attack)
1997 Dec 08
0
adding NIS+ support
On 8 Dec 1997, Stefan Nehlsen wrote:
> Hello,
>
> is there anybody out there, who is working on NIS+ support for Samba?
>
> If not I will start with it:
>
> 1. Making "nis homedir (G)" work with NIS+.
if you explain to me how it works, i will look at it.
> 2. Mapping the smbpasswd file to a NIS+ table. (Does this really
> make sense?)
yes it does,
1997 Dec 17
0
showing Domain Logins
On 16 Dec 1997, Mark Evans wrote:
> How do get information on domain logins shown
> in the log files, currently all I am getting is
> showing of the netlogon share being opened and
> closed.
see ipc.c:
in the NetWkstaUserLogon and / or NetWkstaGetInfo functions, decrease the
levels of the DEBUG statements, or add your own.
> Whereas it would be usefull to have
> successful
1997 Dec 18
0
NTDOM: DCE/RPC over SMB Trans
i've been examining the DCE/RPC over SMB Trans pipes, and i have to say
that i'm quite impressed with the design: my compliments to the NT team.
i find it quite an agreeable challenge working out the bits that are (and
are not) decoded by NETMON.EXE.
there are a couple of niggling things, about which absolutely nothing can
be done, but i thought i'd mention them anyway:
- the
1998 Nov 10
0
unix registry command
USE AT YOUR OWN RISK. exactly the same rules apply to the use of
rpcclient registry commands as to regedit.exe and regedt32.exe, except
more so.
obtain from: http://samba.anu.edu.au/cvs.html
syntax: rpcclient -S nt_hostname -U username[%passwd] -W domain -l logfile
rpcclient now has some _preliminary_ commands which work with
HKEY_LOCAL_MACHINE and will in the near future work with HKEY_USERS
2000 Mar 08
0
samba-tng-alpha-0.11.tar.gz
ftp://samba.org/pub/samba/alpha or mirror sites.
this version has security = domain tested and, shock-horror, working.
it is possible to do SMB connections with WORKSTATIONNAME\username (wow)
and actually, this is _necessary_, because otherwise, how are you going to
join it to a domain? :-) :-)
as root:
samedit -S . -U root% -l log
[] createuser root -p rootpassword
[] exit
samedit -S thepdc
2000 Mar 11
0
samba-tng-alpha-0.14.tar.gz
ftp://samba.org/pub/samba/alpha and mirror sites.
finally resolved some of the niggling issues that have kept tng from
working: in particular, thanks to karl denninger for helping track down
"invalid users = root" in the [global] section which stops root from being
able to access anything, including being able to add user accounts!
tng is now back where it was about 6 weeks ago:
-
2000 Mar 21
0
samba-tng-alpha-1.2.tar.gz
ftp://samba.org/pub/samba/alpha and mirror sites.
when using domain user map, when logging in and then accessing the samba
server, i re-enabled map_nt_and_unix_username() to allow the nt username
to be remapped to the unix username / share.
i think i also now have the GETDC request with enough correct rules in it
to allow all the various spurious combinations to be supported. NT 5 wks
now can
2000 Mar 23
0
samba-tng-alpha-1.3.tar.gz
ftp://samba.org/pub/samba/alpha and mirrors.
due to some confusion about how to use samedit's createuser command, i put
a warning / security message in whenever createuser hostname$ is used.
it basically says, now you can join the workstation to the domain because
you have just set the trust account to the insecure, well-known initial
value, and you had best join the workstation to the
2000 Mar 29
1
samba-tng-alpha-1.4.tar.gz
ftp://samba.org/pub/samba/alpha and mirror sites
rpcclient and samedit etc. on sun ultras were failing because getopt
cannot be reused. evidence of this is by doing a samedit "createuser
username -p password" and the reported password on-screen is total
garbage.
this was fixed by using the GNU getopt and getopt_long functions (hooray!)
in the same way that rsync does.
i have access
2000 Mar 31
0
samba-tng-alpha-1.6.tar.gz
ftp://samba.org/pub/samba/alpha and mirror sites
mainly a maintenance update: all bzeros replaced, as was done in cvs main
/ 2.0.
readline detection added. if someone wants to add an autoconf test to
detect -lcurses being needed by solaris readline, please create and send
one.
usrmgr user-account changing is now accepted (on systems compiled with the
default, --with-sam-pwdb=passdb, this means