Displaying 9 results from an estimated 9 matches for "snapp".
Did you mean:
snap
2009 Jan 22
2
Converting ddf/dct/sas data definition file to R
...ehold"
2 = "Male householder family"
3 = "Female householder family"
4 = "Male householder nonfamily"
5 = "Female householder nonfamily"
6 = "Group quarters"
;
snapp -->
This entry defines the variable HTYPE as a factor and assigns levels
and labels. Ideally, it would be transformed into the following entry
in R:
data.frame$HTYPE <- factor(data.frame$HTYPE,
levels=c(0,1,2,3,4,5,6),
labels=c("Not in household",
"Marri...
2012 Mar 20
1
Help with smbpasswd file
...mba Server %v
security = user
encrypt passwords = yes
passdb backend = smbpasswd
log file = /LOGS/log.smbd
max log size = 200000
log level = 2
delete readonly = yes
invalid users = root daemon bin sys adm uucp nuucp lpd imnadm ipsec
lp snapp inv scout
guest account = nobody
host msdfs = no
max xmit = 65535
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192
strict locking = no
allocation roundup size = 2097152
use sendfile = true
co...
2010 Apr 27
1
Samba ADS on AIX 6.1 TL04
Hi All
I'm trying to intergrate samba server with ADS on AIX 6.1 TL04, for last one
week, with idmap / winbind but no satisfactory results. I have gone through
various links at samba.org relating to winbind, idmapper and followed
http://pware.hvcc.edu/ for precompiled binaries and
http://pware.hvcc.edu/AIX-Samba.pdf which is for AIX 6.1 TL03 though.
I have found the samba which is provided
2004 Feb 06
0
closed connection
...connection to service w-lohn
[2004/02/06 12:16:19, 3] smbd/connection.c:yield_connection(48)
Yielding connection to w-lohn
[2004/02/06 12:16:19, 3] smbd/sec_ctx.c:set_sec_ctx(329)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/02/06 12:16:19, 3] smbd/vfs.c:vfs_ChDir(574)
vfs_ChDir to /
snapp - - - -
Here is my smb.conf:
[global]
workgroup = TEST
encrypt passwords = Yes
map to guest = Bad User
null passwords = Yes
keepalive = 10
logon script = login.bat
domain logons = Yes
os level = 256
socket options = TCP_NODELAY
preferred master = Yes
domain master = Yes
local master =...
2011 Jun 16
2
kb2536276 causing issues with non encrypted password configuration
...name = *****
server string = **** Samba Server %v
security = user
encrypt passwords = no
log file = ******
max log size = 200000
log level = 2
delete readonly = yes
invalid users = root daemon bin sys adm uucp nuucp lpd imnadm ipsec
lp snapp invscout
guest account = nobody
host msdfs = no
max xmit = 65535
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192
strict locking = no
allocation roundup size = 2097152
use sendfile = true
comment = Samba **** Share
path...
2002 May 14
1
what''s the meaning of xchg()?
...what I
>> read on the IMQ-site (http://luxik.cdi.cz/~devik/qos/imq.htm):
>>
>> --- snipp ---
>>
>> Each non-marked skb is intercepted in dev_queue_xmit and queued to IMQ if it is
>> up. Immediately it tries to dequeue it (software pump).
>>
>> --- snapp ---
>>
>> "Each non-marked skb" <-- Thats what made me think that there is a way to "mark"
>> a device...
>
>this is only internal mark to know whether the skb was
>already in IMQ. You could use it but you would have to
>add new user parameter...
2006 Nov 27
7
3 prototype/scriptaculous effects in order on one <div>
What I am trying to do is fade out the content in a certain <div> load
new content while its black then fade in the new content but im lost.
I need it to go like this...
Effect.Fade,Ajax.Update,Effect.Appear
but everytime I try to do it it just trys to do all of them at once,
how do I go about making the effects wait on the previous one before it
starts?
2008 May 20
1
The specified network name is no longer available 3.0.25 RHEL4
...=Idmap
ldap machine suffix = ou=People
ldap suffix = dc=something,dc=com
ldap ssl = no
ldap user suffix = ou=People
idmap backend = ldap:ldap://localhost
idmap uid = 40000-50000
idmap gid = 40000-50000
invalid users = roots, daemon, bin, sys, adm, uucp, nuucp, lpd, imnadm, ipsec, lp, snapp,
[netlogon]
comment = Network Logon Service
path = /smbshare/netlogon
admin users = @wheel, "@Domain Admins"
read only = Yes
create mask = 0644
directory mask = 0755
browseable = No
locking = No
[homes]
comment = Home directory for %U
path = /smbshare/users/%S
valid users =...
2012 Mar 02
0
server signing = mandatory aix 6.1 (abridged debug)
...y = user
encrypt passwords = yes
passdb backend = smbpasswd
log file = /somename/somename_LOGS/log.smbd.someserver
max log size = 200000
log level = 2
delete readonly = yes
invalid users = root daemon bin sys adm uucp nuucp lpd imnadm ipsec
lp snapp invscout
guest account = nobody
host msdfs = no
max xmit = 65535
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192
strict locking = no
allocation roundup size = 2097152
use sendfile = true
comment = Samba somename Share
p...