This post is more than 5 years old
1 Rookie
•
2 Posts
0
16162
February 23rd, 2016 21:00
OneFS 8 - missing SPNs and --repair switch
Hi All,
I've joined my OneFS cluster to my AD domain but in the events I get warnings saying there is missing SPNs.
I ran the command 'isi auth ads spn check domainname.local' and it shows that I have possible missing SPNs
Possible missing SPNs:
HOST/admin
HOST/admin.domainname.local
nfs/admin.domainname.local
HOST/nfs
HOST/nfs.domainname.local
nfs/nfs.domainname.local
HOST/cifs
HOST/cifs.domainname.local
nfs/cifs.domainname.local
After looking at the documentation for OneFS 8 for this specific event ID 700030005 (https://support.emc.com/docu65069_OneFS-8.0.0-Event-Reference.pdf?language=en_US) it says to run this command to resolve the issue 'isi auth ads spn check --repair '
The --repair switch does not exist in OneFS 8 but is available on our OneFs 7.2 cluster.
Is anyone else experiencing this same issue?
Regards,
Alex
0 events found


Peter_Sero
4 Operator
•
1.2K Posts
0
February 24th, 2016 04:00
How about: isi auth ads spn fix ... ?
-- Peter
Stdekart
104 Posts
0
February 24th, 2016 06:00
lexd,
@Peter_Sero, is correct you will need to use the isi auth ads spn fix.
I have also reached out to the documentation team to make sure this is corrected as well, thanks for pointing it out!
lexd
1 Rookie
•
2 Posts
0
February 24th, 2016 20:00
thanks guys! the command works on OneFS8, but looks like i dont have access to modify the SPN in Active Directory for my company.
The issue was resolved by asking the L3 team to modify the SPN manually.
sluetze
2 Intern
•
300 Posts
0
February 25th, 2016 00:00
couldn't find documentation if this also works in OneFS8 but OneFS7 has a switch called --maschine-creds which makes OneFS use the ad-credentials of the Maschine, which mostly is able to modify itself (if not restricted by acls in ad)
NagdewaniR
1 Message
0
April 8th, 2022 04:00
Getting this error WINNET_AUTH_AD_SPN_MISSING while running isi auth ads spn fix
DELL-Sam L
Moderator
•
7.9K Posts
0
April 8th, 2022 13:00
Hello NagdewaniR,
Here is a link to a kb that maybe of assistance. https://dell.to/3xa0CKJ
Phil.Lam
3 Apprentice
•
637 Posts
0
April 19th, 2022 19:00
thanks Peter!