Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import users preserving UID #7

Closed
wants to merge 1 commit into from
Closed

Import users preserving UID #7

wants to merge 1 commit into from

Conversation

hugochinchilla
Copy link

pdbimport will ignore users where the system UID does not match the UID in the file, in order to prevent this error we can create the users with their original UIDs

pdbimport will ignore users where the system UID does not match the UID in the file, in order to prevent this error we can create the users with their original UIDs
@dperson
Copy link
Owner

dperson commented Jun 18, 2015

@hugochinchilla I hope you don't mind, but I implemented your fix slightly differently, mainly just my coding style. Let me know if it causes you any problems, and thank you.

@dperson dperson closed this Jun 18, 2015
@hugochinchilla
Copy link
Author

It's ok, I was discussing with a coworker how we could do it in a more elegant way but we couldn't figure it out, we are not very proficient in bash. So not only we have what we want, also we learned something new today :)

@dperson dperson self-assigned this Feb 6, 2016
jtagcat pushed a commit to jtagcat/samba that referenced this pull request Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants