]> arthur.barton.de Git - netatalk.git/blobdiff - include/atalk/uam.h
AFP 3 fixes ofr cleartxt login and 31 char filename size limit
[netatalk.git] / include / atalk / uam.h
index 5bf6b69fb70e1e52bb3cc1608d7bdca23688c6c2..d7e5048fc4f7ea23909b7cfeda744c80352f0b76 100644 (file)
@@ -28,6 +28,7 @@
 #define UAM_SERVER_LOGIN         (1 << 0)
 #define UAM_SERVER_CHANGEPW      (1 << 1)
 #define UAM_SERVER_PRINTAUTH     (1 << 2) 
+#define UAM_SERVER_LOGIN_EXT     (1 << 3)
 
 /* options */
 #define UAM_OPTION_USERNAME     (1 << 0) /* get space for username */