I need an information regarding assigning an value for column passwordSalt for aspnet_membership table. I have an excel sheet having the inforamtion regarding 2500 users which I need to import into aspent_users and aspent_membership. In this process I came across the column PasswordSalt column. How to assing an value to this column so that I an insert the rows in aspnet_membership table. Thanks in adavance.