Displaying 3 results from an estimated 3 matches for "viken".
Did you mean:
aiken
1997 Jul 31
5
SAMBA digest 1372
David Allan Finch wrote:
> Has anyone considerd modify the Unix encypt to use
> the same system as NT. IE the encypted pasword in the
> /etc/passwd or NIS/NIS+ table is the same for both?
Err. That would be a *really* bad idea. See the l0phtcrack
source for details :-).
Seriously, though. The password hashes used on NT are very
poor. They don't use salt and people are now
1998 Jun 16
1
File access trouble
...he Force group - parameter can't be used cause then everyone is allowed access to the
shares regardless if they really are a member of that group or not.
I would be grateful if anyone could point me in the right direction.
I am running Samba version 1.9.18p7 and AIX 3.2.5
Best regard
Olav Viken
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ovi@autronica.no
1997 Jul 30
0
Can't run SAMBA from inetd
I'm trying to start SAMBA from the inetd. I have added the port numbers
to /etc/services:
netbios-ns 137/udp
netbios-ssn 139/tcp
To my inetd.conf I have added:
netbios-ssn stream tcp nowait root /usr/local/samba/bin/smbd
netbios-ns dgram udp wait root /usr/local/samba/bin/nmbd
After this I killed any samba-prosecces, and refreshed the inetd with: