search for: krud

Displaying 2 results from an estimated 2 matches for "krud".

Did you mean: crud
2002 Jun 06
8
problem joining the domain
...n the domain. Here's the command line and error response: [root@chain samba]# smbpasswd -j COLUMBIA -r cmc-bkup -U murphyn Password: error creating domain user: NT_STATUS_INVALID_DOMAIN_ROLE Unable to join domain COLUMBIA. [root@chain samba]# Installation is a RedHat 7.2 (from KRUD) box with freshly installed Samba RPMs version 2.2.3a-6. smb.conf was created by a cut and paste from a working installation on another box on our network, changing the server name and share paths as necessary. murphyn is a domain admin for COLUMBIA, the PDC (cmc-bkup) and the BDC are NT4 boxes....
2001 May 17
0
Patch: Set SSH_AUTHKEY to key id used to authenticate.
...way to propogate environment variables would be nice though. Enjoy, Sean -- If the code and the comments disagree, then both are probably wrong. -- Norm Schryer Sean Reifschneider, Inimitably Superfluous <jafo at tummy.com> tummy.com - Linux Consulting since 1995. Qmail, KRUD, Firewalls, Python -------------- next part -------------- diff -ur openssh-2.9p1/auth2.c openssh-2.9p1authdata/auth2.c --- openssh-2.9p1/auth2.c Wed Apr 25 06:44:15 2001 +++ openssh-2.9p1authdata/auth2.c Thu May 17 00:56:38 2001 @@ -771,6 +771,7 @@ if (key_equal(found, key) && au...