Network and Storage Protocols

NetApp /etc/usermap.cfg can't mapping

kevinpeng
6,586 Views

Hello ,

I have a problem about user mapping,hope somebody can help me.

fas3140> rdfile /etc/usermap.cfg
winx == unix

 

When I mapping Windows account(winx)to Unix account(unix) use usermap.cfg,but it seem not work.

The winx account  will mapping to pcuser.

I need mapping======= FAS3140\winx - unix

And get info as follows:

[fas3140:auth.trace.authenticateUser.loginTraceMsg:info]: AUTH: winx not found in passwd database during login from 0.0.0.0.

 

 

fas3140> wcc -s winx
(NT - UNIX) account name(s):  (FAS3140\winx - pcuser) 
        ***************
        UNIX uid = 65534

        NT membership
                FAS3140\winx
                BUILTIN\Users
        User is also a member of Everyone, Network Users,
        Authenticated Users
        ***************

 I also used wcc -s check (wcc -u is correct )

 

My setting as follows:

 

 

fas3140> useradmin user list
Name: root
Info: Default system administrator.
Rid: 0
Groups:

Name: administrator
Info:
Rid: 500
Groups: Administrators

Name: ftptest
Info:
Rid: 131073
Groups: Users

Name: winftp
Info:
Rid: 131074
Groups: Users

Name: winx
Info:
Rid: 131075
Groups: Users

 


fas3140> rdfile /etc/passwd
root:_J9..VDfHXxmuu/wsCms:0:1::/:
pcuser::65534:65534::/:
nobody::65535:65535::/:
ftp::65533:65533:FTP Anonymous:/home/ftp:
ftptest:_J9..wOhfrUM1NILos4.:65537:65537::/vol/online/FTP/ftptest:
unix:_J9..wOhfrUM1NILos4.:65538:65538::/vol/online:

2 REPLIES 2

aborzenkov
6,468 Views
What is content of /etc/nsswitch.conf and CIFS setup mode?

kevinpeng
6,466 Views

Hi,

cifs setup not join domain,use workgroup

 

fas3140> rdfile /etc/nsswitch.conf
#Auto-generated by setup Wed Mar 13 04:05:48 GMT 2013
hosts: files       nis     dns
passwd: files      nis     ldap
netgroup: files    nis  ldap
group: files       nis     ldap
shadow: files      nis

 

 

Public