Searched refs:guest (Results 1 - 25 of 42) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/data/
H A Dsmb.conf2 guest account = admin
4 guest ok = yes
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/dce-dfs/
H A Dsmb.conf5 guest account = guest
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Debian/debian-stable/
H A Dsmb.conf84 passdb backend = tdbsam guest
88 ; guest account = nobody
190 ; guest ok = yes
210 guest ok = no
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Debian/debian-unstable/
H A Dsmb.conf84 passdb backend = tdbsam guest
88 ; guest account = nobody
190 ; guest ok = yes
210 guest ok = no
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Mandrake/
H A Dsmb.conf76 # Uncomment this if you want a guest account, you must add this to /etc/passwd
78 # guest account = pcguest
79 # Allow users to map to guest:
80 map to guest = bad user
257 # passdb backend = smbpasswd guest
258 # TDB backen with fallback to smbpasswd and guest
259 # passdb backend = tdbsam smbpasswd guest
260 # LDAP with fallback to smbpasswd guest
262 # passdb backend = ldapsam:ldaps://ldap.mydomain.com smbpasswd guest
264 # passdb backend = ldapsam_compat:ldaps://ldap.mydomain.com smbpasswd guest
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dzoran_device.h38 /* codec (or actually: guest bus) access */
41 unsigned guest,
45 unsigned guest,
H A Dzoran_device.c140 unsigned int guest,
147 ZR36057_POR_PODir | ZR36057_POR_POTime | ((guest & 7) << 20) |
156 unsigned int guest,
161 por = ZR36057_POR_POTime | ((guest & 7) << 20) | ((reg & 7) << 16);
178 int i, guest[8]; local
181 guest[i] = post_office_read(zr, i, 0);
187 printk(" 0x%02x", guest[i]);
205 int timeout, i, j, res, guest[8], guest0[8], change[8][3]; local
212 guest0[i] = guest[i] = post_office_read(zr, i, 0);
223 if (res != guest[
139 post_office_write(struct zoran *zr, unsigned int guest, unsigned int reg, unsigned int value) argument
155 post_office_read(struct zoran *zr, unsigned int guest, unsigned int reg) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/uams/
H A Duams_guest.c51 char *guest, *username; local
56 if (uam_afpserver_option(obj, UAM_OPTION_GUEST, (void *) &guest,
64 strcpy(username, guest);
65 if ((pwent = getpwnam(guest)) == NULL) {
67 guest, strerror(errno) );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/
H A Duams_guest.c51 char *guest, *username; local
56 if (uam_afpserver_option(obj, UAM_OPTION_GUEST, (void *) &guest,
64 strcpy(username, guest);
65 if ((pwent = getpwnam(guest)) == NULL) {
67 guest, strerror(errno) );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Fedora/
H A Dsmb.conf40 # Uncomment this if you want a guest account, you must add this to /etc/passwd
42 ; guest account = pcguest
188 ; guest ok = yes
198 ; guest ok = yes
207 # Set public = yes to allow user 'guest account' to print
208 guest ok = no
270 ; only guest = yes
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/LSB/
H A Dsmb.conf40 # Uncomment this if you want a guest account, you must add this to /etc/passwd
42 ; guest account = pcguest
190 ; guest ok = yes
200 ; guest ok = yes
209 # Set public = yes to allow user 'guest account' to print
210 guest ok = no
272 ; only guest = yes
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/RedHat/
H A Dsmb.conf40 # Uncomment this if you want a guest account, you must add this to /etc/passwd
42 ; guest account = pcguest
188 ; guest ok = yes
198 ; guest ok = yes
207 # Set public = yes to allow user 'guest account' to print
208 guest ok = no
270 ; only guest = yes
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmb.conf67 guest account = nobody
68 map to guest = Bad User
94 guest ok = Yes
105 guest ok = yes
117 guest ok = No
129 guest ok = Yes
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Drpc_creds.h41 BOOL guest; member in struct:unixuser_creds
H A Dauth.h57 BOOL guest; member in struct:auth_serversupplied_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dkernel_stat.h26 cputime64_t guest; member in struct:cpu_usage_stat
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/testsuite/build_farm/template/
H A Dbasicsmb.smb.conf9 guest account = WHOAMI
47 guest ok = yes
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/tridge/
H A Dsmb.conf10 guest account = pcguest
50 guest ok = no
57 guest ok = no
101 guest ok = yes
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/utils/
H A Dnet_status.c144 BOOL guest = True; local
160 guest = False;
167 guest ? "" : uidtoname(ids->entries[i].uid),
168 guest ? "" : gidtoname(ids->entries[i].gid),
170 guest ? "" : ids->entries[i].hostname,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dpassword.c180 vuser->guest = server_info->guest;
217 DEBUG(10,("register_vuid: (%u,%u) %s %s %s guest=%d\n",
220 vuser->user.unix_name, vuser->user.smb_name, vuser->user.domain, vuser->guest ));
256 (a) This is not a guest connection,
264 if ( (!vuser->guest) && vuser->unix_homedir && *(vuser->unix_homedir))
280 if (srv_is_signing_negotiated() && !vuser->guest && !srv_signing_started()) {
281 /* Try and turn on server signing on the first non-guest sessionsetup. */
472 BOOL *guest)
481 *guest
471 authorise_login(int snum, fstring user, DATA_BLOB password, BOOL *guest) argument
[all...]
H A Dservice.c273 BOOL guest = False; local
296 guest = True;
299 DEBUG(0,("make_connection_snum: Invalid guest account %s??\n",guestname));
312 if (vuser->guest) {
314 DEBUG(2, ("guest user (from session setup) not permitted to access this share (%s)\n", lp_servicename(snum)));
332 guest = vuser->guest;
338 if (!authorise_login(snum,user,password,&guest)) {
495 guest);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dglobals.h81 char *guest, *loginmesg, *keyfile, *passwdfile; member in struct:afp_options
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dproc_misc.c445 cputime64_t guest; local
450 guest = cputime64_zero;
466 guest = cputime64_add(guest, kstat_cpu(i).cpustat.guest);
480 (unsigned long long)cputime64_to_clock_t(guest));
491 guest = kstat_cpu(i).cpustat.guest;
503 (unsigned long long)cputime64_to_clock_t(guest));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dglobals.h85 char *guest, *loginmesg, *keyfile, *passwdfile; member in struct:afp_options
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dafp_options.c108 if (opt->guest && (opt->guest != save->guest))
109 free(opt->guest);
160 options->guest = "nobody";
304 options->guest = opt;
677 fprintf( stderr, "\t [-c maxconnections] [-g guest] [-P pidfile] [-S port] [-L message]\n" );
726 options->guest = optarg;

Completed in 181 milliseconds

12