Displaying 20 results from an estimated 23 matches for "flgs".
Did you mean:
flags
2005 Jan 31
1
[patch] add "--ignore" option
...+ if (!(xflags & (XFLG_DEF_INCLUDE | XFLG_DEF_EXCLUDE |
XFLG_DEF_IGNORE)) && len) {
rprintf(FERROR,
"'!' rule has trailing characters: %s\n",
p);
exit_cleanup(RERR_SYNTAX);
@@ -794,6 +803,8 @@
continue;
if (mflags & MATCHFLG_INCLUDE)
flgs |= XFLG_DEF_INCLUDE;
+ else if (mflags & MATCHFLG_IGNORE)
+ flgs |= XFLG_DEF_IGNORE;
else if (mflags & MATCHFLG_NO_PREFIXES)
flgs |= XFLG_DEF_EXCLUDE;
add_filter_file(listp, p, flgs);
diff -ur ../rsync-HEAD-20050125-1221GMT.orig/flist.c ./flist.c
--- ../rsync-HEAD-200...
2002 Sep 07
1
REPOST: another nt4 and samba question
...verride=0)
>load_unicode_map: loading unicode map for codepage ISO8859-1.
>tdb(unknown): tdb_brlock failed (fd=3) at offset 4 rw_type=1 lck_type=13
>added interface ip=192.168.0.3 bcast=192.168.0.255 nmask=255.255.255.0
>Password:
>cli_init_creds: user Administrator domain WILDERLAND flgs: 0
>ntlmssp_cli_flgs:0
>cli_establish_connection: POLONIUM<00> connecting to HOBBITON<20>
>(0.0.0.0) - Administrator [WILDERLAND]
>resolve_lmhosts: Attempting lmhosts lookup for name Hobbiton<0x20>
>startlmhosts: Can't open lmhosts file /usr/local/samba/lib/lmho...
2002 May 31
0
Winbind issue - Again
...Yes
lp_servicenumber: couldn't find homes
set_server_role: ROLE_DOMAIN_MEMBER
codepage_initialise: client code page = 850
(lots of codepage stuff omitted)
added interface ip=146.125.251.80 bcast=146.125.251.127 nmask=255.255.255.192
Password:
cli_init_creds: user administrator domain MLAMRS flgs: 0
ntlmssp_cli_flgs:0
cli_establish_connection: LINXKEN<00> connecting to WSTRESSMS2<20> (0.0.0.1) - administrator [MLAMRS]
Connecting to 0.0.0.1 at port 445
error connecting to 0.0.0.1:445 (Invalid argument)
Connecting to 0.0.0.1 at port 139
error connecting to 0.0.0.1:139 (Invalid arg...
2002 May 15
2
joining an NT-Domain with samba 2.2.4 on HPUX 10.20: wrong IP Adress
...ix_unicode_map: ISO8859-1 (init_done=0, override=0)
load_unicode_map: loading unicode map for codepage ISO8859-1.
tdb(unknown): tdb_brlock failed (fd=3) at offset 4 rw_type=2 lck_type=6
added interface ip=10.33.2.30 bcast=10.33.2.255 nmask=255.255.255.0
cli_init_creds: user administrator domain CAD flgs: 0
ntlmssp_cli_flgs:0
cli_establish_connection: DSERVER<00> connecting to BSADPP01<20>
(192.19.218.159
) - administrator [CAD]
Connecting to 192.19.218.159 at port 445
timeout connecting to 192.19.218.159:445
Connecting to 192.19.218.159 at port 139
timeout connecting to 192.19.218.159:...
2001 Mar 12
2
Joining a W2K domain
Hi all
Can anyone tell me how to set up the w2k PDC to accept a samba unix server to join the domain.
What do I need to perform on the w2k box to enable me to join to its domain.
Regards
2003 Apr 18
0
Broken pipe error when attaching samba 2.2.8a to NT4 pdc
...icode_map: loading unicode map for codepage 850.
load_unix_unicode_map: ISO8859-1 (init_done=0, override=0)
load_unicode_map: loading unicode map for codepage ISO8859-1.
added interface ip=205.54.128.37 bcast=205.54.128.255 nmask=255.255.255.0
Password:
cli_init_creds: user marine domain THINKTANK flgs: 0
ntlmssp_cli_flgs:0
cli_establish_connection: IOS<00> connecting to TESTERPDC<20> (0.0.0.0) -
marine [THINKTANK]
resolve_wins: Attempting wins lookup for name testerpdc<0x20>
wins_srv_count: WINS status: 1 servers.
testerpdc <0.0.0.0>: alive
resolve_wins: WINS server ==...
2002 Sep 02
0
another nt4 and samba question
...59-1 (init_done=0, override=0)
load_unicode_map: loading unicode map for codepage ISO8859-1.
tdb(unknown): tdb_brlock failed (fd=3) at offset 4 rw_type=1 lck_type=13
added interface ip=192.168.0.3 bcast=192.168.0.255 nmask=255.255.255.0
Password:
cli_init_creds: user Administrator domain WILDERLAND flgs: 0
ntlmssp_cli_flgs:0
cli_establish_connection: POLONIUM<00> connecting to HOBBITON<20>
(0.0.0.0) - Administrator [WILDERLAND]
resolve_lmhosts: Attempting lmhosts lookup for name Hobbiton<0x20>
startlmhosts: Can't open lmhosts file /usr/local/samba/lib/lmhosts. Error
was No su...
2005 Aug 16
20
domU can''t start, Non-priv warnings
Can''t seem to fully boot a domU on either EM64T or Opteron with x86_64
xen-unstable. Both systems'' report this from xen:
(XEN) (file=traps.c, line=872) Non-priv domain attempted
WRMSR(00000000c0000100.
(XEN) (file=traps.c, line=872) Non-priv domain attempted
WRMSR(00000000c0000102.
(XEN) (file=traps.c, line=880) Non-priv domain attempted
RDMSR(00000000c0000080.
They boot
1999 Jan 15
6
Problems joining NT Domain
I am trying to get my linux box running slackware with kernel 2.0.36 and
samba 2.0.0 (full version not BETA) to join our NT domain. I first added
to computer to the domain. Then I typed this (computer and domain names
altered for protection):
linux_computer:/usr/local/samba/bin# smbpasswd -j MY_DOMAIN -r MY_PDC
Where linux_computer is the linux computer (like you needed that)
MY_DOMAIN is the
2003 Dec 12
0
Failure joining W2k Domain [debug info included]
...nicode_map: loading unicode map for codepage 850.
load_unix_unicode_map: ISO8859-1 (init_done=0, override=0)
load_unicode_map: loading unicode map for codepage ISO8859-1.
added interface ip=192.168.1.250 bcast=192.168.1.255 nmask=255.255.255.0
cli_init_creds: user administrator domain CORP-A flgs: 0
ntlmssp_cli_flgs:0
cli_establish_connection: IOPROB<00> connecting to DEVIANT.CORP-A.<20>
(0.0.0.0) - administrator [CORP-A]
resolve_hosts: Attempting host lookup for name
deviant.corp-a.standingtrustee.com<0x20>
1 addresses returned
internal_resolve_name: returning 1 addr...
2004 Oct 13
4
Can't join domain - no message
I have installed Samba 2.2.8a onto a Solaris 2.5.1 system from Sunfreeware.
Config file has been copied from another similar working system and all that
was changed was the netbios name.
Using smbpasswd to join the domain does not seem to be working. No message
is displayed to say either domain joined or not. secrets file is created
and an account is created on the domain. Machine is
2002 Jun 30
0
Winbind in Windows 2000 Domain
...che entry for RICHINS
resolve_srv_name: PHOENIX
resolve_lmhosts: Attempting lmhosts lookup for name PHOENIX<0x20>
getlmhostsent: lmhost entry: 127.0.0.1 localhost
resolve_hosts: Attempting host lookup for name PHOENIX<0x20>
IPC$ connections done anonymously
cli_init_creds: user domain flgs: 0
ntlmssp_cli_flgs:0
cli_establish_connection: SCOOBY<00> connecting to PHOENIX<20> (172.16.4.2) -
[]
Connecting to 172.16.4.2 at port 445
socket option SO_KEEPALIVE = 0
socket option SO_REUSEADDR = 0
socket option SO_BROADCAST = 0
socket option TCP_NODELAY = 1
socket option IPTOS_LO...
2002 Nov 19
0
winbindd+ win24
...smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=49153
smb_tid=8198
smb_pid=29260
smb_uid=10241
smb_mid=1
smt_wct=3
smb_vwv[0]=255 (0xFF)
smb_vwv[1]=48 (0x30)
smb_vwv[2]=1 (0x1)
smb_bcc=7
[000] 49 50 43 00 00 00 00 IPC....
cli_init_creds: user domain flgs: 0
ntlmssp_cli_flgs:0
write_socket(5,104)
write_socket(5,104) wrote 104
got smb length of 103
size=103
smb_com=0xa2
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=49153
smb_tid=8198
smb_pid=29260
smb_uid=10241
smb_mid=1
smt_wct=34
smb_vwv[0]=255 (0xFF)
smb_vwv[1]=103 (0x67)
smb_vwv[2]=3840 (0x...
2005 Aug 19
15
x86_64 SLES 9 SP2 build break
I am trying to build xen on x86_64 SLES 9 SP2 box this morning and am
getting this error:
arch/xen/kernel/built-in.o(.text+0x1bd6): In function `__do_suspend'':
: undefined reference to `HYPERVISOR_vcpu_pickle''
make[4]: *** [.tmp_vmlinux1] Error 1
make[4]: Leaving directory `/tmp/xen-unstable.hg/linux-2.6.12-xen0''
make[3]: *** [build] Error 2
make[3]: Leaving directory
2003 Oct 17
9
unable to join domain
...ap: 850
load_unicode_map: loading unicode map for codepage 850.
load_unix_unicode_map: ISO8859-1 (init_done=0, override=0)
load_unicode_map: loading unicode map for codepage ISO8859-1.
added interface ip=10.1.1.13 bcast=10.1.1.255 nmask=255.255.255.0
cli_init_creds: user xxxxxxxxxx domain IOWATRIBE flgs: 0
ntlmssp_cli_flgs:0
resolve_lmhosts: Attempting lmhosts lookup for name IOWATRIBE<0x1b>
getlmhostsent: lmhost entry: 127.0.0.1 localhost
resolve_wins: Attempting wins lookup for name IOWATRIBE<0x1b>
wins_srv_count: WINS status: 1 servers.
10.1.1.1 <10.1.1.1>: alive
resolve_wi...
2001 Dec 13
0
smpassswd unable to join domain.
...|
>----------------------------------------------------------------------------|
INFO: Debug class all level = 3 (pid 23279 from pid 23279)
added interface ip=165.181.28.19 bcast=165.181.28.63 nmask=255.255.255.192
cli_init_creds: user knoxth domain CCH flgs: 0
ntlmssp_cli_flgs:0
resolve_srv_name: CHRIVDC01
resolve_lmhosts: Attempting lmhosts lookup for name CHRIVDC01<0x20>
getlmhostsent: lmhost entry: 165.181.122.48 CHRIVDC01#20
cli_establish_connection: CHRIVH19B<00> connecting to CHRIVDC01<20>
(165.181.122.48) - knoxth [CCH]
Connec...
2002 Oct 23
3
cupsaddsmb rpcclient error
I am running samba 2.2.6 and cups 1.1.16. I can't get cupsaddsmb to
complete successfully. I'm at an end here, I can't think of anything
else to try after 2 weeks of searching the web. It copies the drivers
to the print$ share directory, however the SetPrinter command fails on
the rpcclient command and it returns with an NT_STATUS_UNSUCCESSFUL
error. At the SetPrinter failure, it
1999 Sep 23
1
rpcclient problem
i can use the smbclient -L just fine to get a list of shares off my NT4 (Alpha processor) server. My problem lies with rpcclient. It lets me login but then samtest gives the following error:
smb: \> samtest
samtest
SAM Encryption Test
SAMR_R_UNKNOWN_38: Unknown NT error
smb: \>
all i need to be able to do is change the nt password, but the ntpass command gives the same error.
any ideas
2003 May 22
0
net rpc samdump and vampire
...[ 0]= 255 (0xFF)
smb_vwv[ 1]= 48 (0x30)
smb_vwv[ 2]= 1 (0x1)
smb_bcc=7
[2003/05/22 12:19:39, 10] lib/util.c:dump_data(1886)
[000] 49 50 43 00 00 00 00 IPC....
[2003/05/22 12:19:39, 10] libsmb/clientgen.c:cli_init_creds(211)
cli_init_creds: user domain flgs: 0
ntlmssp_cli_flgs:0
[2003/05/22 12:19:39, 6] lib/util_sock.c:write_socket(407)
write_socket(5,108)
[2003/05/22 12:19:39, 6] lib/util_sock.c:write_socket(410)
write_socket(5,108) wrote 108
[2003/05/22 12:19:39, 10] lib/util_sock.c:read_smb_length_return_keepalive(463)
got smb length of 103...
2003 Jul 31
4
winbind on Solaris 2.5.1 not working.
Ok folks,
Here is the deal. I have posted to the news groups several times and gotten
not a single thing. I have been trying since march to get 2.2.8a working on
sol2.5.1 with winbind to do the authentication but it has failed miserably.
Winbindd starts but fails to create the /tmp/.winbindd/pipe file and bombs
like a daisycutter. But if I run winbindd like this " truss -aefo /tmp/file