similar to: Authentication Issues

Displaying 20 results from an estimated 30000 matches similar to: "Authentication Issues"

1999 Jan 27
0
Encrypted passwords really necessary for PDC ?
I've attached a perl script that I wrote to build smbpasswd from /etc/passwd. Please note that this writes a samba-2.0 format smbpasswd file. This script will: # - create accounts that exist in /etc/passwd and not in smbpasswd # - remove accounts that exist in smbpasswd and not in /etc/passwd # - preserve existing password, flags and LCT fields in smbpasswd # - sets new account passwords to
2007 Mar 15
1
Samba Authentication Using Novell eDirectory via LDAP
Hello, We have a RHEL 4 Update 4 server that was configured to store its Samba passwords in eDirectory via LDAP. This was accomplished by adding the following three lines to the [Global] section of smb.conf: ldap admin dn = cn=admin,o=budget ldap suffix = o=budget passdb backend = ldapsam:ldaps://SERVER_NAME:636 After adding the lines and saving the file the admin password is stored using
1998 Apr 08
0
1.9.18p4 smbpasswd and unix sync with sunos 5.5 nis server
i found the following to work for syncing samba and unix passwords. my environment is: sunos 5.5 samba-1.9.18p4 samba password server is also nis master server in smb.conf: allow hosts = localhost [ + whatever other hosts you want to allow ] unix password sync = yes passwd program = /bin/passwd -r files %u; cd /var/yp; make passwd passwd chat = *New\spassword:* "%n\n"
2003 Aug 13
0
for Todd Johnson
Todd, I experienced a similar problem. I know it sounds trivial... I used the version of Samba that came with the install CD of RHLinux 7.3, and got it running well. Then I read about the bugs and so I upgraded to Samba 2.2.8a. Afterwards, whenever I would make any changes to /etc/samba/smb.conf, I would not see any difference in Samba's behavior. Then I ran testparm and I noticed
2004 Apr 29
1
OpenSSH authentication on AIX box that using NIS
Hi, I get problem of OpenSSH v3.7.1p2 authentication only on AIX that using NIS. Following is the debug message even before I enter my password: Apr 22 11:18:54 db309a sshd[413700]: Connection from 172.16.59.210 port 44654 Apr 22 11:18:54 db309a sshd[413700]: User spowell password expired too long Apr 22 11:18:54 db309a sshd[413700]: Failed none for illegal user spowell from 172.16.59.210
2008 Jul 25
1
SSH authentication order on AIX
I'm trying to get to the bottom of an issue with key authentication on AIX and I'm not sure I believe IBM's answer so I thought I'd post here to see what answer I'd get from the SSH side. We have three different methods of authentication - local, VAS (AD), NIS. On our Linux and Solaris servers it's very simple to set the authentication order with nsswitch.conf and SSH
2007 Apr 09
2
/etc/passwd authentication anomalies
I am using the base AIX Unix authentication with NIS. There is a base /etc/password file (though the passwords are in a funny, IBM-peculiar file, /etc/security/passed) of just 18 lines...since NIS is in use, the last line is the standard for-anything-you-don't-find-here-try NIS indicator: +::0:0::: When I start up DC, I get these error massages: Apr 9 14:44:59 mercury mail:err|error
2015 Jun 01
0
nginx conflicting server name ignored warning
Guys, I'm getting a strange warning whenever I do a config test or a restart of nginx 1.0.15 [root at aoadbld00032lb nginx]# nginx -t nginx: [warn] conflicting server name "aoadbld00032lb.company.com" on 0.0.0.0:80, ignored nginx: [warn] conflicting server name "logs.pcf.company.com" on 0.0.0.0:80, ignored nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
2007 Jan 24
1
rsync and users
Todd Cary wrote: > Thanks to the encouragement of some people on this list, I am using > rsync to synchronize two servers: one is a backup to the other in case > the primary one fails. By hand, I inserted the names of the users on > the primary server into the backup server. So, now all works well. > > /usr/bin/rsync -av -e ssh /home/ 192.168.0.22:/home/ > > My question
2003 Apr 08
3
NIS Authentication Help!
Hello, I have a question that I was wondering if someone could help me with. I am an admin at RIT and we have a large network base of Sun machines. We do authentication via NIS over NFS. We are about to receive a full lab of Windows boxes and need to set up a samba server to serve users' home directories to the Windows boxes. This initial configuration is relatively easy, but we want
2003 Mar 26
2
[Bug 521] PAM authentication not working in privilege seperation mode running in trusted system on hp-ux
http://bugzilla.mindrot.org/show_bug.cgi?id=521 Summary: PAM authentication not working in privilege seperation mode running in trusted system on hp-ux Product: Portable OpenSSH Version: 3.5p1 Platform: HPPA OS/Version: HP-UX Status: NEW Severity: major Priority: P2 Component: sshd
2006 Aug 11
3
OT: NIS Authentication
Ran into a major issue with my setup overnight: We have a Win2K AD domain running SFU with a master and 1 slave NIS server. Our mail server is a FC1 box that runs dovecot and a MailScanner/sendmail config. The mail server is configured as a NIS client. The problem is that we lost power overnight and all of the boxes shutdown after the UPS's ran out of battery. After the power came back on,
2001 Nov 07
3
samba PDC with NIS, or other solution?
We have a network with Windows NT/2000, SGI's, Linux, Macintosh, AIX. Our user account/passwords for all our machines is handled by NIS on an AIX machine. Our unix machines autheticate through NIS. Our windows machines authenticate by loging on to an NT server acting as the PDC, and that PDC has a service installed on it called "WinDD NIS" (made by Tektronix I think) which contacts
2009 Dec 03
1
LDAP for central authentication?
I have the following on a network: 1) RHEL 5.0 Server acting as NIS and Samba domain controller 2) CentOS 5.x machines on NIS network 3) Win XP machines on Samba domain When I create an account for someone, I need to first type adduser new_person -d /home/new_person then passwd new_person, then cd /var/yp and make. ? ?Then smbpasswd -a new_person. ? Thus, two different databases. On
2005 Aug 09
1
Samba with NIS Authentication
I have a huge UNIX network. I want to deploy a Samba server using NIS Authentication mechanism for the growing number of windows machines. What are the pros and cons of using NIS authentication with Samba? Also any pointer/docs in setting up Samba with NIS Authentication. I am pretty much familiar in setting up Samba using the default smbpasswd authentication. Thanks in advance
2020 Feb 28
0
Unable to get primary group information when using AD authentication with samba-4.10.4
On 28/02/2020 06:51, Goto, Ryoichi wrote: > Mr. Roland, > I missed the instruction email from you. sorry. > OK, I just installed: samba samba-winbind samba-winbind-clients krb5-workstation I removed these: sssd sssd* realmd Now for your files: Your /etc/hostname is wrong, it should contain only your computers short hostname: ms2 /etc/hosts should look like this (if using dhcp):
2003 Dec 09
0
WORKGROUP authentication with netapp and multiple sambas (NIS?)
Hello samba folks, I am thinking about how to upgrade my current file servers. I have a Network Appliance NAT (CIFS and NFS) that did not recognize the 2.X samba PDC (due to 2.x only partially supporting unicode). Unwilling to put in a native windows PDC, I threw in the towel, and deployed Windows native networking (WORKGROUP). (2 logins required, but simple). This small company of 15 uses
2003 Jan 30
0
FW: Samba authentication against a windows 2000 domain.
Hi all, I've got an authentication issue with SAMBA as a member server in a Win 2000 domain, Basically I need to authenticate users against the domain. Unfortunately my clients are not all domain members so they send <something>\username not <domainname>\<username>. I need to get samba to replace whatever with the domainname or to get the clients to send the right
2005 Jul 21
1
Samba / AD authentication - one machine only !!!!
Hi Folks: I am continuing to work on the samba problems. This is a weird one!!! I have 3 servers with samba running: 2 of them work perfectly and the third one refuses to authenticated I am seeing a lot of the following error [2005/07/21 12:58:21, 0] lib/util_sock.c:get_peer_addr(1000) getpeername failed. Error was Transport endpoint is not connected Googleing around has found that it
2005 Oct 03
1
Authentication stops working after approx 5 mins -getent passwd fixes it for 5-10 mins
Hi, I'm running Redhat Enterprise WS 4. with kernel 2.6.9-11. Also I have the following: [root@itbsjb1 samba]# rpm -qa |grep samba system-config-samba-1.2.21-1 samba-common-3.0.10-1.4E samba-swat-3.0.10-1.4E samba-3.0.10-1.4E samba-client-3.0.10-1.4E smb.conf: [root@itbsjb1 samba]# cat smb.conf # Samba config file created using SWAT # from 127.0.0.1 (127.0.0.1) # Date: