Sponsored Content
Full Discussion: Samba authentication issue
Operating Systems Solaris Samba authentication issue Post 302774115 by batas on Friday 1st of March 2013 07:54:11 AM
Old 03-01-2013
Samba authentication issue

Hi guys we have a running samba server and it works ok, issue came when our windows samba clients were upgraded to win7... some users cant login and some needs to enter their password 7x before they can login.

the net advise to set NTLVMv2 on the win7 security options it works on the users who cant login but to other users they have to enter their password 7x before they can login... is there any other solution to this

Upgrading our samba is however not an option Smilie we are using version 3
 

10 More Discussions You Might Find Interesting

1. AIX

LDAP user authentication issue

Hello everyone, hoping you can provide some incite with a little problem I'm having.. I have the LDAP client configured and running on my AIX 5.3 server, which is authenticating against an eDirectory LDAP server. I can login via LDAP no problems on the AIX server with newly created users,... (4 Replies)
Discussion started by: j_aix
4 Replies

2. SCO

Authentication problems with Active Directory/Samba/Winbind/Pam

Hi all. I'm having real trouble authenticating users against active directory for my SCO UnixWare 7.1.4 box running samba 3.0.24 (installed via Maintenance pack 4). I can list AD users/groups (after overcoming several hiccups) with wbinfo -g / wbinfo -u. I can use id to get a view an ad user ie:... (0 Replies)
Discussion started by: silk600
0 Replies

3. Red Hat

samba authentication

Hi friends, I have a requirement is to authenticate samba users seperately. 1. Linux samba server 2. Linux Client 3. Need to mount samba share on linux client permanently without providing credentials. 4. when user is accessing that mount point need to be prompted for credentials. ... (1 Reply)
Discussion started by: arumon
1 Replies

4. Solaris

SAMBA config / vintala Authentication

could someone Please post step-by step samba config on solaris 10 we use vintala as a authentication tool dont know how to config with vintala Thank You (0 Replies)
Discussion started by: Xterm2121
0 Replies

5. Solaris

solaris samba configuration without wins service from authentication window server/Active directory

Hi All, We are using solaris samba server for our company project to provide access to code to our development team.Recently our ICT has disabled wins service on Active directory due which user are not able to connect to samba share and they are getting error "No logon server available" as samba... (2 Replies)
Discussion started by: sahil_shine
2 Replies

6. Solaris

samba issue: one samba share without password prompting and the others with.

Hi All, I've been trying to configure samba on Solaris 10 to allow me to have one share that is open and writable to all users and have the rest of my shares password protected by a generic account. If I set my security to user, my secured shares work just fine and prompt accordingly, but when... (0 Replies)
Discussion started by: ideal2545
0 Replies

7. UNIX and Linux Applications

Samba authentication issue

Hi guys we have a running samba server and it works ok, issue came when our windows samba clients were upgraded to win7... some users cant login and some needs to enter their password 7x before they can login. the net advise to set NTLVMv2 on the win7 security options it works on the users who... (0 Replies)
Discussion started by: batas
0 Replies

8. HP-UX

SSH Authentication issue.

When I am trying to connect to a sever using ssh, I happen to see the following statements in the server side logs: none for user User rejected because it is unavailable password for user User accepted I am able to connect to the server, but I am getting that "rejected" message in logs. ... (16 Replies)
Discussion started by: chacko193
16 Replies

9. Red Hat

Samba share assess w/no authentication

RH 6.4 Samba 3.5.10. Joined a Windows AD (net rpc) I'm trying to create a public read-only share but regardless of the options I've tried users get prompted for a user/password. Can someone tell me whats wrong with my setup? I'm trying to make a whole filesystem that will contain installation... (0 Replies)
Discussion started by: dignarn
0 Replies

10. AIX

Samba 3.6 on AIX 7.1 - Windows 10 Access to AIX file shares using Active Directory authentication

I am running AIX 7.1 and currently we have samba 3.6.25 installed on the server. As it stands some AIX folders are shared that can be accessed by certain Windows users. The problem is that since Windows 10 the guest feature no longer works so users have to manually type in their Windows login/pwd... (14 Replies)
Discussion started by: linuxsnake
14 Replies
yppasswd(1)						      General Commands Manual						       yppasswd(1)

NAME
yppasswd - change login password in Network Information System (NIS) SYNOPSIS
[name] Remarks The Network Information Service (NIS) was formerly known as Yellow Pages (YP). The functionality remains the same; only the name has changed. DESCRIPTION
changes or installs a password associated with the login name in the Network Information System (NIS). The NIS password can be different from the one on your own machine. If name is omitted, it defaults to the name returned by (see getlogin(3C)). prompts for the old NIS password (even if it does not exist), then twice for the new one. The old password must be entered correctly for the change to take effect. Checks occur to ensure that the new password meets the following construction requirements. o Only the first eight characters are significant. o A password can be as few as four characters long if it contains o at least one special character or o a mixture of numeric, uppercase and lowercase letters. o A password can be as few as five characters long if it contains a mixture of o uppercase and lowercase letters or o numeric and either uppercase or lowercase letters. o A password must contain at least six characters if it contains only monocase letters. All these rules except the first are relaxed if you try three times to enter an unacceptable new password. You cannot, however, enter a null password. Only the owner of the name or the superuser can change a password. The Network Information System password daemon, must be running on the master NIS password server to change NIS passwords. See yppass- wdd(1M). WARNINGS
The password update protocol passes the old and new passwords to the master NIS server at once. Thus, if the old NIS password is incor- rect, no notification is given until the new NIS password is successfully entered. The password construction rules are different from those of the HP-UX command (see passwd(1)). The root user's password cannot be changed using or Therefore, root users must change their password in the files database and then recon- struct the NIS maps using the command. For more information on how to use the command, see ypmake(1M). User applications that call this routine must be linked with For example, AUTHOR
was developed by Sun Microsystems, Inc. SEE ALSO
id(1), passwd(1), su(1), yppasswdd(1M), getlogin(3C), yppasswd(3N), ypfiles(4). yppasswd(1)
All times are GMT -4. The time now is 11:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy