Displaying 2 results from an estimated 2 matches for "ibut".
Did you mean:
but
2024 Feb 04
1
GPO Entries missing
Hi all
I just installed the the ADMX-fils for the Linux-GPOs. IBut when I look
at the Group Policy Editor below "samba" I only see "Unix Setting ->
Scripts". "smb.conf", "Messages", "sudo-files" are missing. If I take a
look at the admx-file itself all the options are in the file.
I uses Sernet Samba 4.18.4...
2002 May 06
1
A make problem with Samba 2.2.4
...ibsmb/smbdes.c
Compiling libsmb/smbencrypt.c
cc: Warning: libsmb/smbencrypt.c, line 62: In this statement, the referenced typ
e of the pointer value "passwd" is "const unsigned char", which is not compatibl
e with "const char" because they differ by signed/unsigned attribute. (ptrmismat
ch1)
len = strlen(passwd);
---------------------^
Compiling libsmb/smberr.c
Compiling libsmb/credentials.c
Compiling libsmb/pwd_cache.c
Compiling libsmb/clioplock.c
Compiling libsmb/errormap.c
Compiling libsmb/doserr.c
Compiling libsmb/passchange.c
Compiling libsmb/unexpected.c...