Displaying 2 results from an estimated 2 matches for "quia".
Did you mean:
qui
2007 Jul 13
1
Cygwin: store authorized_keys in /etc/ssh/user/authorized_keys?
..."/etc/ssh/allowed_users/%s/authorized_keys", pw->pw_name);
+ success = user_key_allowed2(pw, key, file);
+ xfree(file);
+#endif
+
return success;
}
Please keep me on CC:, since I am not subscibed to this
list.
Regards
Harri
--
CoWare, Inc. | Barbarus hic ergo sum, quia non
Harald Dunkel | intellegor ulli.
Gr?ner Weg 1 |
52070 Aachen, Germany | Ovid
(+49) 241 943 788 107 |
2009 Nov 05
0
Cannot Join Domain After Samba Upgrade
...ms unlikely that it is truly a password issue as our Domain Admin
accounts can log into machines that have previously joined the domain with
the proper password. Does anyone have any ideas on what it could be?
Our smb.conf is as follows:
[global]
unix charset = CP850
workgroup = QUIACORP
server string = Samba Server Version %v
netbios name = europa
hosts allow = 127. 192.168.1.
log file = /var/log/samba/log.%m
max log size = 50
security = user
passdb backend = tdbsam:/var/samba/private/passdb.tdb
encrypt pas...