You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Begin /etc/nsswitch.conf
|
|
|
|
passwd: files db
|
|
group: files # db
|
|
|
|
db_enum: cache builtin
|
|
|
|
db_home: env windows cygwin desc
|
|
db_shell: env windows # cygwin desc
|
|
db_gecos: env # cygwin desc
|
|
|
|
# End /etc/nsswitch.conf
|