similar to: OpenSSH password expiration

Displaying 20 results from an estimated 3000 matches similar to: "OpenSSH password expiration"

2000 Feb 23
1
[Fwd: Re: NIS+ support in samba....]
Thanks for the replies.... I am stuck on the second step of your list... I do not have a smbpasswd file, so I am not sure how I can create on... also, when I run smbpasswd (the executable) as root, I get the
1999 Oct 05
1
Linux/NIS+
Hello, I'm having a problem configuring samba (2.0.5a) on a Linux system using NIS+ as the password system. Samba complains that it cannot find the smbpasswd file, which is not surprising as I'm not using one. I tried 'smb password file = passwd.org_dir' that sort of worked, except that it creates a directory called passwd.org_dir from whatever directory I ran the smbd from.
2000 Feb 22
1
NIS+ support in samba....
Hi all, I know this has probably been spoke about before, but I'm looking for some documentation or other info on setting up NIS+ with samba.... I currently have samba running on the NIS+ master, but am having trouble setting up authentication again the NIS+ passwd tables. I'm also not exactly sure where smbpasswd comes into play with NIS+ and if I actually need to run that everytime I
1997 Dec 09
2
SAMBA digest 1518
>> The problem is performance. While Samba is not terribly slow it's still >> too slow. Copying large files takes about half a minute/meg on an > >i find that samba running on FreeBSD is also pathetically slow: 10 to 20 >k per second. adding "socket options = TCP_NODELAY" speeds this up by a >factor of ten to twenty, on a 10mb/s LAN with NE2000 cards. it
2000 Jul 05
1
NIS+ trouble
I'm a little less new to samba now - but having a heck of a time getting authentication to work. I'm running NIS+, configured samba with --with-nisplus --with-nisplus-home and --with-automount. Does anyone have some good nis/samba references? I'm striking out. The smbpasswd file *does* have to become smbpasswd.org_dir for samba to work. I first created the smbpasswd file using
2000 Jun 29
2
passwords and NIS+
Hello, I'm new to samba. Trying to get it running on Solaris on Intel using NIS+. I configured it with the --with-nisplus --with-nisplus-home and --with-automount. I don't seem to be able to get authentication to work. I've created the smbpasswd file from my nis+ tables, set the perms per the docs (encryption.txt to name one) and when I try to run smbpasswd to set a password for
2001 Apr 11
1
Samba and Sun NIS
I am trying to get Samba working under Solaris 8 with NIS (not plus) on this. My NT machine and the Sun machine pass all of the diagnostics and I can see the exported drives but can't login. Everything seems fine and I have Samba working on my AIX machines. I compiled with NIS+ support even though I am using NIS and it did not work so then I compiled without support and same error. I am using
2000 Apr 12
1
Solaris2.6/NIS+/Samba/NT-users
Hello, I have 20 Solaris 2.6-servers with NIS+ in different cities and countries and a lot of NT4 servers in different domains and I use samba with nis+ support on the Solaris-enviroment to let the NT-users access their unix-home-directories. The NT-clients has to send their passwords in "clear-text" to access their directories. Their NT-username is the same as their Unix-username (the
2000 Mar 02
1
smbpasswd error message
Hi, I have successfully installed Samba on a Solaris2.7 system and created the smbpasswd file using mksmbpasswd.sh Now I want to set passwords for all users. But when I try to run "smbpasswd" or "smbpasswd username" as root the following error message occurs: -------------- make_smb_from_nisp: NIS+ lookup failure: Error in accessing NIS+ cold start file... is NIS+ installed?
2000 May 08
2
NIS+
Hi, The current method of hard coding at compile time which password database Samba is to use is a little inconvenient. The same binaries cannot be used for files/NIS+/LDAP. An extra samba.conf option eg. database files nis+ ldap could be used to give the databases allowed and the preferred search order. If the default was: database files then the compile options with_nisplus and with _ldap
2009 Aug 20
1
[LLVMdev] Buggy assertion in APFloat::convertFromHexadecimalString
On Thu, Aug 20, 2009 at 10:13 AM, Daniel Dunbar<daniel at zuster.org> wrote: > Fixed in r79450, along with an additional one of the same nature. > > Thanks, >  - Daniel Thanks Daniel and Enea for finding this! I'm adding a lot more test cases like this to APFloat's unittests so hopefully we won't have any other bugs lying around.
2001 Nov 08
2
sshd can't change expired password on Sol8 with Openssh3.0p1 + PAM
The reason I ask about the patches is because I think the problem you're seeing might actually be a bug in pam_unix.so.1 - it's something to try at least. We don't use password aging and we don't use the "passwd" command to change passwords, so we haven't run into this at our site even though we probably don't have pam_unix.so patched up. Also, the passwd
1999 Mar 27
1
smbpasswd in 2.0 - problems
We just installed samba 2.0.3 and configured with swat. It seems great, but after try to use smbpasswd we get the following error: inis-11# smbpasswd -a frank New SMB password: Retype new SMB password: make_smb_from_nisp: NIS+ lookup failure: Error in accessing NIS+ cold start file... is NIS+ installed? Segmentation Fault (core dumped) inis-11# This machine did not run NIS nor NIS+! It's an
2010 Jun 02
2
[LLVMdev] Generating Floating point constants
Hi, We need to generate "Floating point constants" in our code. In http://llvm.org/docs/LangRef.html it is explained that FP has to follow special encoding rules to be handled by LLVM later one (hexadecimal coding...) Is there any code available in LLVM to handle this kind of "standard float to LLVM float" conversion? Thanks. Stéphane Letz
2000 Mar 08
1
smbpasswd on solaris 2.6
Hi, I am running samba on linux and solaris 2.6. I have no problem making encrypted passwords work on linux meaning I have Windows 98 and NT users able to map a drive to their home directories on the samba server. I am having problems doing the same thing on solaris 2.6. I have run the mksmbpasswd.sh and the smbpasswd file got created. I have added the following lines to my smb.conf file:
2006 Jul 24
2
Samba connections issues (3.0.23 on Solaris 8 with NIS+)
I'm curious if anyone has suggestions about a problem we have encountered. We have recently upgraded a 2.2.8a server to 3.0.23. The server in question is running Solaris 8 with NIS+. Storage is from our SAN. Since the migration, we have found that we no longer have access to several shares. They are connected, but we are unable to get to them. Samba will indicate that we are connected to
2003 Oct 05
2
OpenSSH Authentication on Solaris w/ NIS+ Problem
Hello, I am having a very aggrivating problem, and I will try and provide all of the necessary information. I have openssh-3.7.1p2 with openssl-0.9.6k installed on Solaris 8. Here is what I've been able to determine so far: 1. Local account authentication works fine (non-NIS+). 1a. NIS+ is running at security level 2 2. Telnet authentication works fine. 2a. When I use the SSH client,
2010 Jun 02
3
[LLVMdev] Generating Floating point constants
Le 2 juin 2010 à 12:21, Eli Friedman a écrit : > On Wed, Jun 2, 2010 at 2:59 AM, Stéphane Letz <letz at free.fr> wrote: >> Hi, >> >> We need to generate "Floating point constants" in our code. In http://llvm.org/docs/LangRef.html it is explained that FP has to follow special encoding rules to be handled by LLVM later one (hexadecimal coding...) >>
2007 Oct 02
3
[LLVMdev] Floating point number format in .ll files changed?
Hi, after upgrading to 2.1 I noticed that the format for floating point numbers in .ll files apparently changed. I now get errors like "llvm-as: var.ll:48,0: Floating point constant invalid for type" for such code: "@gmFloat = constant float 0.3". I checked with llvm-gcc and it now generates code for the hexadecimal floating point representation. The documentation at
2010 Jun 02
0
[LLVMdev] Generating Floating point constants
On Wed, Jun 2, 2010 at 2:59 AM, Stéphane Letz <letz at free.fr> wrote: > Hi, > > We need to generate "Floating point constants" in our code. In http://llvm.org/docs/LangRef.html it is explained that FP has to follow special encoding rules to be handled by LLVM later one (hexadecimal coding...) > > Is there any code available in LLVM  to handle this kind of