search for: utmp_yield

Displaying 5 results from an estimated 5 matches for "utmp_yield".

2000 Feb 08
1
[2.0.7pre1] --with-utmp enabled ...
Under Solaris 7/sparc, I get: Compiling smbd/connection.c smbd/connection.c:381: conflicting types for `utmp_yield' smbd/connection.c:30: previous declaration of `utmp_yield' 381 has 'int pid', while 30 has 'pid_t pid' ... I changed 381 to reflect 30 and she continues on its way ... Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ h...
2003 Dec 05
1
Unable to add a printer driver
...032) session setup ok Domain=[SIERRAOREGON] OS=[Unix] Server=[Samba 2.2.0] result was NT code 00000709 -- end -- The log entry for thgis command looks like this: [2003/12/04 00:33:46, 3] smbd/connection.c:yield_connection(54) Yielding connection to IPC$ [2003/12/04 00:33:46, 2] smbd/connection.c:utmp_yield(785) utmp_yield: lp_utmp() NULL [2003/12/04 00:33:46, 3] smbd/sec_ctx.c:set_sec_ctx(310) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/12/04 00:33:46, 3] smbd/connection.c:yield_connection(54) Yielding connection to [2003/12/04 00:33:46, 3] smbd/server.c:exit_server(473) Server exit...
2000 Mar 20
2
samba-2.0.7pre2 compilation on SunOS 4.1.4 with --with-utmp
...fails... Andrew ... smbd/connection.c: In function `utmp_fill': smbd/connection.c:328: structure has no member named `ut_user' smbd/connection.c:329: structure has no member named `ut_id' smbd/connection.c:332: structure has no member named `ut_pid' smbd/connection.c: In function `utmp_yield': smbd/connection.c:400: structure has no member named `ut_type' smbd/connection.c:400: `DEAD_PROCESS' undeclared (first use in this function) smbd/connection.c:400: (Each undeclared identifier is reported only once smbd/connection.c:400: for each function it appears in.) smbd/connectio...
2000 Mar 02
4
Browsing from NT 4.0
Hi James, One of the things that NT does different from WIN9x is that it attempts to 'browse' using a null session. This typically means that SAMBA is going to try to make the attachement for the 'null' username as SAMBA's guest account (by default 'nobody'). On a lot of HP systems the 'nobody' /etc/passwd entry is set as uid -2 and gid -2. These uid/gid
2003 Dec 01
0
No subject
...001/06/12 11:15:14, 0] rpc_server/srv_samr.c:api_samr_set_userinfo(672) api_samr_set_userinfo: Unable to unmarshall SAMR_Q_SET_USERINFO. [2001/06/12 11:15:14, 0] rpc_server/srv_pipe.c:api_rpcTNP(1215) api_rpcTNP: api_samr_rpc: SAMR_SET_USERINFO failed. [2001/06/12 11:15:14, 2] smbd/connection.c:utmp_yield(785) utmp_yield: lp_utmp() NULL [2001/06/12 11:15:14, 2] smbd/server.c:exit_server(440) Closing connections And W2K says "The procedure number is out of range." Let me know if you need a higher log level, I'd be happy to oblige up to... about 5. :) Btw, I installed Samba via a...