< Back

New-NfsMappedIdentity

Tue Jan 29, 2019 10:32 pm

NAME New-NfsMappedIdentity



SYNTAX

New-NfsMappedIdentity -UserName <string> -UserIdentifier <int> -GroupIdentifier <int> [-MappingStore

<MappingStoreType> {Ad | Ldap | Mapfiles}] [-Server <string>] [-LdapNamingContext <string>] [-Password

<securestring>] [-PrimaryGroup <string>] [-SupplementaryGroups <string>] [-WhatIf] [-Confirm] [<CommonParameters>]



New-NfsMappedIdentity -GroupName <string> -GroupIdentifier <int> [-MappingStore <MappingStoreType> {Ad | Ldap |

Mapfiles}] [-Server <string>] [-LdapNamingContext <string>] [-Password <securestring>] [-WhatIf] [-Confirm]

[<CommonParameters>]





PARAMETERS

-Confirm



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases cf

Dynamic? false



-GroupIdentifier <int>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases GroupId, gid

Dynamic? false



-GroupName <string>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name Group

Aliases group

Dynamic? false



-LdapNamingContext <string>



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases dn

Dynamic? false



-MappingStore <MappingStoreType>



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases store

Dynamic? false



-Password <securestring>



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-PrimaryGroup <string>



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name User

Aliases None

Dynamic? false



-Server <string>



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases LdapServer, ADDomainName

Dynamic? false



-SupplementaryGroups <string>



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name User

Aliases sg

Dynamic? false



-UserIdentifier <int>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name User

Aliases UserId, uid

Dynamic? false



-UserName <string>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name User

Aliases user

Dynamic? false



-WhatIf



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases wi

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.FileServices.Management.Nfs.MappingStoreType

System.String

System.Security.SecureString

System.Int32





OUTPUTS

System.Object



ALIASES

None





REMARKS

Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.

-- To download and install Help files for the module that includes this cmdlet, use Update-Help.

-- To view the Help topic for this cmdlet online, type: "Get-Help New-NfsMappedIdentity -Online" or

go to http://go.microsoft.com/fwlink/?LinkID=240199.