Displaying 3 results from an estimated 3 matches for "therest".
Did you mean:
theres
2007 Mar 14
4
CentOS vs. RHEL Advanced Platform
How will CentOS 5 compare to RHEL 5 Advanced Platform?
Re: Which version of RHEL will CentOS 5 compare to most directly?
Thank you,
Jeff
_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
2001 Apr 12
1
(no subject)
...?
open(FILE1, "//etc//samba//smbpasswd");
open(FILE2, ">//etc//samba//importerrors.txt");
open(FILE3, ">//etc//samba//importtest.txt");
?
while ( $input = <FILE1> ) {
?
?if ( $input =~ /^(#|$)/ ) { next; } #ignore commented out or blank
lines
?($un, $uid, $therest) = split( /:/, $input );
?if ( $un =~ /^\d/ ) {
??print FILE2 "Cannot add user $un, the username must start with an
alpha character.\n";
?}
?elsif ( $un =~ /\s/ ) {
??print FILE2 "Cannot add user $un, the username must not contain
spaces.\n";
?}
?else {
??if ( $un =~ /\$$/ ) { #...
2001 Jan 19
1
Question about shares...
Hi to all !
I'm confronted to the following problem :
I have a Linux box (SuSE 6.4 running kernel 2.2.14 & smb 2.0.7).
I have configured smb to be the master for domain named essaismb.
When I connect to this domain from a windows 98 box, it works fine.
However, all the PC that are in my firm are not (yet) configured
to connect to this domain.
At that moment, they connect to a win NT 4.0