Print

Print


LHC Computer Grid - Rollout 
> [mailto:[log in to unmask]] On Behalf Of 
> Alessandra Forti said:
> unfortunately that last "sgm" field is used in YAIM to 
> distinguish normal 
> accounts from sgm accounts, i.e. the code does this or similar things
> 
> awk -F: '$6!="sgm" && ......
> 
> so if it doesn't find the sgm there, there is not much it can 
> do to report an error.

But the site-info.def says that there should be an sgm account (at least
there's an sgm config line) so it should detect an inconsistency. Also
pool accounts are supposed to end in a number, so it should be able to
tell that .dteamsgm isn't right - presumably it does some processing on
that or it would create a mapping .dteam001 (or whatever) in normal use.

Stephen