Hi all,

I am trying to authenticate my openbsd users to a linux KDC server. To do this i have setup a new login class on login.conf:

linkdc:\
        :path=/usr/bin /bin /usr/sbin /sbin /usr/local/bin:\
        :umask=022:\
        :datasize-max=512M:\
        :datasize-cur=512M:\
        :maxproc-max=128:\
        :maxproc-cur=64:\
        :openfiles-cur=128:\
        :stacksize-cur=4M:\
        :auth=krb5:\
        :auth-type=krb5:\
        :auth-ftp=reject:

When I try to adduser using batch mode, I can not select linkdc login class. If I do using useradd works, but users can not be authenticated. Error is permission denied. I need to authenticate my users to this kdc and not to master.passwd. Only root can use local passwd file.

 Kerberos configuration works ok on this openbsd server.

 What am I doing worng??

Thanks
--
CL Martinez
carlopmart {at} gmail {d0t} com

Reply via email to